Home
last modified time | relevance | path

Searched refs:width_after_crop (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h342 RK_U32 width_after_crop; member
1022 RK_U32 width_after_crop; member
H A Dh264d_sps.c425 p_Vid->width_after_crop = p_Vid->width - crop_left - crop_right; in update_video_pars()
H A Dh264d_init.c473 impl->width = p_Vid->width_after_crop; in dpb_mark_malloc()
725 dec_pic->width_after_crop = p_Vid->width_after_crop; in alloc_decpic()