Home
last modified time | relevance | path

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

/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-engine/
H A Dpost.c242 static int post_audio_control (xine_audio_port_t *port_gen, int cmd, ...);
253 || (port->new_port.control == post_audio_control) in post_audio_port_ref()
273 || (port->new_port.control == post_audio_control) in post_audio_port_unref()
927 static int post_audio_control(xine_audio_port_t *port_gen, int cmd, ...) { in post_audio_control() function
1008 port->new_port.control = post_audio_control; in _x_post_intercept_audio_port()