Home
last modified time | relevance | path

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

/external/flac/src/libFLAC/
Dstream_decoder.c96 static FLAC__bool read_residual_partitioned_rice_(FLAC__StreamDecoder *decoder, uint32_t predictor_…
2615 …if(!read_residual_partitioned_rice_(decoder, order, subframe->entropy_coding_method.data.partition… in read_subframe_fixed_()
2704 …if(!read_residual_partitioned_rice_(decoder, order, subframe->entropy_coding_method.data.partition… in read_subframe_lpc_()
2749 FLAC__bool read_residual_partitioned_rice_(FLAC__StreamDecoder *decoder, uint32_t predictor_order, … in read_residual_partitioned_rice_() function