Home
last modified time | relevance | path

Searched defs:tell_callback (Results 1 – 9 of 9) sorted by relevance

/external/flac/src/utils/flacdiff/
Dmain.cpp70 virtual ::FLAC__StreamDecoderTellStatus tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in Decoder
/external/flac/src/test_libFLAC++/
Dencoders.cpp154 ::FLAC__StreamEncoderTellStatus StreamEncoder::tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in StreamEncoder
Ddecoders.cpp245 ::FLAC__StreamDecoderTellStatus StreamDecoder::tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in StreamDecoder
/external/flac/src/libFLAC/
Dstream_decoder.c125 FLAC__StreamDecoderTellCallback tell_callback; member
340 FLAC__StreamDecoderTellCallback tell_callback, in init_stream_internal_()
451 FLAC__StreamDecoderTellCallback tell_callback, in FLAC__stream_decoder_init_stream()
479 FLAC__StreamDecoderTellCallback tell_callback, in FLAC__stream_decoder_init_ogg_stream()
Dstream_encoder.c374 FLAC__StreamEncoderTellCallback tell_callback; member
622 FLAC__StreamEncoderTellCallback tell_callback, in init_stream_internal_()
1289 FLAC__StreamEncoderTellCallback tell_callback, in FLAC__stream_encoder_init_stream()
1311 FLAC__StreamEncoderTellCallback tell_callback, in FLAC__stream_encoder_init_ogg_stream()
/external/flac/src/libFLAC++/
Dstream_decoder.cpp239 ::FLAC__StreamDecoderTellStatus Stream::tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in FLAC::Decoder::Stream
Dstream_encoder.cpp385 ::FLAC__StreamEncoderTellStatus Stream::tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in FLAC::Encoder::Stream
/external/exoplayer/tree/extensions/flac/src/main/jni/
Dflac_parser.cc68 FLAC__StreamDecoderTellStatus FLACParser::tell_callback( in tell_callback() function in FLACParser
/external/oss-fuzz/projects/flac/
Dfuzzer_exo.cpp58 FLAC__StreamDecoderTellStatus FLACParser::tell_callback( in tell_callback() function in FLACParser