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

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

Completed in 292 milliseconds