Searched refs:pic_struct_present_flag (Results 1 – 15 of 15) sorted by relevance
506 if (a->pic_struct_present_flag != b->pic_struct_present_flag) in check_sei_pic_timing()509 if (a->pic_struct_present_flag) { in check_sei_pic_timing()
94 int pic_struct_present_flag; member
481 if (sps->pic_struct_present_flag && p->sei.picture_timing.present) { in parse_nal_units()512 if (sps->pic_struct_present_flag && p->sei.picture_timing.present) { in parse_nal_units()
185 flag(pic_struct_present_flag); in FUNC()238 infer(pic_struct_present_flag, 0); in FUNC()658 if (sps->vui.pic_struct_present_flag) { in FUNC()
90 uint8_t pic_struct_present_flag; member
74 if (sps->pic_struct_present_flag) { in ff_h264_sei_process_picture_timing()
221 sps->pic_struct_present_flag = get_bits1(gb); in decode_vui_parameters()
1161 if (sps->pic_struct_present_flag && h->sei.picture_timing.present) { in h264_export_frame_props()1206 if (sps->pic_struct_present_flag && h->sei.picture_timing.present) { in h264_export_frame_props()
501 READ_UINT8 (nr, vui->pic_struct_present_flag, 1); in gst_h264_parse_vui_parameters()990 tim->pic_struct_present_flag = vui->pic_struct_present_flag; in gst_h264_parser_parse_pic_timing()1003 if (tim->pic_struct_present_flag) { in gst_h264_parser_parse_pic_timing()1029 if (!tim->CpbDpbDelaysPresentFlag && !tim->pic_struct_present_flag) { in gst_h264_parser_parse_pic_timing()2742 if (vui->pic_struct_present_flag) { in gst_h264_video_calculate_framerate()2881 if (tim->pic_struct_present_flag) { in gst_h264_write_sei_pic_timing()3058 if (!tim->CpbDpbDelaysPresentFlag && !tim->pic_struct_present_flag) { in gst_h264_create_sei_memory_internal()3069 if (tim->pic_struct_present_flag) { in gst_h264_create_sei_memory_internal()
577 guint8 pic_struct_present_flag; member1085 guint8 pic_struct_present_flag; member
222 uint32_t pic_struct_present_flag; member
651 RVCE_CS(enc->enc_pic.vui.pic_struct_present_flag); in vui()
643 sei.payload.pic_timing.pic_struct_present_flag; in gst_h264_parse_process_sei()
27184 We are storing pic_struct_present_flag although it's not part of37487 pic_struct_present_flag in the SPS VUI data. If108396 dpb_output_delay or pic_struct_present_flag which are blindly retrieved