Searched refs:uv_crop_height (Results 1 – 7 of 7) sorted by relevance
107 source->uv_crop_width, source->uv_crop_height); in vp9_calc_ssim()111 source->uv_crop_width, source->uv_crop_height); in vp9_calc_ssim()131 source->uv_crop_width, source->uv_crop_height); in vp9_calc_ssimg()135 source->uv_crop_width, source->uv_crop_height); in vp9_calc_ssimg()
1886 const int in_h_uv = src_fb->uv_crop_height; in scale_and_extend_frame_nonnormative()1888 const int out_h_uv = dst_fb->uv_crop_height; in scale_and_extend_frame_nonnormative()
111 const int c_h = ybf->uv_crop_height; in extend_frame()115 const int c_eb = c_ext_size + ybf->uv_height - ybf->uv_crop_height; in extend_frame()
37 int uv_crop_height; member
86 const int c_h = ybf->uv_crop_height; in extend_frame()90 const int c_eb = c_ext_size + ybf->uv_height - ybf->uv_crop_height; in extend_frame()
250 ybf->uv_crop_height = (height + ss_y) >> ss_y; in vp9_realloc_frame_buffer()
293 frame_height = ref_buf->uv_crop_height; in dec_build_inter_predictors()