Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h343 RK_U32 height_after_crop; member
1023 RK_U32 height_after_crop; member
H A Dh264d_sps.c426 p_Vid->height_after_crop = p_Vid->height - crop_top - crop_bottom; in update_video_pars()
H A Dh264d_init.c474 impl->height = p_Vid->height_after_crop; in dpb_mark_malloc()
726 dec_pic->height_after_crop = p_Vid->height_after_crop; in alloc_decpic()