Home
last modified time | relevance | path

Searched defs:delay_frames (Results 1 – 13 of 13) 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.c83 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_hfp_iodev.c142 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dtest_iodev.c61 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_loopback_iodev.c154 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_a2dp_iodev.c343 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_bt_io.c253 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Ddev_stream.c622 unsigned int delay_frames) in dev_stream_set_delay()
Dcras_iodev.h208 int (*delay_frames)(const struct cras_iodev *iodev); member
Dcras_alsa_io.c306 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
/external/adhd/cras/src/tests/
Daudio_thread_unittest_obsolete.cc159 static int delay_frames(const cras_iodev* iodev) { in delay_frames() function in ReadStreamSuite
587 static int delay_frames(const cras_iodev* iodev) { in delay_frames() function in WriteStreamSuite
1547 static int delay_frames(const cras_iodev* iodev) { in delay_frames() function in ActiveDevicesSuite
1913 unsigned int delay_frames) { in dev_stream_set_delay()
Dbt_io_unittest.cc115 static int delay_frames(const cras_iodev* iodev) { in delay_frames() function in __anon74a2300b0111::BtIoBasicSuite
Daudio_thread_unittest.cc157 static int delay_frames(const cras_iodev* iodev) { in delay_frames() function in StreamDeviceSuite
1014 unsigned int delay_frames) in dev_stream_set_delay()