Home | History | Annotate | Download | only in enc

Lines Matching full:coeffs

34   const int16_t* coeffs;
127 while ((v = res->coeffs[n++]) == 0) {
269 static void SetResidualCoeffs(const int16_t* const coeffs,
274 if (coeffs[n]) {
279 res->coeffs = coeffs;
297 int v = res->coeffs[n];
317 const int v = abs(res->coeffs[n]);
405 const int c = res->coeffs[n++];
583 res.first, res.last, res.coeffs, tokens);
597 res.first, res.last, res.coeffs, tokens);
611 res.first, res.last, res.coeffs, tokens);