Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/pmicdemo/src/
Daudio.c451 s16 *pOut = isoBuff; in aiCb() local
455 *pOut++ = *pIn++; // right sample in aiCb()
456 *pOut++ = *pIn++; // left sample in aiCb()