Searched refs:uv_width_subsampling (Results 1 – 1 of 1) sorted by relevance
71 const int uv_width_subsampling = (src->uv_width != src->y_width); in vp9_copy_and_extend_frame() local74 const int el_uv = el_y >> uv_width_subsampling; in vp9_copy_and_extend_frame()76 const int er_uv = er_y >> uv_width_subsampling; in vp9_copy_and_extend_frame()