Searched refs:FLAC__StreamDecoderLengthStatus (Results 1 – 2 of 2) sorted by relevance
382 } FLAC__StreamDecoderLengthStatus; typedef628 typedef FLAC__StreamDecoderLengthStatus (*FLAC__StreamDecoderLengthCallback)(const FLAC__StreamDeco…
118 static FLAC__StreamDecoderLengthStatus file_length_callback_(const FLAC__StreamDecoder *decoder, FL…3380 FLAC__StreamDecoderLengthStatus file_length_callback_(const FLAC__StreamDecoder *decoder, FLAC__uin… in file_length_callback_()