Searched defs:predictor_order (Results 1 – 4 of 4) sorted by relevance
/external/flac/libFLAC/ |
D | format.c | 522 unsigned FLAC__format_get_max_rice_partition_order(unsigned blocksize, unsigned predictor_order) in FLAC__format_get_max_rice_partition_order() 542 …ksize_limited_max_and_predictor_order(unsigned limit, unsigned blocksize, unsigned predictor_order) in FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order()
|
D | stream_encoder_framing.c | 497 …nst FLAC__int32 residual[], const unsigned residual_samples, const unsigned predictor_order, const… in add_residual_partitioned_rice_()
|
D | stream_encoder.c | 3681 unsigned predictor_order, in find_best_partition_order_() 3787 unsigned predictor_order, in precompute_partition_info_sums_() 3857 unsigned predictor_order, in precompute_partition_info_escapes_() 3959 const unsigned predictor_order, in set_partitioned_rice_()
|
D | stream_decoder.c | 2720 FLAC__bool read_residual_partitioned_rice_(FLAC__StreamDecoder *decoder, unsigned predictor_order, … in read_residual_partitioned_rice_()
|