Searched defs:uv_offset (Results 1 – 8 of 8) 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
77 const int uv_offset = (x >> 1) * uv_pixel_stride; in ConvertYUV420ToARGB8888() local
140 const int uv_offset = (top / 2) * pic->uv_stride + left / 2; in WebPPictureCrop() local
189 int uv_offset = pUV + (i >> 1) * uvPixelStride; in convertYUV420ToARGB8888() local
252 const int uv_offset = (do_swap_uv ? uv_size : 0); in UpdateMetrics() local
214 int mi_offset, y_offset, uv_offset; in mfqe_partition() local
371 const int y_offset, const int uv_offset, const BLOCK_SIZE fp_block_size, in firstpass_intra_prediction()
145 const int uv_offset = i * uv_stride + j; in temporal_filter_predictors_mb_c() local