Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_decoder.c96 static FLAC__bool read_residual_partitioned_rice_(FLAC__StreamDecoder *decoder, unsigned predictor_…
2614 …if(!read_residual_partitioned_rice_(decoder, order, subframe->entropy_coding_method.data.partition… in read_subframe_fixed_()
2703 …if(!read_residual_partitioned_rice_(decoder, order, subframe->entropy_coding_method.data.partition… in read_subframe_lpc_()
2748 FLAC__bool read_residual_partitioned_rice_(FLAC__StreamDecoder *decoder, unsigned predictor_order, … in read_residual_partitioned_rice_() function