Home
last modified time | relevance | path

Searched refs:FLAC__StreamDecoderTellCallback (Results 1 – 2 of 2) sorted by relevance

/external/flac/include/FLAC/
Dstream_decoder.h590 typedef FLAC__StreamDecoderTellStatus (*FLAC__StreamDecoderTellCallback)(const FLAC__StreamDecoder … typedef
1077 FLAC__StreamDecoderTellCallback tell_callback,
1158 FLAC__StreamDecoderTellCallback tell_callback,
/external/flac/libFLAC/
Dstream_decoder.c133 FLAC__StreamDecoderTellCallback tell_callback;
350 FLAC__StreamDecoderTellCallback tell_callback, in init_stream_internal_()
464 FLAC__StreamDecoderTellCallback tell_callback, in FLAC__stream_decoder_init_stream()
492 FLAC__StreamDecoderTellCallback tell_callback, in FLAC__stream_decoder_init_ogg_stream()