Searched refs:yuv2rgb_cc (Results 1 – 2 of 2) sorted by relevance
136 yuv2rgb_cc = *config.yuv2rgb_cc_config; in copy()137 isp_config.yuv2rgb_cc_config = &yuv2rgb_cc; in copy()269 _isp_content.yuv2rgb_cc = cc; in attach()270 _isp_content.isp_config.yuv2rgb_cc_config = &_isp_content.yuv2rgb_cc; in attach()
39 struct atomisp_cc_config yuv2rgb_cc; member