Lines Matching refs:u_offset
615 RK_U32 u_offset = 0, v_offset = 0; in vepu540c_h265_set_patch_info() local
620 u_offset = mpp_frame_get_fbc_offset(task->frame); in vepu540c_h265_set_patch_info()
622 mpp_log("fbc case u_offset = %d", u_offset); in vepu540c_h265_set_patch_info()
626 u_offset = frame_size; in vepu540c_h265_set_patch_info()
631 u_offset = frame_size; in vepu540c_h265_set_patch_info()
635 u_offset = frame_size; in vepu540c_h265_set_patch_info()
641 u_offset = 0; in vepu540c_h265_set_patch_info()
647 u_offset = 0; in vepu540c_h265_set_patch_info()
652 u_offset = frame_size; in vepu540c_h265_set_patch_info()
659 if (u_offset) { in vepu540c_h265_set_patch_info()
660 ret = mpp_dev_set_reg_offset(dev, 161, u_offset); in vepu540c_h265_set_patch_info()