Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp803 void C2GoldfishAvcDec::copyImageData(h264_image_t &img) { in copyImageData() function in android::C2GoldfishAvcDec
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp750 void C2GoldfishHevcDec::copyImageData(hevc_image_t &img) { in copyImageData() function in android::C2GoldfishHevcDec
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp1094 void copyImageData(vector<ArrayBuffer<uint8_t>> &dstImageData, const ImageInfo &dstImageInfo, int d… in copyImageData() function