summaryrefslogtreecommitdiff
path: root/cras/src/tests/audio_area_unittest.cc
AgeCommit message (Expand)Author
2019-07-26CRAS: Format unit tests for apm, array, audio area and formatEn-Shuo Hsu
2017-01-04CRAS: audio_area - Remove unused argumentHsin-Yu Chao
2016-03-23CRAS: dev_stream - Scale captured samples when mixing to dev_stream if neededCheng-Yi Chiang
2016-03-23CRAS: mix: Rename cras_mix_add_stride_* to cras_mix_add_scale_stride_*Cheng-Yi Chiang
2014-11-27CRAS: audio_area - support copying non-s16_le formatsDylan Reid
2014-11-27CRAS: audio_area - take full destination format as an argDylan Reid
2014-10-14CRAS: dev_stream - track read offset per device.Dylan Reid
2014-10-14CRAS: audio_area - Limit amount copied if not enough spaceDylan Reid
2014-09-14CRAS: audio area - Override channel layout for mono streamHsin-Yu Chao
2014-08-23CRAS: audio_area - Zero buffer from offset.Dylan Reid
2014-07-09CRAS: audio_area_ut - Fix mono/stereo copy tests.Dylan Reid
2014-07-08CRAS: audio area: Move copy function to audio areaHsin-Yu Chao