Searched refs:row_for_thread (Results 1 – 1 of 1) sorted by relevance
786 f_pixel *row_for_thread; in liq_image_get_row_f() local789 row_for_thread = img->temp_f_row + img->width * omp_get_thread_num (); in liq_image_get_row_f()790 convert_row_to_f (img, row_for_thread, row, gamma_lut); in liq_image_get_row_f()792 return row_for_thread; in liq_image_get_row_f()