Searched defs:finishWork (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Dec.cpp | 346 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftMpeg4Dec
|
/aosp12/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 377 void C2SoftAomDec::finishWork(uint64_t index, in finishWork() function in android::C2SoftAomDec
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcDec.cpp | 711 void C2SoftAvcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftAvcDec
|
H A D | C2SoftAvcEnc.cpp | 1616 void C2SoftAvcEnc::finishWork(uint64_t workIndex, const std::unique_ptr<C2Work> &work, in finishWork() function in android::C2SoftAvcEnc
|
/aosp12/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 369 void C2SoftGav1Dec::finishWork(uint64_t index, in finishWork() function in android::C2SoftGav1Dec
|
/aosp12/frameworks/av/media/codec2/components/hevc/ |
H A D | C2SoftHevcDec.cpp | 702 void C2SoftHevcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftHevcDec
|
H A D | C2SoftHevcEnc.cpp | 897 void C2SoftHevcEnc::finishWork(uint64_t index, in finishWork() function in android::C2SoftHevcEnc
|
/aosp12/frameworks/av/media/codec2/components/mpeg2/ |
H A D | C2SoftMpeg2Dec.cpp | 779 void C2SoftMpeg2Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftMpeg2Dec
|
/aosp12/frameworks/av/media/codec2/components/xaac/ |
H A D | C2SoftXaacDec.cpp | 347 void C2SoftXaacDec::finishWork(const std::unique_ptr<C2Work>& work, in finishWork() function in android::C2SoftXaacDec
|
/aosp12/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxDec.cpp | 501 void C2SoftVpxDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work, in finishWork() function in android::C2SoftVpxDec
|