Home
last modified time | relevance | path

Searched refs:GstH264HRDParams (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h348 typedef struct _GstH264HRDParams GstH264HRDParams; typedef
570 GstH264HRDParams nal_hrd_parameters;
574 GstH264HRDParams vcl_hrd_parameters;
Dgsth264parser.c391 gst_h264_parse_hrd_parameters (GstH264HRDParams * hrd, NalReader * nr) in gst_h264_parse_hrd_parameters()
880 GstH264HRDParams *hrd = &vui->nal_hrd_parameters; in gst_h264_parser_parse_buffering_period()
894 GstH264HRDParams *hrd = &vui->vcl_hrd_parameters; in gst_h264_parser_parse_buffering_period()
981 GstH264HRDParams *hrd = NULL; in gst_h264_parser_parse_pic_timing()