Home
last modified time | relevance | path

Searched refs:__left_channel (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2/build/demos/axdemo/src/
Dcompressor.c127 s16 __left_channel [AVX_BUFFER_SIZE_WORDS] ATTRIBUTE_ALIGN(32); variable
808 if ((__left_channel[index] > 32766) || (__right_channel[index] < -32766)) in do_test()
964 DEMOAVXInit(__left_channel, __right_channel, AVX_BUFFER_SIZE_WORDS); in main()