Searched refs:ctop (Results 1 – 2 of 2) sorted by relevance
326 int offset = 0, ctop = 0, cleft = 0, line_length = 0; in omap_vout_calculate_vrfb_offset() local354 ctop = (pix->height - crop->height) - crop->top; in omap_vout_calculate_vrfb_offset()380 *cropped_offset = offset + (line_length * ps * ctop) + in omap_vout_calculate_vrfb_offset()384 *cropped_offset = offset + (line_length * ps * ctop) + in omap_vout_calculate_vrfb_offset()395 temp_ps * crop->left + ctop * ps; in omap_vout_calculate_vrfb_offset()398 temp_ps * crop->left + ctop * ps + in omap_vout_calculate_vrfb_offset()
508 int stat, btopend, ctop; in ctrl_croph_max_get() local515 ctop = cptr->hdw->cropt_val; in ctrl_croph_max_get()517 *height = ctop < btopend ? btopend-ctop : 0; in ctrl_croph_max_get()