Searched refs:MAX_PIXELS_PER_LINE (Results 1 – 2 of 2) sorted by relevance
242 dest_frame_index = ((MAX_PIXELS_PER_LINE * pixsize) - in omap_vout_prepare_vrfb()326 line_length = MAX_PIXELS_PER_LINE; in omap_vout_calculate_vrfb_offset()348 offset = ((MAX_PIXELS_PER_LINE * vout->vrfb_context[0].yoffset * in omap_vout_calculate_vrfb_offset()363 offset = MAX_PIXELS_PER_LINE * vout->vrfb_context[0].xoffset * in omap_vout_calculate_vrfb_offset()
43 #define MAX_PIXELS_PER_LINE 2048 macro