Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sei.c74 if (vui_seq_parameters->pic_struct_present_flag) { in interpret_picture_timing_info()
H A Dh264d_global.h456 RK_S32 pic_struct_present_flag; // u(1) member
480 RK_S8 *pic_struct_present_flag; member
H A Dh264d_sps.c154 READ_ONEBIT(p_bitctx, &vui->pic_struct_present_flag); in read_VUI()
H A Dh264d_init.c520 p_Vid->active_sps->vui_seq_parameters.pic_struct_present_flag && in dpb_mark_malloc()