Home
last modified time | relevance | path

Searched defs:pa_object_new (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dobject.h40 #define pa_object_new(type) ((type*) pa_object_new_internal(sizeof(type), type##_type_id, type##_check_type)) macro

Completed in 1 milliseconds