Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h77 unsigned int pic_struct_present_flag; member
H A Dnal-h264.c580 rbsp_bit(rbsp, &vui->pic_struct_present_flag); in nal_h264_rbsp_vui_parameters()
H A Dallegro-core.c1348 sps->vui.pic_struct_present_flag = 1; in allegro_h264_write_sps()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sei.c73 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.c152 READ_ONEBIT(p_bitctx, &vui->pic_struct_present_flag); in read_VUI()
H A Dh264d_init.c516 p_Vid->active_sps->vui_seq_parameters.pic_struct_present_flag && in dpb_mark_malloc()