Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/win/
Dcore_audio_output_win.cc376 const uint64_t delay_frames = num_frames_written_ - num_played_out_frames; in EstimateOutputLatencyMillis() local
/external/webrtc/common_audio/
Daudio_converter_unittest.cc127 const size_t delay_frames = 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.c207 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_loopback_iodev.c166 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_a2dp_iodev.c521 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Dcras_bt_io.c291 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
Ddev_stream.c605 unsigned int delay_frames) in dev_stream_set_delay()
Dcras_iodev.h258 int (*delay_frames)(const struct cras_iodev *iodev); member
Dcras_alsa_io.c340 static int delay_frames(const struct cras_iodev *iodev) in delay_frames() function
/external/adhd/cras/src/tests/
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()
Ddev_io_unittest.cc430 unsigned int delay_frames) {} in dev_stream_set_delay()
Dbt_io_unittest.cc114 static int delay_frames(const cras_iodev* iodev) { in delay_frames() function in __anon0f6cc2290111::BtIoBasicSuite
Daudio_thread_unittest.cc204 static int delay_frames(const cras_iodev* iodev) { return delay_frames_; } in delay_frames() function in StreamDeviceSuite
1269 unsigned int delay_frames) {} in dev_stream_set_delay()