Searched refs:read_subframe_fixed_ (Results 1 – 1 of 1) sorted by relevance
93 static FLAC__bool read_subframe_fixed_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps…2517 if(!read_subframe_fixed_(decoder, channel, bps, (x>>1)&7, do_full_decode)) in read_subframe_()2568 FLAC__bool read_subframe_fixed_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, const… in read_subframe_fixed_() function