Searched refs:temp_ps (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/omap/
H A Domap_vout_vrfb.c296 int vr_ps = 1, ps = 2, temp_ps = 2; local
335 temp_ps = ps / vr_ps;
338 temp_ps * cleft + crop->top * temp_ps;
340 *cropped_offset = offset + line_length * temp_ps *
341 cleft + crop->top * temp_ps + (line_length *
363 temp_ps = ps / vr_ps;
366 temp_ps * crop->left + ctop * ps;
369 temp_ps * crop->left + ctop * ps +

Completed in 34 milliseconds