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

/hardware/intel/img/psb_video/src/
H A Dpsb_texture.c719 double yCoeff, uCoeff, vCoeff, Constant; local
755 bright_off, fContrast, &yCoeff, &uCoeff, &vCoeff,
759 psb_convert_coeffs(yCoeff, uCoeff, vCoeff, Constant, /* input coefficients */
769 bright_off, fContrast, &yCoeff, &uCoeff, &vCoeff,
773 psb_convert_coeffs(yCoeff, uCoeff, vCoeff, Constant,
784 bright_off, fContrast, &yCoeff, &uCoeff, &vCoeff,
788 psb_convert_coeffs(yCoeff, uCoeff, vCoeff, Constant,
1023 * a*yCoeff + b*uCoeff + c * vCoeff + d

Completed in 26 milliseconds