Home | History | Annotate | Download | only in audio

Lines Matching refs:malloc

1441             out->buffer = malloc(out->buffer_frames * audio_stream_frame_size(&out->stream.common));
1477 out->buffer = malloc(out->buffer_frames * audio_stream_frame_size(&out->stream.common));
2909 (channel_config_t *) malloc(sizeof(channel_config_t) * reply[1]); /* n x configs */