Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxcoreaudiocommon.h43 AudioBufferList * buffer_list_alloc (UInt32 channels, UInt32 size, gboolean i…
Dgstosxcoreaudiocommon.c153 buffer_list_alloc (UInt32 channels, UInt32 size, gboolean interleaved) in buffer_list_alloc() function
Dgstosxcoreaudio.c228 buffer_list_alloc (format.mChannelsPerFrame, core_audio->recBufferSize, in gst_core_audio_initialize()