Home
last modified time | relevance | path

Searched defs:destroyDecoder (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp116 status_t SoftVPX::destroyDecoder() { in destroyDecoder() function in android::SoftVPX
/aosp12/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomDec.cpp356 status_t C2SoftAomDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftAomDec
/aosp12/frameworks/av/media/codec2/components/gav1/
H A DC2SoftGav1Dec.cpp355 void C2SoftGav1Dec::destroyDecoder() { mCodecCtx = nullptr; } in destroyDecoder() function in android::C2SoftGav1Dec
/aosp12/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxDec.cpp464 status_t C2SoftVpxDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftVpxDec