Home
last modified time | relevance | path

Searched refs:DRAIN_COMPONENT_NO_EOS (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/codec2/components/flac/
DC2SoftFlacEnc.cpp179 c2_status_t status = drain(DRAIN_COMPONENT_NO_EOS, nullptr); in onStop()
434 case DRAIN_COMPONENT_NO_EOS: in drain()
/frameworks/av/media/codec2/core/include/
DC2Component.h514 DRAIN_COMPONENT_NO_EOS = (1 << 0), enumerator
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponent.cpp274 C2Component::DRAIN_COMPONENT_NO_EOS)); in drain()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp935 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
968 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp614 case DRAIN_COMPONENT_NO_EOS: in drain()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp876 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp881 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()