Home
last modified time | relevance | path

Searched defs:crop_right (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c75 RK_S32 crop_right = MPP_ALIGN(width, 16) - width; in h264e_sps_update() local
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c392 RK_U32 crop_left = 0, crop_right = 0; in update_video_pars() local
/rockchip-linux_mpp/inc/
H A Dmpp_sys_cfg.h51 RK_U32 crop_right; member