Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/axdemo/src/
Daxstream.c89 static u32 ramBufferLenPcm8; // length in bytes variable
508 ramBufferLen = ramBufferLenPcm8; in startStreamPcm8()
610 le_addr = ramBufferLPcm8 + ramBufferLenPcm8 - 1; in startStreamPcm8()
638 le_addr = ramBufferRPcm8 + ramBufferLenPcm8 - 1; in startStreamPcm8()
1032 ramBufferLenPcm8 = 413635; in main()