HomeSort by relevance Sort by last modified time
    Searched refs:PCM_FLAGS_STREAMING (Results 1 - 9 of 9) sorted by null

  /external/sonivox/arm-fm-22k/host_src/
eas.h 100 #define PCM_FLAGS_STREAMING 0x80000000 /* streaming mode */
    [all...]
  /external/sonivox/arm-hybrid-22k/host_src/
eas.h 100 #define PCM_FLAGS_STREAMING 0x80000000 /* streaming mode */
    [all...]
  /external/sonivox/arm-wt-22k/host_src/
eas.h 100 #define PCM_FLAGS_STREAMING 0x80000000 /* streaming mode */
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_wavefile.c 567 pWaveData->flags |= PCM_FLAGS_STREAMING;
657 if (pWaveData->flags & PCM_FLAGS_STREAMING)
eas_pcm.c     [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wavefile.c 567 pWaveData->flags |= PCM_FLAGS_STREAMING;
657 if (pWaveData->flags & PCM_FLAGS_STREAMING)
eas_pcm.c     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_wavefile.c 567 pWaveData->flags |= PCM_FLAGS_STREAMING;
657 if (pWaveData->flags & PCM_FLAGS_STREAMING)
eas_pcm.c     [all...]

Completed in 112 milliseconds