Searched refs:csc_coeffs (Results 1 – 2 of 2) sorted by relevance
40 struct csc_coeffs { struct46 static struct csc_coeffs csc_coeffs = { variable195 coeff = csc_coeffs.y2r.r601.full.coeff; in csc_set_coeff()197 coeff = csc_coeffs.y2r.r601.limited.coeff; in csc_set_coeff()200 coeff = csc_coeffs.y2r.r709.full.coeff; in csc_set_coeff()202 coeff = csc_coeffs.y2r.r709.limited.coeff; in csc_set_coeff()205 coeff = csc_coeffs.y2r.r601.full.coeff; in csc_set_coeff()223 coeff = csc_coeffs.r2y.r601.full.coeff; in csc_set_coeff()225 coeff = csc_coeffs.r2y.r601.limited.coeff; in csc_set_coeff()228 coeff = csc_coeffs.r2y.r709.full.coeff; in csc_set_coeff()[all …]
1429 static const struct vc6_csc_coeff_entry csc_coeffs[2][3] = { variable1494 coeffs = &csc_coeffs[i / 3][i % 3]; in vc6_hvs_hw_init()