Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp328 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() local
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp381 auto fillWork = [buffer, index, intf = this->mIntf]( in finishWork() local
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp779 uint64_t frameIndex, std::function<void(const std::unique_ptr<C2Work> &)> fillWork) { in finish()
801 std::function<void(const std::unique_ptr<C2Work> &)> fillWork) { in cloneAndSend()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp537 auto fillWork = [buffer, index, intf = this->mIntf]( in finishWork() local
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp469 auto fillWork = [buffer, index](const std::unique_ptr<C2Work> &work) { in finishWork() local
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp365 auto fillWork = [buffer = createLinearBuffer(block, 0, mOutputDrainBufferWritePos)]( in finishWork() local
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp814 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp502 std::function<void(const std::unique_ptr<C2Work>&)> fillWork = in drainRingBuffer() local
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp746 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
DC2SoftAvcEnc.cpp1627 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp739 auto fillWork = [buffer](const std::unique_ptr<C2Work> &work) { in finishWork() local
DC2SoftHevcEnc.cpp1039 auto fillWork = [buffer](const std::unique_ptr<C2Work>& work) { in finishWork() local