Home
last modified time | relevance | path

Searched defs:delay_frames (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/webrtc/common_audio/
Daudio_converter_unittest.cc127 const size_t delay_frames = src_sample_rate_hz == dst_sample_rate_hz ? 0 : in RunAudioConverterTest() local
/external/adhd/cras/src/server/
Dcras_empty_iodev.c76 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dtest_iodev.c54 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_hfp_iodev.c197 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_loopback_iodev.c153 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_a2dp_iodev.c356 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_bt_io.c264 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Ddev_stream.c589 unsigned int delay_frames) in dev_stream_set_delay()
Dcras_iodev.h249 int (*delay_frames)(const struct cras_iodev *iodev); member
Dcras_alsa_io.c325 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
/external/adhd/cras/src/tests/
Ddev_io_unittest.cc247 unsigned int delay_frames) {} in dev_stream_set_delay()
Daudio_thread_unittest_obsolete.cc156 static int delay_frames(const cras_iodev* iodev) { return delay_frames_; } in delay_frames() function in ReadStreamSuite
575 static int delay_frames(const cras_iodev* iodev) { return delay_frames_; } in delay_frames() function in WriteStreamSuite
1523 static int delay_frames(const cras_iodev* iodev) { in delay_frames() function in ActiveDevicesSuite
1886 unsigned int delay_frames) { in dev_stream_set_delay()
Dbt_io_unittest.cc112 static int delay_frames(const cras_iodev* iodev) { in delay_frames() function in __anon4f7354cd0111::BtIoBasicSuite
Daudio_thread_unittest.cc202 static int delay_frames(const cras_iodev* iodev) { return delay_frames_; } in delay_frames() function in StreamDeviceSuite
1263 unsigned int delay_frames) {} in dev_stream_set_delay()