Home
last modified time | relevance | path

Searched refs:resetPlugin (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp171 status_t SoftAVC::resetPlugin() { in resetPlugin() function in android::SoftAVC
291 resetPlugin(); in initDecoder()
338 resetPlugin(); in onReset()
458 resetPlugin(); in onPortFlushCompleted()
634 resetPlugin(); in onQueueFilled()
657 resetPlugin(); in onQueueFilled()
694 resetPlugin(); in onQueueFilled()
H A DSoftAVCDec.h103 status_t resetPlugin();
/aosp12/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp165 status_t SoftHEVC::resetPlugin() { in resetPlugin() function in android::SoftHEVC
330 resetPlugin(); in initDecoder()
378 resetPlugin(); in onReset()
457 resetPlugin(); in onPortFlushCompleted()
623 resetPlugin(); in onQueueFilled()
647 resetPlugin(); in onQueueFilled()
684 resetPlugin(); in onQueueFilled()
H A DSoftHEVC.h108 status_t resetPlugin();
/aosp12/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp170 status_t SoftMPEG2::resetPlugin() { in resetPlugin() function in android::SoftMPEG2
387 resetPlugin(); in initDecoder()
462 resetPlugin(); in onReset()
581 resetPlugin(); in onPortFlushCompleted()
750 resetPlugin(); in onQueueFilled()
780 resetPlugin(); in onQueueFilled()
835 resetPlugin(); in onQueueFilled()
H A DSoftMPEG2.h120 status_t resetPlugin();
/aosp12/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.cpp344 resetPlugin(); in onStop()
386 resetPlugin(); in onFlush_sm()
577 resetPlugin(); in initDecoder()
732 void C2SoftMpeg2Dec::resetPlugin() { in resetPlugin() function in android::C2SoftMpeg2Dec
944 resetPlugin(); in process()
978 resetPlugin(); in process()
H A DC2SoftMpeg2Dec.h137 void resetPlugin();
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcDec.cpp363 resetPlugin(); in onStop()
401 resetPlugin(); in onFlush_sm()
516 resetPlugin(); in initDecoder()
671 void C2SoftAvcDec::resetPlugin() { in resetPlugin() function in android::C2SoftAvcDec
896 resetPlugin(); in process()
H A DC2SoftAvcDec.h139 void resetPlugin();
/aosp12/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcDec.cpp350 resetPlugin(); in onStop()
390 resetPlugin(); in onFlush_sm()
507 resetPlugin(); in initDecoder()
662 void C2SoftHevcDec::resetPlugin() { in resetPlugin() function in android::C2SoftHevcDec
885 resetPlugin(); in process()
H A DC2SoftHevcDec.h98 void resetPlugin();