Searched defs:FLAC__fixed_compute_best_predictor (Results 1 - 1 of 1) sorted by relevance

/external/flac/libFLAC/
H A Dfixed.c224 unsigned FLAC__fixed_compute_best_predictor(const FLAC__int32 data[], unsigned data_len, FLAC__float residual_bits_per_sample[FLAC__MAX_FIXED_ORDER+1]) function
226 unsigned FLAC__fixed_compute_best_predictor(const FLAC__int32 data[], unsigned data_len, FLAC__fixedpoint residual_bits_per_sample[FLAC__MAX_FIXED_ORDER+1])

Completed in 242 milliseconds