Home
last modified time | relevance | path

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

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