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

  /external/sonivox/arm-fm-22k/host_src/
eas.h 99 #define PCM_FLAGS_UNSIGNED 0x00000010 /* unsigned format */
    [all...]
  /external/sonivox/arm-hybrid-22k/host_src/
eas.h 99 #define PCM_FLAGS_UNSIGNED 0x00000010 /* unsigned format */
    [all...]
  /external/sonivox/arm-wt-22k/host_src/
eas.h 99 #define PCM_FLAGS_UNSIGNED 0x00000010 /* unsigned format */
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_pcm.c     [all...]
eas_wavefile.c 641 pWaveData->flags |= PCM_FLAGS_8_BIT | PCM_FLAGS_UNSIGNED;
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_pcm.c     [all...]
eas_wavefile.c 641 pWaveData->flags |= PCM_FLAGS_8_BIT | PCM_FLAGS_UNSIGNED;
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcm.c     [all...]
eas_wavefile.c 641 pWaveData->flags |= PCM_FLAGS_8_BIT | PCM_FLAGS_UNSIGNED;

Completed in 1600 milliseconds