Home
last modified time | relevance | path

Searched defs:deInitDecoder (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/fuzzer/
Damrnb_dec_fuzzer.cpp46 void Codec::deInitDecoder() { GSMDecodeFrameExit(&mAmrHandle); } in deInitDecoder() function in Codec
/frameworks/av/media/libstagefright/codecs/amrwb/fuzzer/
Damrwb_dec_fuzzer.cpp58 void Codec::deInitDecoder() { in deInitDecoder() function in Codec
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.cpp306 status_t SoftAVC::deInitDecoder() { in deInitDecoder() function in android::SoftAVC
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/test/
DMpeg4H263DecoderTest.cpp284 void Mpeg4H263DecoderTest::deInitDecoder() { in deInitDecoder() function in Mpeg4H263DecoderTest
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.cpp345 status_t SoftHEVC::deInitDecoder() { in deInitDecoder() function in android::SoftHEVC
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.cpp412 status_t SoftMPEG2::deInitDecoder() { in deInitDecoder() function in android::SoftMPEG2