Searched defs:tell_callback (Results 1 – 9 of 9) sorted by relevance
70 virtual ::FLAC__StreamDecoderTellStatus tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in Decoder
154 ::FLAC__StreamEncoderTellStatus StreamEncoder::tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in StreamEncoder
245 ::FLAC__StreamDecoderTellStatus StreamDecoder::tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in StreamDecoder
239 ::FLAC__StreamDecoderTellStatus Stream::tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in FLAC::Decoder::Stream
388 ::FLAC__StreamEncoderTellStatus Stream::tell_callback(FLAC__uint64 *absolute_byte_offset) in tell_callback() function in FLAC::Encoder::Stream
126 FLAC__StreamDecoderTellCallback tell_callback; member343 FLAC__StreamDecoderTellCallback tell_callback, in init_stream_internal_()421 FLAC__StreamDecoderTellCallback tell_callback, in FLAC__stream_decoder_init_stream()449 FLAC__StreamDecoderTellCallback tell_callback, in FLAC__stream_decoder_init_ogg_stream()
403 FLAC__StreamEncoderTellCallback tell_callback; member652 FLAC__StreamEncoderTellCallback tell_callback, in init_stream_internal_()1288 FLAC__StreamEncoderTellCallback tell_callback, in FLAC__stream_encoder_init_stream()1310 FLAC__StreamEncoderTellCallback tell_callback, in FLAC__stream_encoder_init_ogg_stream()
67 FLAC__StreamDecoderTellStatus FLACParser::tell_callback( in tell_callback() function in FLACParser