csc_coeffs
static const struct vc6_csc_coeff_entry csc_coeffs[2][3] = {
coeffs = &csc_coeffs[i / 3][i % 3];
coeff = csc_coeffs.y2r.r601.full.coeff;
coeff = csc_coeffs.y2r.r601.limited.coeff;
coeff = csc_coeffs.y2r.r709.full.coeff;
coeff = csc_coeffs.y2r.r709.limited.coeff;
coeff = csc_coeffs.y2r.r601.full.coeff;
coeff = csc_coeffs.r2y.r601.full.coeff;
coeff = csc_coeffs.r2y.r601.limited.coeff;
coeff = csc_coeffs.r2y.r709.full.coeff;
coeff = csc_coeffs.r2y.r709.limited.coeff;
coeff = csc_coeffs.r2y.r601.full.coeff;
static struct csc_coeffs csc_coeffs = {