Searched defs:finishWork (Results 1 – 9 of 9) sorted by relevance
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 366 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 | 708 void C2SoftHevcEnc::finishWork(uint64_t index, in finishWork() function in android::C2SoftHevcEnc
|
D | C2SoftHevcDec.cpp | 683 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 | 687 void C2SoftAvcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftAvcDec
|
D | C2SoftAvcEnc.cpp | 1374 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 | 373 void C2SoftAomDec::finishWork(uint64_t index, in finishWork() function in android::C2SoftAomDec
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 761 void C2SoftMpeg2Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftMpeg2Dec
|
/frameworks/av/media/codec2/components/xaac/ |
D | C2SoftXaacDec.cpp | 346 void C2SoftXaacDec::finishWork(const std::unique_ptr<C2Work>& work, in finishWork() function in android::C2SoftXaacDec
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxDec.cpp | 500 void C2SoftVpxDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work, in finishWork() function in android::C2SoftVpxDec
|