Searched refs:y_pixel (Results 1 – 4 of 4) sorted by relevance
1503 y_pixel; in GetStructuralSimilarityDistortion() local1516 y_pixel=QuantumScale* in GetStructuralSimilarityDistortion()1518 y_pixel_mu[i]+=(*k)*y_pixel; in GetStructuralSimilarityDistortion()1519 y_pixel_sigma_squared[i]+=(*k)*y_pixel*y_pixel; in GetStructuralSimilarityDistortion()1520 xy_sigma[i]+=(*k)*x_pixel*y_pixel; in GetStructuralSimilarityDistortion()
198 const int y_pixel = y_pre_ptr[row * y_pre_stride + col]; in ApplyReferenceFilter() local229 y_accum[row * y_accum_stride + col] += y_mod * y_pixel; in ApplyReferenceFilter()
264 const int y_pixel = y_pre[row * y_pre_stride + col]; in ApplyReferenceFilter() local295 y_accum[row * y_accum_stride + col] += y_mod * y_pixel; in ApplyReferenceFilter()
459 const int y_pixel = y_pre[row * y_pre_stride + col]; in vp9_highbd_apply_temporal_filter_c() local490 y_accum[row * block_width + col] += y_mod * y_pixel; in vp9_highbd_apply_temporal_filter_c()