Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h343 typedef struct _GstH264SPSExtMVCLevelValueOp GstH264SPSExtMVCLevelValueOp; typedef
669 GstH264SPSExtMVCLevelValueOp *applicable_op;
Dgsth264parser.c335 dst_value->applicable_op = g_new0 (GstH264SPSExtMVCLevelValueOp, in gst_h264_sps_mvc_copy()
341 GstH264SPSExtMVCLevelValueOp *const dst_op = &dst_value->applicable_op[j]; in gst_h264_sps_mvc_copy()
342 const GstH264SPSExtMVCLevelValueOp *const src_op = in gst_h264_sps_mvc_copy()
1877 g_new0 (GstH264SPSExtMVCLevelValueOp, in gst_h264_parse_sps_mvc_data()
1883 GstH264SPSExtMVCLevelValueOp *const op = &level_value->applicable_op[j]; in gst_h264_parse_sps_mvc_data()