Home
last modified time | relevance | path

Searched refs:getVuiParams (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.h109 void getVuiParams(h264_image_t &img);
DC2GoldfishAvcDec.cpp771 void C2GoldfishAvcDec::getVuiParams(h264_image_t &img) { in getVuiParams() function in android::C2GoldfishAvcDec
804 getVuiParams(img); in copyImageData()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.h109 void getVuiParams(hevc_image_t &img);
DC2GoldfishHevcDec.cpp717 void C2GoldfishHevcDec::getVuiParams(hevc_image_t &img) { in getVuiParams() function in android::C2GoldfishHevcDec
751 getVuiParams(img); in copyImageData()