Searched refs:OMAP_DSS_COLOR_YUV2 (Results 1 – 6 of 6) sorted by relevance
234 OMAP_DSS_COLOR_RGB24P | OMAP_DSS_COLOR_YUV2 |239 OMAP_DSS_COLOR_RGB24P | OMAP_DSS_COLOR_YUV2 |255 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_UYVY,260 OMAP_DSS_COLOR_RGB24P | OMAP_DSS_COLOR_YUV2 |278 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_ARGB16_1555 |288 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_ARGB16_1555 |298 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_ARGB16_1555 |308 OMAP_DSS_COLOR_YUV2 | OMAP_DSS_COLOR_ARGB16_1555 |
860 case OMAP_DSS_COLOR_YUV2: in dispc_ovl_set_color_mode()1552 case OMAP_DSS_COLOR_YUV2: in dispc_ovl_set_accu_uv()1642 if ((color_mode != OMAP_DSS_COLOR_YUV2 && in dispc_ovl_set_scaling_uv()1667 case OMAP_DSS_COLOR_YUV2: in dispc_ovl_set_scaling_uv()1740 if (color_mode == OMAP_DSS_COLOR_YUV2 || in dispc_ovl_set_rotation_attrs()1820 case OMAP_DSS_COLOR_YUV2: in color_mode_to_bpp()1871 case OMAP_DSS_COLOR_YUV2: in calc_vrfb_rotation_offset()1894 if (color_mode == OMAP_DSS_COLOR_YUV2 || in calc_vrfb_rotation_offset()1917 if (color_mode == OMAP_DSS_COLOR_YUV2 || in calc_vrfb_rotation_offset()1991 if (color_mode == OMAP_DSS_COLOR_YUV2 || in calc_dma_rotation_offset()[all …]
216 if (vout->dss_mode == OMAP_DSS_COLOR_YUV2 || in omap_vout_vrfb_buffer_setup()
250 mode = OMAP_DSS_COLOR_YUV2; in video_mode_to_dss_mode()
93 OMAP_DSS_COLOR_YUV2 = 1 << 9, /* YUV2 4:2:2 co-sited */ enumerator
210 .dssmode = OMAP_DSS_COLOR_YUV2,514 yuv_mode = mode == OMAP_DSS_COLOR_YUV2 || mode == OMAP_DSS_COLOR_UYVY; in setup_vrfb_rotation()