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