Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dframe_dec.c178 const int uv_offset = cache_id * 8 * dec->cache_uv_stride_; in ReconstructRow() local
412 const int uv_offset = cache_id * 8 * dec->cache_uv_stride_; in FinishRow() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_rescale_enc.c140 const int uv_offset = (top / 2) * pic->uv_stride + left / 2; in WebPPictureCrop() local

Completed in 4 milliseconds