Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2Component.h514 DRAIN_COMPONENT_NO_EOS = (1 << 0), enumerator
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacEnc.cpp196 c2_status_t status = drain(DRAIN_COMPONENT_NO_EOS, nullptr); in onStop()
500 case DRAIN_COMPONENT_NO_EOS: in drain()
/frameworks/av/media/codec2/hal/aidl/
DComponent.cpp293 C2Component::DRAIN_COMPONENT_NO_EOS); in drain()
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp948 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
981 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponent.cpp357 C2Component::DRAIN_COMPONENT_NO_EOS)); in drain()
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DComponent.cpp355 C2Component::DRAIN_COMPONENT_NO_EOS)); in drain()
/frameworks/av/media/codec2/hal/hidl/1.1/utils/
DComponent.cpp361 C2Component::DRAIN_COMPONENT_NO_EOS)); in drain()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp658 case DRAIN_COMPONENT_NO_EOS: in drain()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp899 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp890 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
/frameworks/av/media/codec2/hal/plugin/
DFilterWrapper.cpp544 case DRAIN_COMPONENT_NO_EOS: in drain_nb()
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp672 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()