Home
last modified time | relevance | path

Searched defs:next_uv (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c351 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