Searched refs:SPRITE_SCALE_ENABLE (Results 1 – 2 of 2) sorted by relevance
1457 sprscale = SPRITE_SCALE_ENABLE | (src_w << 16) | src_h; in ivb_update_plane()
6587 #define SPRITE_SCALE_ENABLE (1 << 31) macro