Searched refs:FLAC__fixed_compute_residual (Results 1 – 3 of 3) sorted by relevance
80 void FLAC__fixed_compute_residual(const FLAC__int32 data[], unsigned data_len, unsigned order, FLAC…
352 void FLAC__fixed_compute_residual(const FLAC__int32 data[], unsigned data_len, unsigned order, FLAC… in FLAC__fixed_compute_residual() function
3524 FLAC__fixed_compute_residual(signal+order, residual_samples, order, residual); in evaluate_fixed_subframe_()