Home
last modified time | relevance | path

Searched refs:dst_bufs (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dmapper-multiple.c49 char **dst_bufs, unsigned int bytes_per_sample, in align_from_i()
61 dst = dst_bufs[i]; in align_from_i()
209 char **dst_bufs; in multiple_demuxer_process_frames() local
215 dst_bufs = frame_buf; in multiple_demuxer_process_frames()
217 dst_bufs = state->bufs; in multiple_demuxer_process_frames()
218 state->align_frames(frame_buf, *frame_count, dst_bufs, in multiple_demuxer_process_frames()
223 return process_containers(dst_bufs, frame_count, cntrs, cntr_count); in multiple_demuxer_process_frames()
48 align_from_i(void *frame_buf, unsigned int frame_count, char **dst_bufs, unsigned int bytes_per_sample, struct container_context *cntrs, unsigned int cntr_count) align_from_i() argument
H A Dmapper-single.c23 char **dst_bufs = frame_buf; in align_to_vector() local
31 dst = dst_bufs[i]; in align_to_vector()

Completed in 2 milliseconds