Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/msm/
Dmdp_ppp.c27 static int downscale_y_table = MDP_DOWNSCALE_MAX; variable
489 if (downscale != downscale_y_table) { in blit_scale()
491 downscale_y_table = downscale; in blit_scale()
510 downscale_y_table == MDP_DOWNSCALE_BLUR)) { in blit_blur()
513 downscale_y_table = MDP_DOWNSCALE_BLUR; in blit_blur()