Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/axdemo/src/
Daxstream.c86 static u32 ramBufferLenPcm16; // length in bytes variable
339 ramBufferLen = ramBufferLenPcm16; in startStreamPcm16()
441 le_addr = (ramBufferLPcm16 + ramBufferLenPcm16 - 2) >> 1; in startStreamPcm16()
469 le_addr = (ramBufferRPcm16 + ramBufferLenPcm16 - 2) >> 1; in startStreamPcm16()
1028 ramBufferLenPcm16 = 827270; in main()