Home
last modified time | relevance | path

Searched defs:stream_length (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dencode.c39 int16_t stream_length = 0; in WebRtcIsacfix_EncodeImpl() local
502 int stream_length = 0; in WebRtcIsacfix_EncodeStoredData() local
/external/flac/src/libFLAC++/
Dstream_decoder.cpp245 ::FLAC__StreamDecoderLengthStatus Stream::length_callback(FLAC__uint64 *stream_length) in length_callback()
288 …Stream::length_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *… in length_callback_()
/external/exoplayer/tree/extensions/flac/src/main/jni/
Dflac_parser.cc76 const FLAC__StreamDecoder * /* decoder */, FLAC__uint64 *stream_length, in length_callback()
141 FLAC__uint64 *stream_length) { in lengthCallback()
/external/oss-fuzz/projects/flac/
Dfuzzer_exo.cpp66 const FLAC__StreamDecoder * /* decoder */, FLAC__uint64 *stream_length, in length_callback()
131 FLAC__uint64 *stream_length) { in lengthCallback()
/external/flac/src/test_libFLAC++/
Ddecoders.cpp264 ::FLAC__StreamDecoderLengthStatus StreamDecoder::length_callback(FLAC__uint64 *stream_length) in length_callback()
/external/flac/src/test_libFLAC/
Ddecoders.c210 …m_decoder_length_callback_(const FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *… in stream_decoder_length_callback_()
/external/flac/src/libFLAC/
Dstream_decoder.c2994 FLAC__bool seek_to_absolute_sample_(FLAC__StreamDecoder *decoder, FLAC__uint64 stream_length, FLAC_… in seek_to_absolute_sample_()
3208 FLAC__bool seek_to_absolute_sample_ogg_(FLAC__StreamDecoder *decoder, FLAC__uint64 stream_length, F… in seek_to_absolute_sample_ogg_()
3384 …atus file_length_callback_(const FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *… in file_length_callback_()
/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c186 int stream_length = 0; in WebRtcIsac_EncodeLb() local
/external/google-breakpad/src/processor/
Dminidump.cc5812 uint32_t* stream_length) { in SeekToStreamType()
5885 uint32_t stream_length; in GetStream() local
Dminidump_unittest.cc174 uint32_t stream_length; in TEST() local
/external/flac/src/flac/
Dencode.c2539 …ac_decoder_length_callback(const FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *… in flac_decoder_length_callback()