Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2decoder.h88 unsigned int *control_size);
Dgstv4l2decoder.c736 unsigned int control_id, unsigned int *control_size) in gst_v4l2_decoder_query_control_size() argument
743 *control_size = 0; in gst_v4l2_decoder_query_control_size()
753 *control_size = control.elem_size; in gst_v4l2_decoder_query_control_size()