HomeSort by: relevance | last modified time | path
    Searched refs:AUDIO_ENCODING_ULINEAR_OE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
audioio.h 143 #define AUDIO_ENCODING_ULINEAR_OE AUDIO_ENCODING_ULINEAR_BE
148 #define AUDIO_ENCODING_ULINEAR_OE AUDIO_ENCODING_ULINEAR_LE
  /src/tests/dev/audio/
audiotest.c 64 #define AUDIO_ENCODING_ULINEAR_OE AUDIO_ENCODING_ULINEAR_BE
69 #define AUDIO_ENCODING_ULINEAR_OE AUDIO_ENCODING_ULINEAR_LE
  /src/sys/dev/audio/
audio.c 6649 if (p->encoding == AUDIO_ENCODING_ULINEAR_OE)

Completed in 20 milliseconds