Searched refs:buf_height (Results 1 – 4 of 4) sorted by relevance
32 unsigned buf_width, unsigned buf_height, unsigned iterations) in fimg2d_perf_simple() argument42 img.height = buf_height; in fimg2d_perf_simple()52 buf_width, buf_height, iterations); in fimg2d_perf_simple()61 y = rand() % buf_height; in fimg2d_perf_simple()65 if (y == (buf_height - 1)) in fimg2d_perf_simple()69 h = rand() % (buf_height - y); in fimg2d_perf_simple()110 unsigned buf_width, unsigned buf_height, unsigned iterations, unsigned batch) in fimg2d_perf_multi() argument127 images[i].height = buf_height; in fimg2d_perf_multi()138 buf_width, buf_height, iterations); in fimg2d_perf_multi()150 y = rand() % buf_height; in fimg2d_perf_multi()[all …]
203 int buf_height = cinfo->max_v_samp_factor * 3; in pre_process_context() local252 if (prep->this_row_group >= buf_height) in pre_process_context()254 if (prep->next_buf_row >= buf_height) in pre_process_context()
205 int buf_height = cinfo->max_v_samp_factor * 3; in pre_process_context() local254 if (prep->this_row_group >= buf_height) in pre_process_context()256 if (prep->next_buf_row >= buf_height) in pre_process_context()