Searched defs:el_uv (Results 1 – 2 of 2) sorted by relevance
121 const int el_uv = el_y >> uv_width_subsampling; in av1_copy_and_extend_frame() local169 const int el_uv = ROUND_POWER_OF_TWO(el_y, 1); in av1_copy_and_extend_frame_with_rect() local
122 const int el_uv = el_y >> uv_width_subsampling; in vp9_copy_and_extend_frame() local172 const int el_uv = ROUND_POWER_OF_TWO(el_y, 1); in vp9_copy_and_extend_frame_with_rect() local