Searched refs:read_subframe_ (Results 1 - 1 of 1) sorted by path

/external/flac/libFLAC/
H A Dstream_decoder.c120 static FLAC__bool read_subframe_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, FLAC__bool do_full_decode);
2053 if(!read_subframe_(decoder, channel, bps, do_full_decode))
2455 FLAC__bool read_subframe_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, FLAC__bool do_full_decode) function

Completed in 882 milliseconds