Searched refs:FLAC__fixed_compute_best_predictor_wide (Results 1 – 3 of 3) sorted by relevance
58 unsigned FLAC__fixed_compute_best_predictor_wide(const FLAC__int32 data[], unsigned data_len, float…76 unsigned FLAC__fixed_compute_best_predictor_wide(const FLAC__int32 data[], unsigned data_len, FLAC_…
275 unsigned FLAC__fixed_compute_best_predictor_wide(const FLAC__int32 data[], unsigned data_len, float… in FLAC__fixed_compute_best_predictor_wide() function277 unsigned FLAC__fixed_compute_best_predictor_wide(const FLAC__int32 data[], unsigned data_len, FLAC_… in FLAC__fixed_compute_best_predictor_wide()
879 …coder->private_->local_fixed_compute_best_predictor_wide = FLAC__fixed_compute_best_predictor_wide; in init_stream_internal_()