Home
last modified time | relevance | path

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

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