Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.h92 status_t setFlushMode();
DC2SoftHevcDec.cpp362 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
597 status_t C2SoftHevcDec::setFlushMode() { in setFlushMode() function in android::C2SoftHevcDec
893 if (OK != setFlushMode()) return C2_CORRUPTED; in drainInternal()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.h133 status_t setFlushMode();
DC2SoftAvcDec.cpp368 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
598 status_t C2SoftAvcDec::setFlushMode() { in setFlushMode() function in android::C2SoftAvcDec
895 if (OK != setFlushMode()) return C2_CORRUPTED; in drainInternal()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.h130 status_t setFlushMode();
DC2SoftMpeg2Dec.cpp359 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
672 status_t C2SoftMpeg2Dec::setFlushMode() { in setFlushMode() function in android::C2SoftMpeg2Dec
986 if (OK != setFlushMode()) return C2_CORRUPTED; in drainInternal()