Searched refs:OMAP_DSS_COLOR_YUV2 (Results 1 – 6 of 6) sorted by relevance
245 OMAP_DSS_COLOR_RGB24P | OMAP_DSS_COLOR_YUV2 |250 OMAP_DSS_COLOR_RGB24P | OMAP_DSS_COLOR_YUV2 |266 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_UYVY,271 OMAP_DSS_COLOR_RGB24P | OMAP_DSS_COLOR_YUV2 |289 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_ARGB16_1555 |299 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_ARGB16_1555 |309 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_ARGB16_1555 |319 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_ARGB16_1555 |
871 case OMAP_DSS_COLOR_YUV2: in dispc_ovl_set_color_mode()1563 case OMAP_DSS_COLOR_YUV2: in dispc_ovl_set_accu_uv()1653 if ((color_mode != OMAP_DSS_COLOR_YUV2 && in dispc_ovl_set_scaling_uv()1678 case OMAP_DSS_COLOR_YUV2: in dispc_ovl_set_scaling_uv()1751 if (color_mode == OMAP_DSS_COLOR_YUV2 || in dispc_ovl_set_rotation_attrs()1831 case OMAP_DSS_COLOR_YUV2: in color_mode_to_bpp()1882 case OMAP_DSS_COLOR_YUV2: in calc_vrfb_rotation_offset()1905 if (color_mode == OMAP_DSS_COLOR_YUV2 || in calc_vrfb_rotation_offset()1928 if (color_mode == OMAP_DSS_COLOR_YUV2 || in calc_vrfb_rotation_offset()2002 if (color_mode == OMAP_DSS_COLOR_YUV2 || in calc_dma_rotation_offset()[all …]
219 if (vout->dss_mode == OMAP_DSS_COLOR_YUV2 || in omap_vout_vrfb_buffer_setup()
326 mode = OMAP_DSS_COLOR_YUV2; in video_mode_to_dss_mode()
97 OMAP_DSS_COLOR_YUV2 = 1 << 9, /* YUV2 4:2:2 co-sited */ enumerator
221 .dssmode = OMAP_DSS_COLOR_YUV2,525 yuv_mode = mode == OMAP_DSS_COLOR_YUV2 || mode == OMAP_DSS_COLOR_UYVY; in setup_vrfb_rotation()