Searched refs:uv_offset (Results 1 – 4 of 4) sorted by relevance
36 config->csc_config.yuv2rgb_coef.uv_offset = 0; in cam_get_default_config()47 config->csc_config.yuv2rgb_coef.uv_offset = 0x180; in cam_get_default_config()58 config->csc_config.yuv2rgb_coef.uv_offset = 0; in cam_get_default_config()138 | CAM_CSC_COEF0_UV_OFFSET_SET(config->csc_config.yuv2rgb_coef.uv_offset) in cam_init()
81 layer->csc_config.yuv2rgb_coef.uv_offset = 0; in lcdc_get_default_layer_config()92 layer->csc_config.yuv2rgb_coef.uv_offset = 0x180; in lcdc_get_default_layer_config()103 layer->csc_config.yuv2rgb_coef.uv_offset = 0; in lcdc_get_default_layer_config()228 | LCDC_LAYER_CSC_COEF0_UV_OFFSET_SET(layer->csc_config.yuv2rgb_coef.uv_offset) in lcdc_config_layer()
123 yuv2rgb_coef->uv_offset = 0; in pdma_get_default_yuv2rgb_coef_config()132 yuv2rgb_coef->uv_offset = 0x180; in pdma_get_default_yuv2rgb_coef_config()141 yuv2rgb_coef->uv_offset = 0; in pdma_get_default_yuv2rgb_coef_config()177 config->rgb2yuv_config.uv_offset = 0; in pdma_get_default_output_config()192 config->rgb2yuv_config.uv_offset = 0x80; in pdma_get_default_output_config()207 config->rgb2yuv_config.uv_offset = 0; in pdma_get_default_output_config()359 | PDMA_YUV2RGB_COEF0_UV_OFFSET_SET(yuv2rgb->uv_offset) in pdma_config_planes()402 | PDMA_RGB2YUV_COEF0_UV_OFFSET_SET(config->rgb2yuv_config.uv_offset) in pdma_config_output()
119 uint16_t uv_offset; member147 uint16_t uv_offset; member
Completed in 16 milliseconds