sof/test
Andrula Song 88990a62ef Audio_stream: Add default byte and frame alignment set in init function
Set byte_align as 1 and frame_align as 1 means no limit on both byte and
frame for this stream. Call audio_stream_init_alignment_constants in
audio_stream_init, set default align info while buffer created. And every
specific component can set its own byte and frame align info in its
prepare function later.

Signed-off-by: Andrula Song <andrula.song@intel.com>
2023-04-24 10:09:32 +03:00
..
cmocka Audio_stream: Add default byte and frame alignment set in init function 2023-04-24 10:09:32 +03:00
CMakeLists.txt cmake: add spdx license identifier 2019-06-02 16:38:17 +01:00
test-all-defconfigs.sh cmocka/test-all-defconfig.sh: add banners between platforms 2021-12-20 22:34:03 +00:00