Searched defs:uv_offset (Results 1 – 5 of 5) sorted by relevance
171 const int uv_offset = ctx->id_ * 8 * dec->cache_uv_stride_; in FinishRow() local676 const int uv_offset = dec->cache_id_ * 8 * dec->cache_uv_stride_; in VP8ReconstructBlock() local
178 const int uv_offset = cache_id * 8 * dec->cache_uv_stride_; in ReconstructRow() local421 const int uv_offset = cache_id * 8 * dec->cache_uv_stride_; in FinishRow() local
136 const int uv_offset = (top / 2) * pic->uv_stride + left / 2; in WebPPictureCrop() local
222 int mi_offset, y_offset, uv_offset; in mfqe_partition() local
334 const int uv_offset = (top / 2) * pic->uv_stride + left / 2; in WebPPictureCrop() local