Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh264parser.c506 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()
/third_party/ffmpeg/libavcodec/
Dh264_ps.h94 int pic_struct_present_flag; member
Dh264_parser.c481 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()
Dcbs_h264_syntax_template.c185 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()
Dcbs_h264.h90 uint8_t pic_struct_present_flag; member
Dh264_sei.c74 if (sps->pic_struct_present_flag) { in ff_h264_sei_process_picture_timing()
Dh264_ps.c221 sps->pic_struct_present_flag = get_bits1(gb); in decode_vui_parameters()
Dh264_slice.c1161 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()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c501 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()
Dgsth264parser.h577 guint8 pic_struct_present_flag; member
1085 guint8 pic_struct_present_flag; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h222 uint32_t pic_struct_present_flag; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vce.h222 uint32_t pic_struct_present_flag; member
Dradeon_vce_52.c651 RVCE_CS(enc->enc_pic.vui.pic_struct_present_flag); in vui()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c643 sei.payload.pic_timing.pic_struct_present_flag; in gst_h264_parse_process_sei()
/third_party/gstreamer/gstplugins_bad/
DChangeLog27184 We are storing pic_struct_present_flag although it's not part of
37487 pic_struct_present_flag in the SPS VUI data. If
108396 dpb_output_delay or pic_struct_present_flag which are blindly retrieved