Searched refs:proc_buf_in (Results 1 – 2 of 2) sorted by relevance
276 void *proc_buf_in; member
1052 in->proc_buf_in = realloc(in->proc_buf_in, src_buffer_size); in read_and_process_frames()1053 ALOG_ASSERT((in->proc_buf_in != NULL), in read_and_process_frames()1063 in->proc_buf_in + in read_and_process_frames()1077 in_buf.s16 = in->proc_buf_in; in read_and_process_frames()1098 memcpy(in->proc_buf_in, in read_and_process_frames()1099 in->proc_buf_in + in_buf.frameCount * src_channels * bytes_per_sample, in read_and_process_frames()3101 if (in->proc_buf_in) { in adev_close_input_stream()3102 free(in->proc_buf_in); in adev_close_input_stream()