Searched refs:stretched_row_index (Results 1 – 2 of 2) sorted by relevance
351 samp->stretched_row_index = 1; in fetch_and_stretch_bgra_row()356 samp->stretched_row_index = 0; in fetch_and_stretch_bgra_row()366 dst_row = samp->stretched_row[samp->stretched_row_index]; in fetch_and_stretch_bgra_row()395 samp->stretched_row_y[samp->stretched_row_index] = y; in fetch_and_stretch_bgra_row()396 samp->stretched_row_index ^= 1; in fetch_and_stretch_bgra_row()922 samp->stretched_row_index = 0; in lp_linear_init_sampler()
45 int stretched_row_index; member