Home
last modified time | relevance | path

Searched defs:IS_LITTLE_ENDIAN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dcolor_converter_test.cpp25 constexpr bool IS_LITTLE_ENDIAN = true; variable
H A Dpixel_convert_test.cpp33 constexpr bool IS_LITTLE_ENDIAN = true; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpixel_convert.cpp52 constexpr bool IS_LITTLE_ENDIAN = true; variable
54 constexpr bool IS_LITTLE_ENDIAN = false; variable