Searched refs:crop_right (Results 1 – 4 of 4) sorted by relevance
51 RK_U32 crop_right; member
75 RK_S32 crop_right = MPP_ALIGN(width, 16) - width; in h264e_sps_update() local206 if (crop_right || crop_bottom) { in h264e_sps_update()209 sps->crop.right = crop_right; in h264e_sps_update()
392 RK_U32 crop_left = 0, crop_right = 0; in update_video_pars() local419 crop_right = SubWidthC [sps->chroma_format_idc] * sps->frame_crop_right_offset; in update_video_pars()423 crop_left = crop_right = crop_top = crop_bottom = 0; in update_video_pars()425 p_Vid->width_after_crop = p_Vid->width - crop_left - crop_right; in update_video_pars()
86 …ENTRY(dec_buf_chk, crop_right, u32, RK_U32, MPP_SYS_DEC_BUF_CHK_CFG_CHANGE_CROP_RIGHT,…