Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcsc.c41 struct encoding_direction y2r; member
47 .y2r = {
195 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()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628.c719 bool r2y, y2r; in rk628_debugfs_dump() local
981 y2r = ((val & 0x1) == 0x1); in rk628_debugfs_dump()
1018 else if (y2r) in rk628_debugfs_dump()