Home
last modified time | relevance | path

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

/dports/graphics/zbar/zbar-0.23.90/include/zbar/
H A DWindow.h128 static inline void negotiate_format (Video& video, Window& window) in negotiate_format() function
/dports/audio/sox/sox-14.4.2/src/
H A Dwaveaudio.c156 static unsigned negotiate_format(sox_format_t* ft, WAVEFORMATEXTENSIBLE* pfmt, unsigned dev) in negotiate_format() function
260 error = negotiate_format(ft, &fmt, dev); in start()
/dports/graphics/zbar/zbar-0.23.90/qt/
H A DQZBarThread.cpp128 negotiate_format(*video, window); in openVideo()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/videoconvert/
H A Dvideoadapter.c517 static int negotiate_format(struct impl *this) in negotiate_format() function
699 res = negotiate_format(this); in impl_node_port_set_param()
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Daudioadapter.c636 static int negotiate_format(struct impl *this) in negotiate_format() function
713 if ((res = negotiate_format(this)) < 0) in impl_node_send_command()