Home
last modified time | relevance | path

Searched refs:old_w (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_rotate.c309 int old_bufw = 0, old_bufh = 0, old_x = 0, old_y = 0, old_w = 0, old_h = 0; in psb_RecalcAlternativeOutput() local
321 (old_w != scaling_width) || (old_h != scaling_height)) { in psb_RecalcAlternativeOutput()
327 old_w = scaling_width; in psb_RecalcAlternativeOutput()