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 |
832 case OMAP_DSS_COLOR_YUV2: in dispc_ovl_set_color_mode()1517 case OMAP_DSS_COLOR_YUV2: in dispc_ovl_set_accu_uv()1607 if ((color_mode != OMAP_DSS_COLOR_YUV2 && in dispc_ovl_set_scaling_uv()1632 case OMAP_DSS_COLOR_YUV2: in dispc_ovl_set_scaling_uv()1705 if (color_mode == OMAP_DSS_COLOR_YUV2 || in dispc_ovl_set_rotation_attrs()1785 case OMAP_DSS_COLOR_YUV2: in color_mode_to_bpp()1836 case OMAP_DSS_COLOR_YUV2: in calc_vrfb_rotation_offset()1859 if (color_mode == OMAP_DSS_COLOR_YUV2 || in calc_vrfb_rotation_offset()1882 if (color_mode == OMAP_DSS_COLOR_YUV2 || in calc_vrfb_rotation_offset()1956 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()