Searched refs:cstd (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_csc.c | 42 * mat44 csc, cstd, procamp, bias 43 * csc = cstd * (procamp * bias) 45 * Where cstd is a matrix corresponding to one of the color standards (BT.601, BT.709, etc) 92 * [ c*cstd[ 0], c*cstd[ 1]*s*cos(h) - c*cstd[ 2]*s*sin(h), c*cstd[ 2]*s*cos(h) + c*cstd[ 1]*s*sin(h), cstd[ 3] + cstd[ 169 const vl_csc_matrix *cstd; local in function:vl_csc_get_matrix [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_csc.c | 42 * mat44 csc, cstd, procamp, bias 43 * csc = cstd * (procamp * bias) 45 * Where cstd is a matrix corresponding to one of the color standards (BT.601, BT.709, etc) 92 * [ c*cstd[ 0], c*cstd[ 1]*s*cos(h) - c*cstd[ 2]*s*sin(h), c*cstd[ 2]*s*cos(h) + c*cstd[ 1]*s*sin(h), cstd[ 3] + cstd[ 169 const vl_csc_matrix *cstd; local in function:vl_csc_get_matrix [all...] |
Completed in 5 milliseconds