Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiodeviceprovider.c108 AudioObjectPropertyAddress deviceNameAddress = { in _audio_device_get_name() local
117 deviceNameAddress.mScope = prop_scope; in _audio_device_get_name()
121 &deviceNameAddress, 0, NULL, &propertySize); in _audio_device_get_name()
129 &deviceNameAddress, 0, NULL, &propertySize, device_name); in _audio_device_get_name()
Dgstosxcoreaudiohal.c272 AudioObjectPropertyAddress deviceNameAddress = { in _audio_device_get_name() local
280 &deviceNameAddress, 0, NULL, &propertySize); in _audio_device_get_name()
288 &deviceNameAddress, 0, NULL, &propertySize, device_name); in _audio_device_get_name()