Home
last modified time | relevance | path

Searched refs:COMPONENT_NUM_RGB (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_encoder.cpp43 constexpr uint32_t COMPONENT_NUM_RGB = 3; variable
119 components = COMPONENT_NUM_RGB; in GetEncodeFormat()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugin_libjpeg_test.cpp38 constexpr uint32_t COMPONENT_NUM_RGB = 3; variable
2007 ASSERT_EQ(componentsNum, COMPONENT_NUM_RGB);
2010 ASSERT_EQ(componentsNum, COMPONENT_NUM_RGB);