Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_global.h343 RK_U32 height_after_crop; member
1016 RK_U32 height_after_crop; member
H A Dh264d_sps.c415 p_Vid->height_after_crop = p_Vid->height - crop_top - crop_bottom; in update_video_pars()
H A Dh264d_init.c470 impl->height = p_Vid->height_after_crop; in dpb_mark_malloc()
713 dec_pic->height_after_crop = p_Vid->height_after_crop; in alloc_decpic()