Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c638 gint nb_formats = 0, i, j, N_attr; in gst_xvcontext_new() local
737 xv_attr = XvQueryPortAttributes (context->disp, context->xv_port_id, &N_attr); in gst_xvcontext_new()
750 for (j = 0; j < N_attr && matching_attr == NULL; ++j) in gst_xvcontext_new()