Searched refs:DRAIN_COMPONENT_NO_EOS (Results 1 – 12 of 12) sorted by relevance
/frameworks/av/media/codec2/core/include/ |
D | C2Component.h | 514 DRAIN_COMPONENT_NO_EOS = (1 << 0), enumerator
|
/frameworks/av/media/codec2/components/flac/ |
D | C2SoftFlacEnc.cpp | 196 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/ |
D | Component.cpp | 293 C2Component::DRAIN_COMPONENT_NO_EOS); in drain()
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 948 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/ |
D | Component.cpp | 357 C2Component::DRAIN_COMPONENT_NO_EOS)); in drain()
|
/frameworks/av/media/codec2/hal/hidl/1.0/utils/ |
D | Component.cpp | 355 C2Component::DRAIN_COMPONENT_NO_EOS)); in drain()
|
/frameworks/av/media/codec2/hal/hidl/1.1/utils/ |
D | Component.cpp | 361 C2Component::DRAIN_COMPONENT_NO_EOS)); in drain()
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacEnc.cpp | 658 case DRAIN_COMPONENT_NO_EOS: in drain()
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 899 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcDec.cpp | 890 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
|
/frameworks/av/media/codec2/hal/plugin/ |
D | FilterWrapper.cpp | 544 case DRAIN_COMPONENT_NO_EOS: in drain_nb()
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 672 drainInternal(DRAIN_COMPONENT_NO_EOS, pool, work); in process()
|