Searched defs:crop_bottom (Results 1 – 6 of 6) sorted by relevance
75 RK_S32 crop_bottom = MPP_ALIGN(height, 16) - height; in h264e_sps_update() local
382 RK_U32 crop_top = 0, crop_bottom = 0; in update_video_pars() local
258 unsigned int crop_right, crop_bottom; in coda_h264_sps_fixup() local
648 u32 crop_bottom = round_up(r->height, 16) - r->height; in coda_encode_header() local
329 u32 crop_infor, crop_bottom, crop_right; in codec_h264_src_change() local
139 unsigned int crop_bottom; member