Home
last modified time | relevance | path

Searched defs:initDecoder (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/frameworks/av/media/codecs/amrnb/fuzzer/
H A Damrnb_dec_fuzzer.cpp46 int16_t Codec::initDecoder() { return GSMInitDecode(&mAmrHandle, (Word8 *)"AMRNBDecoder"); } in initDecoder() function in Codec
/aosp12/frameworks/av/media/codecs/amrwb/dec/fuzzer/
H A Damrwb_dec_fuzzer.cpp48 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp12/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp96 status_t SoftRaw::initDecoder() { in initDecoder() function in android::SoftRaw
/aosp12/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp112 void SoftMP3::initDecoder() { in initDecoder() function in android::SoftMP3
/aosp12/frameworks/av/media/codecs/mp3dec/fuzzer/
H A Dmp3_dec_fuzzer.cpp165 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp12/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.cpp107 void SoftFlacDecoder::initDecoder() { in initDecoder() function in android::SoftFlacDecoder
/aosp12/frameworks/av/media/codecs/m4v_h263/fuzzer/
H A Dmpeg4_h263_dec_fuzzer.cpp70 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp12/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp123 status_t SoftAMR::initDecoder() { in initDecoder() function in android::SoftAMR
/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacDec.cpp148 status_t C2SoftFlacDec::initDecoder() { in initDecoder() function in android::C2SoftFlacDec
/aosp12/frameworks/av/media/codec2/fuzzer/
H A DC2Fuzzer.cpp147 bool Codec2Fuzzer::initDecoder() { in initDecoder() function in Codec2Fuzzer
/aosp12/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp81 status_t SoftMPEG4::initDecoder() { in initDecoder() function in android::SoftMPEG4
/aosp12/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp92 status_t SoftVPX::initDecoder() { in initDecoder() function in android::SoftVPX
/aosp12/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp125 status_t SoftVorbis::initDecoder() { in initDecoder() function in android::SoftVorbis
/aosp12/frameworks/av/media/codec2/components/amr_nb_wb/
H A DC2SoftAmrDec.cpp178 status_t C2SoftAmrDec::initDecoder() { in initDecoder() function in android::C2SoftAmrDec
/aosp12/frameworks/av/media/codec2/components/vorbis/
H A DC2SoftVorbisDec.cpp156 status_t C2SoftVorbisDec::initDecoder() { in initDecoder() function in android::C2SoftVorbisDec
/aosp12/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusDec.cpp140 status_t C2SoftOpusDec::initDecoder() { in initDecoder() function in android::C2SoftOpusDec
/aosp12/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp128 status_t SoftOpus::initDecoder() { in initDecoder() function in android::SoftOpus
/aosp12/frameworks/av/media/codec2/components/mp3/
H A DC2SoftMp3Dec.cpp144 status_t C2SoftMP3::initDecoder() { in initDecoder() function in android::C2SoftMP3
/aosp12/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp251 status_t SoftAVC::initDecoder() { in initDecoder() function in android::SoftAVC
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/test/
H A DMpeg4H263DecoderTest.cpp98 status_t Mpeg4H263DecoderTest::initDecoder() { in initDecoder() function in Mpeg4H263DecoderTest
/aosp12/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp290 status_t SoftHEVC::initDecoder() { in initDecoder() function in android::SoftHEVC
/aosp12/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp137 status_t SoftAAC2::initDecoder() { in initDecoder() function in android::SoftAAC2
/aosp12/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp255 status_t SoftMPEG2::initDecoder() { in initDecoder() function in android::SoftMPEG2
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Dec.cpp302 status_t C2SoftMpeg4Dec::initDecoder() { in initDecoder() function in android::C2SoftMpeg4Dec
/aosp12/frameworks/av/media/libstagefright/codecs/xaacdec/
H A DSoftXAAC.cpp174 IA_ERRORCODE SoftXAAC::initDecoder() { in initDecoder() function in android::SoftXAAC

12