Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/libgsm/fuzzer/
H A Dgsm_dec_fuzzer.cpp42 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/external/OpenCSD/decoder/source/stm/
H A Dtrc_pkt_decode_stm.cpp124 void TrcPktDecodeStm::initDecoder() in initDecoder() function in TrcPktDecodeStm
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9308/
H A Dpoc.cpp40 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/fuzzer/
H A Damrnb_dec_fuzzer.cpp46 int16_t Codec::initDecoder() { return GSMInitDecode(&mAmrHandle, (Word8 *)"AMRNBDecoder"); } in initDecoder() function in Codec
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0451/
H A Dpoc.cpp43 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/fuzzer/
H A Damrwb_dec_fuzzer.cpp48 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/external/aac/fuzzer/
H A Daac_dec_fuzzer.cpp88 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/external/tremolo/fuzzer/
H A Dvorbis_dec_fuzzer.cpp50 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9537/
H A Dpoc.cpp149 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/external/libopus/fuzzer/
H A Dopus_dec_fuzzer.cpp67 bool Codec::initDecoder(const uint8_t *data) { in initDecoder() function in Codec
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp96 status_t SoftRaw::initDecoder() { in initDecoder() function in android::SoftRaw
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp112 void SoftMP3::initDecoder() { in initDecoder() function in android::SoftMP3
/aosp_15_r20/external/OpenCSD/decoder/source/ptm/
H A Dtrc_pkt_decode_ptm.cpp191 void TrcPktDecodePtm::initDecoder() in initDecoder() function in TrcPktDecodePtm
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/fuzzer/
H A Dmp3_dec_fuzzer.cpp165 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.cpp107 void SoftFlacDecoder::initDecoder() { in initDecoder() function in android::SoftFlacDecoder
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/fuzzer/
H A Dmpeg4_h263_dec_fuzzer.cpp70 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp123 status_t SoftAMR::initDecoder() { in initDecoder() function in android::SoftAMR
/aosp_15_r20/external/flac/fuzzer/
H A Dflac_dec_fuzzer.cpp70 bool Codec::initDecoder() { in initDecoder() function in Codec
/aosp_15_r20/external/OpenCSD/decoder/source/etmv3/
H A Dtrc_pkt_decode_etmv3.cpp200 void TrcPktDecodeEtmV3::initDecoder() in initDecoder() function in TrcPktDecodeEtmV3
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/text/
H A DTextRenderer.java342 private void initDecoder() { in initDecoder() method in TextRenderer
/aosp_15_r20/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacDec.cpp148 status_t C2SoftFlacDec::initDecoder() { in initDecoder() function in android::C2SoftFlacDec
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/text/
H A DTextRenderer.java344 private void initDecoder() { in initDecoder() method in TextRenderer
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp92 status_t SoftVPX::initDecoder() { in initDecoder() function in android::SoftVPX
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp81 status_t SoftMPEG4::initDecoder() { in initDecoder() function in android::SoftMPEG4
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp125 status_t SoftVorbis::initDecoder() { in initDecoder() function in android::SoftVorbis

1234