Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c267 READ_UE(p_bitctx, &cur_sps->frame_crop_right_offset); in parser_sps()
408 crop_right = SubWidthC [sps->chroma_format_idc] * sps->frame_crop_right_offset; in update_video_pars()
H A Dh264d_global.h337 RK_S32 frame_crop_right_offset; member
559 RK_S32 frame_crop_right_offset; // ue(v) member
H A Dh264d_dpb.c826 fs->frame->frame_crop_right_offset = fs->top_field->frame_crop_right_offset; in dpb_combine_field_yuv()
975 fs->top_field->frame_crop_right_offset = fs->bottom_field->frame_crop_right_offset; in write_unpaired_field()
H A Dh264d_init.c299 p_stored_pic->frame_crop_right_offset = p_pic->frame_crop_right_offset; in clone_storable_picture()
701 dec_pic->frame_crop_right_offset = active_sps->frame_crop_right_offset; in alloc_decpic()
706 dec_pic->frame_crop_right_offset = 0; in alloc_decpic()