Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxcoreaudiocommon.c248 gsize layoutSize; in gst_core_audio_set_channel_layout() local
266 layoutSize = in gst_core_audio_set_channel_layout()
268 layout = g_malloc (layoutSize); in gst_core_audio_set_channel_layout()
295 kAudioUnitProperty_AudioChannelLayout, layout, layoutSize); in gst_core_audio_set_channel_layout()