Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/hevcdec/
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()
DSoftHEVC.h108 status_t resetPlugin();
/frameworks/av/media/libstagefright/codecs/avcdec/
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()
DSoftAVCDec.h103 status_t resetPlugin();
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
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()
DSoftMPEG2.h120 status_t resetPlugin();
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.h99 void resetPlugin();
DC2SoftHevcDec.cpp351 resetPlugin(); in onStop()
389 resetPlugin(); in onFlush_sm()
502 resetPlugin(); in initDecoder()
657 void C2SoftHevcDec::resetPlugin() { in resetPlugin() function in android::C2SoftHevcDec
878 resetPlugin(); in process()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp343 resetPlugin(); in onStop()
385 resetPlugin(); in onFlush_sm()
576 resetPlugin(); in initDecoder()
731 void C2SoftMpeg2Dec::resetPlugin() { in resetPlugin() function in android::C2SoftMpeg2Dec
943 resetPlugin(); in process()
977 resetPlugin(); in process()
DC2SoftMpeg2Dec.h137 void resetPlugin();
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp360 resetPlugin(); in onStop()
396 resetPlugin(); in onFlush_sm()
507 resetPlugin(); in initDecoder()
662 void C2SoftAvcDec::resetPlugin() { in resetPlugin() function in android::C2SoftAvcDec
884 resetPlugin(); in process()
DC2SoftAvcDec.h140 void resetPlugin();