Searched refs:volume_val (Results 1 – 2 of 2) sorted by relevance
1433 gfloat volume_val; in gst_wasapi2_ring_buffer_get_volume() local1440 volume_val = buf->volume; in gst_wasapi2_ring_buffer_get_volume()1442 hr = buf->volume_object->GetMasterVolume (&volume_val); in gst_wasapi2_ring_buffer_get_volume()1445 *volume = volume_val; in gst_wasapi2_ring_buffer_get_volume()
670 } volume_val; typedef696 volume_val linear[PA_CHANNELS_MAX + VOLUME_PADDING]; in pa_volume_memchunk()