Searched defs:uv_offset (Results 1 – 2 of 2) sorted by relevance
178 const int uv_offset = cache_id * 8 * dec->cache_uv_stride_; in ReconstructRow() local412 const int uv_offset = cache_id * 8 * dec->cache_uv_stride_; in FinishRow() local
140 const int uv_offset = (top / 2) * pic->uv_stride + left / 2; in WebPPictureCrop() local
Completed in 4 milliseconds