Searched refs:cur_dst (Results 1 – 1 of 1) sorted by relevance
942 void *cur_dst = NULL; in read_frames_from_stream() local946 cur_dst = &((uint8_t *)dst)[frames_read * frame_size]; in read_frames_from_stream()947 frames_read += audio_vbuffer_read(src, cur_dst, frames_cnt - frames_read); in read_frames_from_stream()