/aosp_15_r20/external/OpenCSD/decoder/include/opencsd/c_api/ |
H A D | ocsd_c_api_custom.h | 239 fnDestroyCustomDecoder destroyDecoder; /**< Function pointer to destroy a decoder instance. */ member
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/on2/dec/ |
H A D | SoftVPX.cpp | 116 status_t SoftVPX::destroyDecoder() { in destroyDecoder() function in android::SoftVPX
|
/aosp_15_r20/external/OpenCSD/decoder/tests/source/ |
H A D | mem_buff_demo.cpp | 316 static void destroyDecoder() in destroyDecoder() function
|
H A D | frame_demux_test.cpp | 182 static void destroyDecoder() in destroyDecoder() function
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | GoldfishH264Helper.cpp | 94 void GoldfishH264Helper::destroyDecoder() { in destroyDecoder() function in android::GoldfishH264Helper
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | GoldfishHevcHelper.cpp | 97 void GoldfishHevcHelper::destroyDecoder() { in destroyDecoder() function in android::GoldfishHevcHelper
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | GoldfishVPX.cpp | 124 status_t GoldfishVPX::destroyDecoder() { in destroyDecoder() function in android::GoldfishVPX
|
/aosp_15_r20/external/OpenCSD/decoder/include/common/ |
H A D | ocsd_dcd_mngr.h | 164 ocsd_err_t DecoderMngrBase<P,Pt,Pc>::destroyDecoder(TraceComponent *pComponent) in destroyDecoder() function
|
/aosp_15_r20/external/OpenCSD/decoder/source/c_api/ |
H A D | ocsd_c_api_custom_obj.cpp | 163 ocsd_err_t CustomDcdMngrWrapper::destroyDecoder(TraceComponent *pComponent) in destroyDecoder() function in CustomDcdMngrWrapper
|
/aosp_15_r20/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 355 status_t C2SoftAomDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftAomDec
|
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxDec.cpp | 497 status_t C2SoftVpxDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftVpxDec
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
D | C2GoldfishVpxDec.cpp | 638 status_t C2GoldfishVpxDec::destroyDecoder() { in destroyDecoder() function in android::C2GoldfishVpxDec
|
/aosp_15_r20/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 528 void C2SoftGav1Dec::destroyDecoder() { mCodecCtx = nullptr; } in destroyDecoder() function in android::C2SoftGav1Dec
|
/aosp_15_r20/frameworks/av/media/codec2/components/dav1d/ |
H A D | C2SoftDav1dDec.cpp | 565 void C2SoftDav1dDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftDav1dDec
|