Home
last modified time | relevance | path

Searched defs:n_cmds (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.c264 gst_navigation_query_set_commands (GstQuery * query, gint n_cmds, ...) in gst_navigation_query_set_commands()
297 gst_navigation_query_set_commandsv (GstQuery * query, gint n_cmds, in gst_navigation_query_set_commandsv()
324 gst_navigation_query_parse_commands_length (GstQuery * query, guint * n_cmds) in gst_navigation_query_parse_commands_length()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdsrc.c1205 gint n_cmds = 0; in rsn_dvdsrc_handle_cmds_query() local