Home
last modified time | relevance | path

Searched refs:width_y (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp8/encoder/
Dssim.c18 static int width_y; variable
272 width_y = source->y_width; in vp8_calc_ssim()
286 frame_weight = plane_summed_weights / ((width_y - 7) * (height_y - 7)); in vp8_calc_ssim()