Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/axdemo/src/
Daxstream.c119 #define SAMPLE_PCM8_R "/axdemo/stream/right.pcm8" macro
517 if (!DVDOpen(SAMPLE_PCM8_L, &strm.finfoL) || !DVDOpen(SAMPLE_PCM8_R, &strm.finfoR)) in startStreamPcm8()