/third_party/ffmpeg/libavdevice/ |
H A D | openal-dec.c | 43 ALCenum sample_format; member
|
H A D | avdevice.h | 411 enum AVSampleFormat sample_format; member
|
/third_party/alsa-utils/axfer/test/ |
H A D | container-test.c | 36 test_builder(struct container_context *cntr, int fd, enum container_format format, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, bool verbose) test_builder() argument 83 test_parser(struct container_context *cntr, int fd, enum container_format format, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, bool verbose) test_parser() argument 127 callback(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, void *frame_buffer, unsigned int frame_count) callback() argument [all...] |
H A D | generator.c | 48 allocate_buf(snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frame_count) allocate_buf() argument 60 allocate_vector(snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frame_count) allocate_vector() argument 88 fill_buf(int fd, void *frame_buffer, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frame_count) fill_buf() argument 107 fill_vector(int fd, void *frame_buffer, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frame_count) fill_vector() argument 148 test_frame_count(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame) test_frame_count() argument 199 test_samples_per_frame(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format) test_samples_per_frame() argument [all...] |
H A D | mapper-test.c | 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 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 220 test_mapper(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, void *frame_buffer, void *check_buffer, unsigned int frame_count, unsigned int cntr_count) test_mapper() argument 279 test_i_buf(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, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_i_buf() argument 319 test_vector(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, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_vector() argument 378 test_n_buf(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, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_n_buf() argument 406 callback(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, void *frame_buffer, unsigned int frame_count) callback() argument [all...] |
/third_party/alsa-utils/axfer/ |
H A D | xfer.h | 47 snd_pcm_format_t sample_format; member
|
H A D | subcmd-transfer.c | 169 snd_pcm_format_t sample_format = SND_PCM_FORMAT_UNKNOWN; in capture_pre_process() local 233 snd_pcm_format_t sample_format = SND_PCM_FORMAT_UNKNOWN; in playback_pre_process() local [all...] |
H A D | xfer-libasound-timer-mmap.c | 342 snd_pcm_format_t sample_format; in fill_buffer_with_zero_samples() local
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | a2dp-codec-gst.c | 84 gchar *sample_format; in gst_create_caps_from_sample_spec() local
|
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-sample.c | 163 dbus_uint32_t sample_format = 0; in handle_get_sample_format() local 295 dbus_uint32_t sample_format = 0; in handle_get_all() local
|
H A D | iface-stream.c | 294 dbus_uint32_t sample_format = 0; in handle_get_sample_format() local 524 dbus_uint32_t sample_format = 0; in handle_get_all() local
|
H A D | iface-device.c | 352 dbus_uint32_t sample_format = 0; in handle_get_sample_format() local 806 dbus_uint32_t sample_format = 0; in handle_get_all() local
|
H A D | iface-core.c | 1281 dbus_uint32_t sample_format; in handle_upload_sample() local
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3dx_state.c | 1077 enum pipe_format sample_format = cso->format; in v3d_create_sampler_view() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_aiir.c | 73 enum AVSampleFormat sample_format; member
|