Home
last modified time | relevance | path

Searched refs:sys_ids (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstprotection.c180 const gchar *sys_ids[] = { in GST_START_TEST() local
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()
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssdemux.c436 const gchar *sys_ids[2] = { protection_system_id, NULL }; in gst_mss_demux_setup_streams() local
438 selected_system = gst_protection_select_system (sys_ids); in gst_mss_demux_setup_streams()
586 const gchar *sys_ids[2] = { protection_system_id, NULL }; in gst_mss_demux_stream_select_bitrate() local
587 const gchar *selected_system = gst_protection_select_system (sys_ids); in gst_mss_demux_stream_select_bitrate()
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_events.c58 int sys_ids; member
666 if (cb->sys_ids) { in EnumKeyboards()
725 cb.sys_ids = 0; in DirectFB_InitKeyboard()
729 cb.sys_ids = 1; in DirectFB_InitKeyboard()