Searched defs:copyImageData (Results 1 – 4 of 4) sorted by relevance
262 void GoldfishAVCDec::copyImageData( OMX_BUFFERHEADERTYPE *outHeader, h264_image_t & img) { in copyImageData() function in android::GoldfishAVCDec
803 void C2GoldfishAvcDec::copyImageData(h264_image_t &img) { in copyImageData() function in android::C2GoldfishAvcDec
750 void C2GoldfishHevcDec::copyImageData(hevc_image_t &img) { in copyImageData() function in android::C2GoldfishHevcDec
1094 void copyImageData(vector<ArrayBuffer<uint8_t>> &dstImageData, const ImageInfo &dstImageInfo, int d… in copyImageData() function