Searched refs:gst_protection_select_system (Results 1 – 6 of 6) sorted by relevance
200 selected_id = gst_protection_select_system (sys_ids); in GST_START_TEST()203 selected_id = gst_protection_select_system (&sys_ids[1]); in GST_START_TEST()206 selected_id = gst_protection_select_system (&sys_ids[3]); in GST_START_TEST()
93 const gchar * gst_protection_select_system (const gchar ** system_identifiers);
176 gst_protection_select_system (const gchar ** system_identifiers) in gst_protection_select_system() function
438 selected_system = gst_protection_select_system (sys_ids); in gst_mss_demux_setup_streams()587 const gchar *selected_system = gst_protection_select_system (sys_ids); in gst_mss_demux_stream_select_bitrate()
8591 selected_system = gst_protection_select_system (preferred_system_array); in gst_qtdemux_configure_protected_caps()8605 selected_system = gst_protection_select_system ((const gchar **) in gst_qtdemux_configure_protected_caps()
16739 protection: Fix annotations for gst_protection_select_system()30484 The gst_protection_select_system function that takes an array of30488 This commit adds a unit test for the gst_protection_select_system30496 API: gst_protection_select_system()