Home
last modified time | relevance | path

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

/external/webrtc/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/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dencode.c184 int stream_length = 0; in WebRtcIsac_EncodeLb() local
/external/flac/libFLAC/
Dstream_decoder.c2993 FLAC__bool seek_to_absolute_sample_(FLAC__StreamDecoder *decoder, FLAC__uint64 stream_length, FLAC_… in seek_to_absolute_sample_()
3204 FLAC__bool seek_to_absolute_sample_ogg_(FLAC__StreamDecoder *decoder, FLAC__uint64 stream_length, F… in seek_to_absolute_sample_ogg_()
3380 …atus file_length_callback_(const FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *… in file_length_callback_()
/external/google-breakpad/src/processor/
Dminidump.cc4539 uint32_t* stream_length) { in SeekToStreamType()
4612 uint32_t stream_length; in GetStream() local
Dminidump_unittest.cc162 uint32_t stream_length; in TEST() local