/third_party/alsa-utils/axfer/ |
H A D | mapper.c | 71 mapper_context_pre_process(struct mapper_context *mapper, snd_pcm_access_t access, unsigned int bytes_per_sample, unsigned int samples_per_frame, unsigned int frames_per_buffer, struct container_context *cntrs) mapper_context_pre_process() argument
|
H A D | mapper.h | 42 snd_pcm_uframes_t frames_per_buffer; member
|
H A D | xfer.c | 114 xfer_context_pre_process(struct xfer_context *xfer, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer) xfer_context_pre_process() argument
|
H A D | xfer-libasound-irq-rw.c | 362 snd_pcm_uframes_t frames_per_buffer; in irq_rw_pre_process() local
|
H A D | xfer-libasound.h | 45 unsigned int frames_per_buffer; member
|
H A D | subcmd-transfer.c | 332 snd_pcm_uframes_t frames_per_buffer = 0; in context_pre_process() local 165 capture_pre_process(struct context *ctx, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer, uint64_t *total_frame_count) capture_pre_process() argument 229 playback_pre_process(struct context *ctx, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer, uint64_t *total_frame_count) playback_pre_process() argument
|
H A D | xfer-libasound-timer-mmap.c | 19 unsigned int frames_per_buffer; member 28 snd_pcm_uframes_t frames_per_buffer; in timer_mmap_pre_process() local [all...] |
H A D | xfer-libasound.c | 378 configure_hw_params(struct libasound_state *state, snd_pcm_format_t format, unsigned int samples_per_frame, unsigned int frames_per_second, unsigned int msec_per_period, unsigned int msec_per_buffer, snd_pcm_uframes_t frames_per_period, snd_pcm_uframes_t frames_per_buffer) configure_hw_params() argument 537 retrieve_actual_hw_params(snd_pcm_hw_params_t *hw_params, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer) retrieve_actual_hw_params() argument 567 configure_sw_params(struct libasound_state *state, unsigned int frames_per_second, unsigned int frames_per_buffer, unsigned int msec_for_avail_min, unsigned int msec_for_start_threshold, unsigned int msec_for_stop_threshold) configure_sw_params() argument 642 xfer_libasound_pre_process(struct xfer_context *xfer, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer) xfer_libasound_pre_process() argument [all...] |
H A D | xfer-libffado.c | 387 xfer_libffado_pre_process(struct xfer_context *xfer, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, snd_pcm_access_t *access, snd_pcm_uframes_t *frames_per_buffer) xfer_libffado_pre_process() argument
|
/third_party/alsa-utils/axfer/test/ |
H A D | mapper-test.c | 228 unsigned int frames_per_buffer; in test_mapper() local 39 test_demuxer(struct mapper_context *mapper, snd_pcm_access_t access, unsigned int bytes_per_sample, unsigned int samples_per_frame, unsigned int frames_per_buffer, void *frame_buffer, unsigned int frame_count, struct container_context *cntrs, unsigned int cntr_count, bool verbose) test_demuxer() argument 69 test_demux(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, unsigned int frames_per_buffer, void *frame_buffer, unsigned int frame_count, int *cntr_fds, unsigned int cntr_count) test_demux() argument 130 test_muxer(struct mapper_context *mapper, snd_pcm_access_t access, unsigned int bytes_per_sample, unsigned int samples_per_frame, unsigned int frames_per_buffer, void *frame_buffer, unsigned int frame_count, struct container_context *cntrs, unsigned int cntr_count, bool verbose) test_muxer() argument 160 test_mux(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, unsigned int frames_per_buffer, void *frame_buffer, unsigned int frame_count, int *cntr_fds, unsigned int cntr_count) test_mux() argument [all...] |
/third_party/lame/libmp3lame/ |
H A D | set_get.c | 2310 int frames_per_buffer = 0, input_samples_per_buffer = 0; in calc_maximum_input_samples_for_buffer_size() local
|