Searched defs:process_rewind (Results 1 – 5 of 5) sorted by relevance
177 static void process_rewind(struct userdata *u, pa_usec_t now) { in process_rewind() function
616 static void process_rewind(struct userdata *u) { in process_rewind() function
127 void (*process_rewind)(pa_source_output *o, size_t nbytes); /* may be NULL */ member
153 void (*process_rewind) (pa_sink_input *i, size_t nbytes); /* may NOT be NULL */ member
1812 static int process_rewind(struct userdata *u) { in process_rewind() function