Searched defs:next_uv (Results 1 – 1 of 1) sorted by relevance
351 const fixed_t* next_uv, in InterpolateTwoRows()526 const fixed_t* const next_uv = cur_uv + ((j < h - 2) ? 3 * uv_w : 0); in PreprocessARGB() local
Completed in 6 milliseconds