Home
last modified time | relevance | path

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

/external/flac/src/libFLAC++/
Dstream_decoder.cpp176 …it_stream(decoder_, read_callback_, seek_callback_, tell_callback_, length_callback_, eof_callback… in init()
182 …gg_stream(decoder_, read_callback_, seek_callback_, tell_callback_, length_callback_, eof_callback… in init_ogg()
288 …::FLAC__StreamDecoderLengthStatus Stream::length_callback_(const ::FLAC__StreamDecoder *decoder, F… in length_callback_() function in FLAC::Decoder::Stream
/external/flac/include/FLAC++/
Ddecoder.h193 …static ::FLAC__StreamDecoderLengthStatus length_callback_(const ::FLAC__StreamDecoder *decoder, FL…