Searched defs:destroyDecoder (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/codecs/on2/dec/ | ||
H A D | SoftVPX.cpp | 116 status_t SoftVPX::destroyDecoder() { in destroyDecoder() function in android::SoftVPX |
/aosp12/frameworks/av/media/codec2/components/aom/ | ||
H A D | C2SoftAomDec.cpp | 356 status_t C2SoftAomDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftAomDec |
/aosp12/frameworks/av/media/codec2/components/gav1/ | ||
H A D | C2SoftGav1Dec.cpp | 355 void C2SoftGav1Dec::destroyDecoder() { mCodecCtx = nullptr; } in destroyDecoder() function in android::C2SoftGav1Dec |
/aosp12/frameworks/av/media/codec2/components/vpx/ | ||
H A D | C2SoftVpxDec.cpp | 464 status_t C2SoftVpxDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftVpxDec |