Home
last modified time | relevance | path

Searched refs:frame_crop_bottom_offset (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c280 READ_UE(p_bitctx, &cur_sps->frame_crop_bottom_offset); in parser_sps()
421 …HeightC[sps->chroma_format_idc] * ( 2 - sps->frame_mbs_only_flag ) * sps->frame_crop_bottom_offset; in update_video_pars()
H A Dh264d_global.h339 RK_S32 frame_crop_bottom_offset; member
561 RK_S32 frame_crop_bottom_offset; // ue(v) member
H A Dh264d_dpb.c824 fs->frame->frame_crop_bottom_offset = fs->top_field->frame_crop_bottom_offset; in dpb_combine_field_yuv()
973 fs->top_field->frame_crop_bottom_offset = fs->bottom_field->frame_crop_bottom_offset; in write_unpaired_field()
H A Dh264d_init.c301 p_stored_pic->frame_crop_bottom_offset = p_pic->frame_crop_bottom_offset; in clone_storable_picture()
716 dec_pic->frame_crop_bottom_offset = active_sps->frame_crop_bottom_offset; in alloc_decpic()
721 dec_pic->frame_crop_bottom_offset = 0; in alloc_decpic()