Home
last modified time | relevance | path

Searched defs:fillWork (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp404 std::function<void(const std::unique_ptr<C2Work> &)> fillWork) { in finish()
426 std::function<void(const std::unique_ptr<C2Work> &)> fillWork) { in cloneAndSend()
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Dec.cpp330 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() local
/aosp_15_r20/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomDec.cpp381 auto fillWork = [buffer, index, intf = this->mIntf]( in finishWork() local
/aosp_15_r20/frameworks/av/media/codec2/components/base/
H A DSimpleC2Component.cpp1112 uint64_t frameIndex, std::function<void(const std::unique_ptr<C2Work> &)> fillWork) { in finish()
1134 std::function<void(const std::unique_ptr<C2Work> &)> fillWork) { in cloneAndSend()
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxDec.cpp538 auto fillWork = [buffer, index, intf = this->mIntf]( in finishWork() local
/aosp_15_r20/frameworks/av/media/codec2/components/xaac/
H A DC2SoftXaacDec.cpp365 auto fillWork = [buffer = createLinearBuffer(block, 0, mOutputDrainBufferWritePos)]( in finishWork() local
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp688 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
/aosp_15_r20/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcDec.cpp746 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
H A DC2SoftHevcEnc.cpp1042 auto fillWork = [buffer](const std::unique_ptr<C2Work>& work) { in finishWork() local
/aosp_15_r20/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcDec.cpp753 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
H A DC2SoftAvcEnc.cpp1663 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp685 auto fillWork = [buffer, index, in finishWork() local
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp634 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.cpp834 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
/aosp_15_r20/frameworks/av/media/codec2/components/gav1/
H A DC2SoftGav1Dec.cpp551 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() local
/aosp_15_r20/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacDec.cpp518 std::function<void(const std::unique_ptr<C2Work>&)> fillWork = in drainRingBuffer() local
/aosp_15_r20/frameworks/av/media/codec2/components/dav1d/
H A DC2SoftDav1dDec.cpp598 auto fillWork = [buffer, index, img, this](const std::unique_ptr<C2Work>& work) { in finishWork() local
/aosp_15_r20/frameworks/av/media/codec2/components/apv/
H A DC2SoftApvEnc.cpp1166 auto fillWork = [buffer](const std::unique_ptr<C2Work>& work) { in finishWork() local
H A DC2SoftApvDec.cpp678 auto fillWork = [buffer](const std::unique_ptr<C2Work>& work) { in finishWork() local