Searched defs:decodeFrame (Results 1 – 9 of 9) sorted by relevance
76 void MediaH264DecoderVideoToolBoxProxy::decodeFrame(void* ptr) { in decodeFrame() function in android::emulation::MediaH264DecoderVideoToolBoxProxy
166 void MediaVpxDecoderGeneric::decodeFrame(void* ptr) { in decodeFrame() function in android::emulation::MediaVpxDecoderGeneric
198 void MediaH264DecoderGeneric::decodeFrame(void* ptr) { in decodeFrame() function in android::emulation::MediaH264DecoderGeneric
205 void MediaH264DecoderFfmpeg::decodeFrame(void* ptr) { in decodeFrame() function in android::emulation::MediaH264DecoderFfmpeg
208 void MediaH264DecoderCuvid::decodeFrame(void* ptr) { in decodeFrame() function in android::emulation::MediaH264DecoderCuvid
291 void MediaH264DecoderVideoToolBox::decodeFrame(void* ptr) { in decodeFrame() function in android::emulation::MediaH264DecoderVideoToolBox
102 h264_result_t MediaH264Decoder::decodeFrame(uint8_t* img, size_t szBytes, uint64_t pts) { in decodeFrame() function in MediaH264Decoder
100 hevc_result_t MediaHevcDecoder::decodeFrame(uint8_t *img, size_t szBytes, in decodeFrame() function in MediaHevcDecoder
100 h264_result_t MediaH264Decoder::decodeFrame(uint8_t *img, size_t szBytes, in decodeFrame() function in MediaH264Decoder