Home
last modified time | relevance | path

Searched refs:pa_dynarray_insert_by_index (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Ddynarray.h68 int pa_dynarray_insert_by_index(pa_dynarray *array, void *p, unsigned i);
H A Ddynarray.c144 int pa_dynarray_insert_by_index(pa_dynarray *array, void *p, unsigned i) { in pa_dynarray_insert_by_index() function

Completed in 1 milliseconds