Lines Matching refs:v_offset
1637 RK_U32 u_offset = 0, v_offset = 0; in vepu580_h265_set_patch_info() local
1645 v_offset = 0; in vepu580_h265_set_patch_info()
1650 v_offset = frame_size * 5 / 4; in vepu580_h265_set_patch_info()
1655 v_offset = frame_size; in vepu580_h265_set_patch_info()
1659 v_offset = frame_size * 3 / 2; in vepu580_h265_set_patch_info()
1665 v_offset = 0; in vepu580_h265_set_patch_info()
1669 v_offset = hor_stride * ver_stride; in vepu580_h265_set_patch_info()
1673 v_offset = hor_stride * ver_stride * 2; in vepu580_h265_set_patch_info()
1679 v_offset = 0; in vepu580_h265_set_patch_info()
1684 v_offset = frame_size * 5 / 4; in vepu580_h265_set_patch_info()
1695 ret = mpp_dev_multi_offset_update(cfgs, 162, v_offset); in vepu580_h265_set_patch_info()