Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/axdemo/src/
Daxstream.c113 #define SAMPLE_PCM16_R "/axdemo/stream/right.pcm16" macro
406 if (!DVDOpen(SAMPLE_PCM16_L, &strm.finfoL) || !DVDOpen(SAMPLE_PCM16_R, &strm.finfoR)) in startStreamPcm16()