Searched refs:FLAC__fixed_compute_best_predictor_wide (Results 1 – 3 of 3) sorted by relevance
58 uint32_t FLAC__fixed_compute_best_predictor_wide(const FLAC__int32 data[], uint32_t data_len, float…80 uint32_t FLAC__fixed_compute_best_predictor_wide(const FLAC__int32 data[], uint32_t data_len, FLAC_…
301 uint32_t FLAC__fixed_compute_best_predictor_wide(const FLAC__int32 data[], uint32_t data_len, float… in FLAC__fixed_compute_best_predictor_wide() function303 uint32_t FLAC__fixed_compute_best_predictor_wide(const FLAC__int32 data[], uint32_t data_len, FLAC_… in FLAC__fixed_compute_best_predictor_wide()
936 …coder->private_->local_fixed_compute_best_predictor_wide = FLAC__fixed_compute_best_predictor_wide; in init_stream_internal_()