Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.cpp227 status_t SoftAVC::setFlushMode() { in setFlushMode() function in android::SoftAVC
436 setFlushMode(); in onPortFlushCompleted()
538 setFlushMode(); in onQueueFilled()
643 setFlushMode(); in onQueueFilled()
715 setFlushMode(); in onQueueFilled()
DSoftAVCDec.h98 status_t setFlushMode();
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.cpp265 status_t SoftHEVC::setFlushMode() { in setFlushMode() function in android::SoftHEVC
433 setFlushMode(); in onPortFlushCompleted()
530 setFlushMode(); in onQueueFilled()
632 setFlushMode(); in onQueueFilled()
696 setFlushMode(); in onQueueFilled()
DSoftHEVC.h103 status_t setFlushMode();
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.cpp230 status_t SoftMPEG2::setFlushMode() { in setFlushMode() function in android::SoftMPEG2
569 setFlushMode(); in onPortFlushCompleted()
649 setFlushMode(); in onQueueFilled()
759 setFlushMode(); in onQueueFilled()
847 setFlushMode(); in onQueueFilled()
DSoftMPEG2.h115 status_t setFlushMode();
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.h93 status_t setFlushMode();
DC2SoftHevcDec.cpp371 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
616 status_t C2SoftHevcDec::setFlushMode() { in setFlushMode() function in android::C2SoftHevcDec
976 if (OK != setFlushMode()) return C2_CORRUPTED; in drainInternal()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.h131 status_t setFlushMode();
DC2SoftMpeg2Dec.cpp360 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
683 status_t C2SoftMpeg2Dec::setFlushMode() { in setFlushMode() function in android::C2SoftMpeg2Dec
1034 if (OK != setFlushMode()) return C2_CORRUPTED; in drainInternal()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.h134 status_t setFlushMode();
DC2SoftAvcDec.cpp379 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
619 status_t C2SoftAvcDec::setFlushMode() { in setFlushMode() function in android::C2SoftAvcDec
972 if (OK != setFlushMode()) return C2_CORRUPTED; in drainInternal()