Home
last modified time | relevance | path

Searched defs:destroyDecoder (Results 1 – 5 of 5) 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.cpp497 status_t C2SoftVpxDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftVpxDec
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp565 void C2SoftDav1dDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftDav1dDec
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp528 void C2SoftGav1Dec::destroyDecoder() { mCodecCtx = nullptr; } in destroyDecoder() function in android::C2SoftGav1Dec