Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dcsc.c37 struct colorspace r709; member
62 .r709 = {
92 .r709 = {
200 coeff = csc_coeffs.y2r.r709.full.coeff; in csc_set_coeff()
202 coeff = csc_coeffs.y2r.r709.limited.coeff; in csc_set_coeff()
228 coeff = csc_coeffs.r2y.r709.full.coeff; in csc_set_coeff()
230 coeff = csc_coeffs.r2y.r709.limited.coeff; in csc_set_coeff()