Home
last modified time | relevance | path

Searched refs:FLAC__fixed_compute_residual_mult (Results 1 – 1 of 1) sorted by relevance

/external/flac/microbench/
Dbenchmark_residual.c80 static void FLAC__fixed_compute_residual_mult(const FLAC__int32 data[], unsigned data_len, unsigned… in FLAC__fixed_compute_residual_mult() function
123 { FLAC__fixed_compute_residual_mult (data, ARRAY_LEN (data), bench_order, residual) ; in bench_mult()