Home
last modified time | relevance | path

Searched refs:reInitDecoder (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.cpp441 status_t SoftMPEG2::reInitDecoder() { in reInitDecoder() function in android::SoftMPEG2
511 reInitDecoder(); in internalSetParameter()
659 if (OK != reInitDecoder()) { in onQueueFilled()
734 if (OK != reInitDecoder()) { in onQueueFilled()
DSoftMPEG2.h121 status_t reInitDecoder();
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.h139 status_t reInitDecoder();
DC2SoftMpeg2Dec.cpp747 status_t C2SoftMpeg2Dec::reInitDecoder() { in reInitDecoder() function in android::C2SoftMpeg2Dec
958 if (OK != reInitDecoder()) { in process()