Searched defs:destroyDecoder (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/dec/ | ||
D | SoftVPX.cpp | 116 status_t SoftVPX::destroyDecoder() { in destroyDecoder() function in android::SoftVPX |
/frameworks/av/media/codec2/components/aom/ | ||
D | C2SoftAomDec.cpp | 355 status_t C2SoftAomDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftAomDec |
/frameworks/av/media/codec2/components/vpx/ | ||
D | C2SoftVpxDec.cpp | 497 status_t C2SoftVpxDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftVpxDec |
/frameworks/av/media/codec2/components/dav1d/ | ||
D | C2SoftDav1dDec.cpp | 565 void C2SoftDav1dDec::destroyDecoder() { in destroyDecoder() function in android::C2SoftDav1dDec |
/frameworks/av/media/codec2/components/gav1/ | ||
D | C2SoftGav1Dec.cpp | 528 void C2SoftGav1Dec::destroyDecoder() { mCodecCtx = nullptr; } in destroyDecoder() function in android::C2SoftGav1Dec |