| /external/adhd/cras/src/server/ |
| D | cras_loopback_iodev.c | 73 unsigned int frame_bytes = cras_get_format_bytes(fmt); in sample_hook() local 143 unsigned int frame_bytes = cras_get_format_bytes(iodev->format); in frames_queued() local 219 unsigned int frame_bytes = cras_get_format_bytes(iodev->format); in get_record_buffer() local 237 unsigned int frame_bytes = cras_get_format_bytes(iodev->format); in put_record_buffer() local
|
| D | cras_mix.c | 75 size_t cras_mix_mute_buffer(uint8_t *dst, size_t frame_bytes, size_t count) in cras_mix_mute_buffer()
|
| D | cras_iodev.c | 1135 const unsigned int frame_bytes = cras_get_format_bytes(fmt); in cras_iodev_put_output_buffer() local 1181 const unsigned int frame_bytes = cras_get_format_bytes(iodev->format); in cras_iodev_get_input_buffer() local 1329 unsigned int frame_bytes, frames_written; in cras_iodev_fill_odev_zeros() local
|
| D | cras_rstream.c | 39 uint32_t frame_bytes, used_size; in setup_shm_area() local
|
| D | dev_stream.c | 291 unsigned int frame_bytes; in capture_copy_converted_to_stream() local
|
| D | dev_io.c | 654 unsigned int frame_bytes = cras_get_format_bytes(odev->format); in write_streams() local
|
| D | cras_mix_ops.c | 838 static size_t mix_mute_buffer(uint8_t *dst, size_t frame_bytes, size_t count) in mix_mute_buffer()
|
| /external/adhd/cras/src/tools/cras_router/ |
| D | cras_router.c | 54 int frame_bytes; in got_samples() local 71 uint32_t frame_bytes = cras_client_format_bytes_per_frame(aud_format); in put_samples() local
|
| /external/adhd/cras/examples/ |
| D | cplay.c | 18 unsigned int frame_bytes; member
|
| /external/adhd/cras/src/common/ |
| D | cras_shm.h | 27 uint32_t frame_bytes; member 263 const unsigned frame_bytes = shm->config.frame_bytes; in cras_shm_get_writeable_frames() local 523 unsigned frame_bytes) in cras_shm_set_frame_bytes()
|
| /external/adhd/cras/src/tests/ |
| D | shm_unittest.cc | 295 uint32_t frame_bytes = cras_shm_frame_bytes(&shm_); in TEST_F() local 321 uint32_t frame_bytes = cras_shm_frame_bytes(&shm_); in TEST_F() local
|
| D | dev_io_stubs.cc | 24 uint32_t frame_bytes = 4; in create_shm() local
|
| D | audio_thread_unittest.cc | 113 uint32_t frame_bytes = 4; in SetupRstream() local
|
| D | audio_thread_unittest_obsolete.cc | 1953 size_t cras_mix_mute_buffer(uint8_t* dst, size_t frame_bytes, size_t count) { in cras_mix_mute_buffer()
|
| D | iodev_unittest.cc | 2650 size_t cras_mix_mute_buffer(uint8_t* dst, size_t frame_bytes, size_t count) { in cras_mix_mute_buffer()
|
| /external/adhd/cras/src/libcras/ |
| D | cras_helpers.c | 16 unsigned int frame_bytes; member
|
| /external/flac/src/flac/ |
| D | analyze.c | 65 …__Frame *frame, uint32_t frame_number, FLAC__uint64 frame_offset, uint32_t frame_bytes, analysis_o… in flac__analyze_frame()
|
| D | decode.c | 1010 uint32_t frame_bytes = 0; in write_callback() local
|
| /external/adhd/cras/src/alsa_plugin/ |
| D | pcm_cras.c | 128 size_t chan, frame_bytes, sample_bytes; in pcm_cras_process_cb() local
|
| /external/adhd/cras/src/tools/cras_test_client/ |
| D | cras_test_client.c | 232 int frame_bytes; in got_samples() local 263 uint32_t frame_bytes = cras_client_format_bytes_per_frame(aud_format); in put_samples() local 311 uint32_t frame_bytes = cras_client_format_bytes_per_frame(aud_format); in put_stdin_samples() local
|
| /external/webp/src/mux/ |
| D | muxedit.c | 100 uint8_t* frame_bytes; in CreateFrameData() local
|
| /external/adhd/cras/client/cras-sys/src/ |
| D | gen.rs | 4679 pub frame_bytes: u32, field
|
| /external/libaom/libaom/av1/encoder/ |
| D | encoder.c | 6717 static void compute_internal_stats(AV1_COMP *cpi, int frame_bytes) { in compute_internal_stats()
|