Searched defs:decodeFrameInternal (Results 1 – 4 of 4) sorted by relevance
/hardware/google/aemu/host-common/ | ||
D | MediaH264DecoderGeneric.cpp | 242 void MediaH264DecoderGeneric::decodeFrameInternal(const uint8_t* data, in decodeFrameInternal() function in android::emulation::MediaH264DecoderGeneric |
D | MediaH264DecoderFfmpeg.cpp | 211 void MediaH264DecoderFfmpeg::decodeFrameInternal(DecodeFrameParam& param) { in decodeFrameInternal() function in android::emulation::MediaH264DecoderFfmpeg |
D | MediaH264DecoderVideoToolBox.cpp | 307 void MediaH264DecoderVideoToolBox::decodeFrameInternal(size_t* pRetSzBytes, int32_t* pRetErr, const… in decodeFrameInternal() function in android::emulation::MediaH264DecoderVideoToolBox |
D | MediaH264DecoderCuvid.cpp | 246 void MediaH264DecoderCuvid::decodeFrameInternal(uint64_t* pRetSzBytes, in decodeFrameInternal() function in android::emulation::MediaH264DecoderCuvid |