Searched defs:frame_bytes (Results 1 – 18 of 18) sorted by relevance
/external/adhd/cras/src/server/ |
D | cras_loopback_iodev.c | 56 unsigned int frame_bytes = cras_get_format_bytes(fmt); in sample_hook() local 130 unsigned int frame_bytes = cras_get_format_bytes(iodev->format); in frames_queued() local 202 unsigned int frame_bytes = cras_get_format_bytes(iodev->format); in get_record_buffer() local 218 unsigned int frame_bytes = cras_get_format_bytes(iodev->format); in put_record_buffer() local
|
D | cras_mix.c | 76 size_t frame_bytes, in cras_mix_mute_buffer()
|
D | cras_iodev.c | 1039 const unsigned int frame_bytes = cras_get_format_bytes(fmt); in cras_iodev_put_output_buffer() local 1099 const unsigned int frame_bytes = cras_get_format_bytes(iodev->format); in cras_iodev_get_input_buffer() local 1260 unsigned int frame_bytes, frames_written; in cras_iodev_fill_odev_zeros() local
|
D | cras_rstream.c | 27 size_t used_size, samples_size, frame_bytes; in setup_shm() local
|
D | dev_stream.c | 308 unsigned int frame_bytes; in capture_copy_converted_to_stream() local
|
D | dev_io.c | 496 unsigned int frame_bytes = cras_get_format_bytes(odev->ext_format); in write_streams() local
|
D | cras_mix_ops.c | 849 size_t frame_bytes, in mix_mute_buffer()
|
/external/adhd/cras/src/tests/ |
D | cras_router.c | 57 int frame_bytes; in got_samples() local 77 uint32_t frame_bytes = cras_client_format_bytes_per_frame(aud_format); in put_samples() local
|
D | dev_io_stubs.cc | 23 uint32_t frame_bytes = 4; in create_shm() local
|
D | cras_test_client.c | 137 int frame_bytes; in got_samples() local 171 uint32_t frame_bytes = cras_client_format_bytes_per_frame(aud_format); in put_samples() local 222 uint32_t frame_bytes = cras_client_format_bytes_per_frame(aud_format); in put_stdin_samples() local
|
D | audio_thread_unittest_obsolete.cc | 1985 size_t frame_bytes, in cras_mix_mute_buffer()
|
D | iodev_unittest.cc | 2449 size_t frame_bytes, in cras_mix_mute_buffer()
|
/external/adhd/cras/examples/ |
D | cplay.c | 18 unsigned int frame_bytes; member
|
/external/adhd/cras/src/common/ |
D | cras_shm.h | 26 uint32_t frame_bytes; member 152 const unsigned frame_bytes = shm->config.frame_bytes; in cras_shm_get_writeable_frames() local 418 unsigned frame_bytes) in cras_shm_set_frame_bytes()
|
/external/adhd/cras/src/libcras/ |
D | cras_helpers.c | 16 unsigned int frame_bytes; member
|
/external/adhd/cras/src/alsa_plugin/ |
D | pcm_cras.c | 132 size_t chan, frame_bytes, sample_bytes; in pcm_cras_process_cb() local
|
/external/webp/src/mux/ |
D | muxedit.c | 100 uint8_t* frame_bytes; in CreateFrameData() local
|
/external/libaom/libaom/av1/encoder/ |
D | encoder.c | 5332 static void compute_internal_stats(AV1_COMP *cpi, int frame_bytes) { in compute_internal_stats()
|