Lines Matching defs:block_y
93 int block_x, block_y; /* block width and height iterators */
115 for (block_y = blocks_high; block_y > 0; block_y--) {
116 block_ptr = ((block_y * 4) - 1) * stride;
193 int block_x, block_y; /* block width and height iterators */
215 for (block_y = blocks_high; block_y > 0; block_y--) {
216 block_ptr = ((block_y * 4) - 1) * stride;