Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_texture.c137 double YColumScale, double CbColumScale,
981 double YColumScale, double CbColumScale, in psb_scale_transfermatrix() argument
985 transfer_matrix->rY *= YColumScale; in psb_scale_transfermatrix()
986 transfer_matrix->gY *= YColumScale; in psb_scale_transfermatrix()
987 transfer_matrix->bY *= YColumScale; in psb_scale_transfermatrix()