Searched refs:width_bytes (Results 1 – 1 of 1) sorted by relevance
1877 unsigned int width_bytes; in g4x_sprite_check_scaling() local1902 width_bytes = ((src_x * cpp) & 63) + src_w * cpp; in g4x_sprite_check_scaling()1911 if (width_bytes > 4096) { in g4x_sprite_check_scaling()1913 width_bytes, 4096); in g4x_sprite_check_scaling()