Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPPlayer.c126 static u32 AmemoryR = 0; variable
1563 if (StreamR == NULL || AmemoryR == 0) in StreamInit()
1578 aramStartAddr = AmemoryR / 2; in StreamInit()
1579 aramEndAddr = ((AmemoryR + bufferSize) / 2) - 1; in StreamInit()
1628 AmemoryR, in StreamInit()
1854 AXSetVoiceCurrentAddr(StreamR, AmemoryR / 2); in StreamReInit()
1863 AmemoryR, in StreamReInit()
2561 destAmemoryR = AmemoryR + (bufferSampleHalfNum << 1); in TransferStreamData()
2568 destAmemoryR = AmemoryR; in TransferStreamData()
2774 AmemoryR = addr; in THPPlayerSetAmemory()