Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h342 typedef struct _GstH264SPSExtMVCLevelValue GstH264SPSExtMVCLevelValue; typedef
690 GstH264SPSExtMVCLevelValue *level_value;
Dgsth264parser.c322 dst_mvc->level_value = g_new0 (GstH264SPSExtMVCLevelValue, in gst_h264_sps_mvc_copy()
328 GstH264SPSExtMVCLevelValue *const dst_value = &dst_mvc->level_value[i]; in gst_h264_sps_mvc_copy()
329 const GstH264SPSExtMVCLevelValue *const src_value = in gst_h264_sps_mvc_copy()
1865 g_new0 (GstH264SPSExtMVCLevelValue, in gst_h264_parse_sps_mvc_data()
1871 GstH264SPSExtMVCLevelValue *const level_value = &mvc->level_value[i]; in gst_h264_parse_sps_mvc_data()
2416 GstH264SPSExtMVCLevelValue *const level_value = &mvc->level_value[i]; in gst_h264_sps_mvc_clear()