Home
last modified time | relevance | path

Searched defs:set_control (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dv4l2_calls.c1033 set_control (GQuark field_id, const GValue * value, gpointer user_data) in set_control() function
/third_party/node/deps/v8/src/compiler/
Dschedule.cc59 void BasicBlock::set_control(Control control) { control_ = control; } in set_control() function in v8::internal::compiler::BasicBlock
/third_party/ffmpeg/libavfilter/
Daf_ladspa.c416 static int set_control(AVFilterContext *ctx, unsigned long port, LADSPA_Data value) in set_control() function
/third_party/alsa-utils/alsactl/
Dstate.c1204 static int set_control(snd_ctl_t *handle, snd_config_t *control, in set_control() function