Home | History | Annotate | Download | only in audio

Lines Matching full:calloc

991     out = (struct stream_out *)calloc(1, sizeof(struct stream_out));
1165 in = (struct stream_in *)calloc(1, sizeof(struct stream_in));
1227 adev = calloc(1, sizeof(struct audio_device));