Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp262 void GoldfishAVCDec::copyImageData( OMX_BUFFERHEADERTYPE *outHeader, h264_image_t & img) { in copyImageData() function in android::GoldfishAVCDec
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp803 void C2GoldfishAvcDec::copyImageData(h264_image_t &img) { in copyImageData() function in android::C2GoldfishAvcDec
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp750 void C2GoldfishHevcDec::copyImageData(hevc_image_t &img) { in copyImageData() function in android::C2GoldfishHevcDec