Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c279 READ_UE(p_bitctx, &cur_sps->frame_crop_top_offset); in parser_sps()
420 …SubHeightC[sps->chroma_format_idc] * ( 2 - sps->frame_mbs_only_flag ) * sps->frame_crop_top_offset; in update_video_pars()
H A Dh264d_global.h338 RK_S32 frame_crop_top_offset; member
560 RK_S32 frame_crop_top_offset; // ue(v) member
H A Dh264d_dpb.c823 fs->frame->frame_crop_top_offset = fs->top_field->frame_crop_top_offset; in dpb_combine_field_yuv()
972 fs->top_field->frame_crop_top_offset = fs->bottom_field->frame_crop_top_offset; in write_unpaired_field()
H A Dh264d_init.c300 p_stored_pic->frame_crop_top_offset = p_pic->frame_crop_top_offset; in clone_storable_picture()
715 dec_pic->frame_crop_top_offset = active_sps->frame_crop_top_offset; in alloc_decpic()
720 dec_pic->frame_crop_top_offset = 0; in alloc_decpic()