Searched refs:fieldmode (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/video/omap2/dss/ |
D | dispc.c | 1190 bool fieldmode) in _dispc_set_scaling() argument 1245 if (ilace && !fieldmode) { in _dispc_set_scaling() 1354 enum omap_color_mode color_mode, bool fieldmode, in calc_vrfb_rotation_offset() argument 1404 (fieldmode ? screen_width : 0), in calc_vrfb_rotation_offset() 1425 (fieldmode ? screen_width : 0), in calc_vrfb_rotation_offset() 1438 enum omap_color_mode color_mode, bool fieldmode, in calc_dma_rotation_offset() argument 1484 (fieldmode ? screen_width : 0), in calc_dma_rotation_offset() 1495 (fieldmode ? 1 : 0), ps); in calc_dma_rotation_offset() 1506 (fieldmode ? screen_width : 0), in calc_dma_rotation_offset() 1517 (fieldmode ? 1 : 0), ps); in calc_dma_rotation_offset() [all …]
|