Home
last modified time | relevance | path

Searched defs:RGB565ToRGB888 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/
H A Davmetadata_mock.cpp137 int32_t AVMetadataMock::RGB565ToRGB888(const unsigned short *rgb565Buf, int rgb565Size, in RGB565ToRGB888() function in OHOS::Media::AVMetadataMock
/ohos5.0/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_utils.cpp204 bool SnapShotUtils::RGB565ToRGB888(const uint8_t* rgb565Buf, uint8_t *rgb888Buf, int32_t size) in RGB565ToRGB888() function in OHOS::SnapShotUtils