Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c106 guint nb_encodings; in gst_xvcontext_get_xv_support() local
251 XvQueryEncodings (context->disp, context->xv_port_id, &nb_encodings, in gst_xvcontext_get_xv_support()
254 for (i = 0; i < nb_encodings; i++) { in gst_xvcontext_get_xv_support()