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.cpp328 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
594 status_t C2SoftHevcDec::setFlushMode() { in setFlushMode() function in android::C2SoftHevcDec
868 if (OK != setFlushMode()) return C2_CORRUPTED; in drainInternal()
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.h137 status_t setFlushMode();
DC2SoftMpeg2Dec.cpp295 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
638 status_t C2SoftMpeg2Dec::setFlushMode() { in setFlushMode() function in android::C2SoftMpeg2Dec
945 if (OK != setFlushMode()) return C2_CORRUPTED; in drainInternal()
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.h140 status_t setFlushMode();
DC2SoftAvcDec.cpp371 if (OK != setFlushMode()) return C2_CORRUPTED; in onFlush_sm()
632 status_t C2SoftAvcDec::setFlushMode() { in setFlushMode() function in android::C2SoftAvcDec
899 if (OK != setFlushMode()) return C2_CORRUPTED; in drainInternal()