Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_encoder.cpp41 constexpr uint32_t COMPONENT_NUM_RGBA = 4; variable
98 components = COMPONENT_NUM_RGBA; in GetEncodeFormat()
130 components = COMPONENT_NUM_RGBA; in GetEncodeFormat()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugin_libjpeg_test.cpp36 constexpr uint32_t COMPONENT_NUM_RGBA = 4; variable
1995 ASSERT_EQ(componentsNum, COMPONENT_NUM_RGBA);
1998 ASSERT_EQ(componentsNum, COMPONENT_NUM_RGBA);
2019 ASSERT_EQ(componentsNum, COMPONENT_NUM_RGBA);