Searched defs:uv_offset (Results 1 – 4 of 4) sorted by relevance
69 const int uv_offset = 128 << (BIT_DEPTH - 8); in fn() local150 const int uv_offset = 128 << (BIT_DEPTH - 8); in fn() local229 const int uv_offset = 128 << (BIT_DEPTH - 8); in fn() local
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
112 int uv_offset[2 /* cb, cr */]; member
140 const int uv_offset = (top / 2) * pic->uv_stride + left / 2; in WebPPictureCrop() local