Searched defs:finishWork (Results 1 – 10 of 10) sorted by relevance
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 363 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftMpeg4Dec
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcEnc.cpp | 803 void C2SoftHevcEnc::finishWork(uint64_t index, in finishWork() function in android::C2SoftHevcEnc
|
D | C2SoftHevcDec.cpp | 697 void C2SoftHevcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftHevcDec
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 702 void C2SoftAvcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftAvcDec
|
D | C2SoftAvcEnc.cpp | 1376 void C2SoftAvcEnc::finishWork(uint64_t workIndex, const std::unique_ptr<C2Work> &work, in finishWork() function in android::C2SoftAvcEnc
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 377 void C2SoftAomDec::finishWork(uint64_t index, in finishWork() function in android::C2SoftAomDec
|
/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/gav1/ |
D | C2SoftGav1Dec.cpp | 364 void C2SoftGav1Dec::finishWork(uint64_t index, in finishWork() function in android::C2SoftGav1Dec
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 778 void C2SoftMpeg2Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftMpeg2Dec
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxDec.cpp | 501 void C2SoftVpxDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work, in finishWork() function in android::C2SoftVpxDec
|