/aosp_15_r20/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Dec.cpp | 326 void C2SoftMpeg4Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftMpeg4Dec
|
/aosp_15_r20/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 376 void C2SoftAomDec::finishWork(uint64_t index, in finishWork() function in android::C2SoftAomDec
|
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxDec.cpp | 534 void C2SoftVpxDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work, in finishWork() function in android::C2SoftVpxDec
|
/aosp_15_r20/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
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | C2GoldfishAvcDec.cpp | 651 void C2GoldfishAvcDec::finishWork(uint64_t index, in finishWork() function in android::C2GoldfishAvcDec
|
/aosp_15_r20/frameworks/av/media/codec2/components/hevc/ |
H A D | C2SoftHevcDec.cpp | 710 void C2SoftHevcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftHevcDec
|
H A D | C2SoftHevcEnc.cpp | 1004 void C2SoftHevcEnc::finishWork(uint64_t index, in finishWork() function in android::C2SoftHevcEnc
|
/aosp_15_r20/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcDec.cpp | 717 void C2SoftAvcDec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftAvcDec
|
H A D | C2SoftAvcEnc.cpp | 1652 void C2SoftAvcEnc::finishWork(uint64_t workIndex, const std::unique_ptr<C2Work> &work, in finishWork() function in android::C2SoftAvcEnc
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
D | C2GoldfishVpxDec.cpp | 661 void C2GoldfishVpxDec::finishWork( in finishWork() function in android::C2GoldfishVpxDec
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | C2GoldfishHevcDec.cpp | 597 void C2GoldfishHevcDec::finishWork(uint64_t index, in finishWork() function in android::C2GoldfishHevcDec
|
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg2/ |
H A D | C2SoftMpeg2Dec.cpp | 798 void C2SoftMpeg2Dec::finishWork(uint64_t index, const std::unique_ptr<C2Work> &work) { in finishWork() function in android::C2SoftMpeg2Dec
|
/aosp_15_r20/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 542 void C2SoftGav1Dec::finishWork(uint64_t index, in finishWork() function in android::C2SoftGav1Dec
|
/aosp_15_r20/frameworks/av/media/codec2/components/dav1d/ |
H A D | C2SoftDav1dDec.cpp | 589 void C2SoftDav1dDec::finishWork(uint64_t index, const std::unique_ptr<C2Work>& work, in finishWork() function in android::C2SoftDav1dDec
|
/aosp_15_r20/frameworks/av/media/codec2/components/apv/ |
H A D | C2SoftApvEnc.cpp | 1132 void C2SoftApvEnc::finishWork(uint64_t workIndex, const std::unique_ptr<C2Work>& work, in finishWork() function in android::C2SoftApvEnc
|
H A D | C2SoftApvDec.cpp | 643 void C2SoftApvDec::finishWork(uint64_t index, const std::unique_ptr<C2Work>& work, in finishWork() function in android::C2SoftApvDec
|