Home
last modified time | relevance | path

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

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