Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_decoder.c91 static FLAC__bool read_subframe_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, FLAC…
2067 if(!read_subframe_(decoder, channel, bps, do_full_decode)) in read_frame_()
2471 FLAC__bool read_subframe_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, FLAC__bool … in read_subframe_() function