Home
last modified time | relevance | path

Searched refs:uv_out_height (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dio_dec.c303 const int uv_out_height = (out_height + 1) >> 1; in InitYUVRescaler() local
335 buf->u, uv_out_width, uv_out_height, buf->u_stride, 1, in InitYUVRescaler()
338 buf->v, uv_out_width, uv_out_height, buf->v_stride, 1, in InitYUVRescaler()

Completed in 3 milliseconds