Searched refs:sunxi_bt601_yuv2rgb_coef (Results 1 – 3 of 3) sorted by relevance
72 const u32 sunxi_bt601_yuv2rgb_coef[12] = { variable77 EXPORT_SYMBOL(sunxi_bt601_yuv2rgb_coef);470 for (i = 0; i < ARRAY_SIZE(sunxi_bt601_yuv2rgb_coef); i++) in sun4i_frontend_update_formats()473 sunxi_bt601_yuv2rgb_coef[i]); in sun4i_frontend_update_formats()
136 extern const u32 sunxi_bt601_yuv2rgb_coef[12];
210 for (i = 0; i < ARRAY_SIZE(sunxi_bt601_yuv2rgb_coef); i++) in sun4i_backend_update_yuv_format()213 sunxi_bt601_yuv2rgb_coef[i]); in sun4i_backend_update_yuv_format()