Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaH264DecoderGeneric.cpp242 void MediaH264DecoderGeneric::decodeFrameInternal(const uint8_t* data, in decodeFrameInternal() function in android::emulation::MediaH264DecoderGeneric
DMediaH264DecoderFfmpeg.cpp211 void MediaH264DecoderFfmpeg::decodeFrameInternal(DecodeFrameParam& param) { in decodeFrameInternal() function in android::emulation::MediaH264DecoderFfmpeg
DMediaH264DecoderVideoToolBox.cpp307 void MediaH264DecoderVideoToolBox::decodeFrameInternal(size_t* pRetSzBytes, int32_t* pRetErr, const… in decodeFrameInternal() function in android::emulation::MediaH264DecoderVideoToolBox
DMediaH264DecoderCuvid.cpp246 void MediaH264DecoderCuvid::decodeFrameInternal(uint64_t* pRetSzBytes, in decodeFrameInternal() function in android::emulation::MediaH264DecoderCuvid