Searched defs:block_x (Results 1 – 6 of 6) sorted by relevance
91 int block_x, block_y; /* block width and height iterators */ in msvideo1_decode_8bit() local191 int block_x, block_y; /* block width and height iterators */ in msvideo1_decode_16bit() local
204 block_index, block_x = 0; in escape130_decode_frame() local
1403 int block_x, block_y; in shift_output() local
275 int block_x = index % 16; in check_idct_multiple() local
533 set_work_size(struct pipe_grid_info *info, unsigned block_x, unsigned block_y, unsigned block_z, in set_work_size()742 int block_x, block_y; in si_compute_copy_image() local
190 block_x(int x) in block_x() function