Searched refs:uv_height_subsampling (Results 1 – 1 of 1) sorted by relevance
120 const int uv_height_subsampling = (src->uv_height != src->y_height); in vp9_copy_and_extend_frame() local121 const int et_uv = et_y >> uv_height_subsampling; in vp9_copy_and_extend_frame()123 const int eb_uv = eb_y >> uv_height_subsampling; in vp9_copy_and_extend_frame()