/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 326 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftMpeg4Dec
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 376 void C2SoftAomDec::finishWork(uint64_t index, in finishWork() function in android::C2SoftAomDec
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxDec.cpp | 534 void C2SoftVpxDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work, in finishWork() function in android::C2SoftVpxDec
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 786 void C2SoftMpeg2Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftMpeg2Dec
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 717 void C2SoftAvcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftAvcDec
|
D | C2SoftAvcEnc.cpp | 1652 void C2SoftAvcEnc::finishWork(uint64_t workIndex, const std::unique_ptr<C2Work> &work, in finishWork() function in android::C2SoftAvcEnc
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcDec.cpp | 710 void C2SoftHevcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftHevcDec
|
D | C2SoftHevcEnc.cpp | 1004 void C2SoftHevcEnc::finishWork(uint64_t index, in finishWork() function in android::C2SoftHevcEnc
|
/frameworks/av/media/codec2/components/xaac/ |
D | C2SoftXaacDec.cpp | 347 void C2SoftXaacDec::finishWork(const std::unique_ptr<C2Work>& work, in finishWork() function in android::C2SoftXaacDec
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 589 void C2SoftDav1dDec::finishWork(uint64_t index, const std::unique_ptr<C2Work>& work, in finishWork() function in android::C2SoftDav1dDec
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 542 void C2SoftGav1Dec::finishWork(uint64_t index, in finishWork() function in android::C2SoftGav1Dec
|