Home
last modified time | relevance | path

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

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