Home
last modified time | relevance | path

Searched refs:coeff_2 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddss_sp.c447 int coeff_1, coeff_2, tmp; in dss_sp_convert_coeffs() local
450 coeff_2 = coeffs[a_plus - i]; in dss_sp_convert_coeffs()
452 tmp = DSS_SP_FORMULA(coeff_1, lpc_filter[a], coeff_2); in dss_sp_convert_coeffs()
455 tmp = DSS_SP_FORMULA(coeff_2, lpc_filter[a], coeff_1); in dss_sp_convert_coeffs()
/third_party/libdrm/tests/tegra/
H A Dvic42.h346 uint64_t coeff_2 : 10; /* 41..32 */ member

Completed in 4 milliseconds