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

  /src/sys/sys/
audioio.h 142 #define AUDIO_ENCODING_SLINEAR_OE AUDIO_ENCODING_SLINEAR_BE
147 #define AUDIO_ENCODING_SLINEAR_OE AUDIO_ENCODING_SLINEAR_LE
  /src/sys/dev/audio/
audio.c 5385 if (mixer->hwbuf.fmt.encoding == AUDIO_ENCODING_SLINEAR_OE &&
6647 if (p->encoding == AUDIO_ENCODING_SLINEAR_OE)
6860 } else if (query.fmt.encoding == AUDIO_ENCODING_SLINEAR_OE &&
  /src/tests/dev/audio/
audiotest.c 63 #define AUDIO_ENCODING_SLINEAR_OE AUDIO_ENCODING_SLINEAR_BE
68 #define AUDIO_ENCODING_SLINEAR_OE AUDIO_ENCODING_SLINEAR_LE

Completed in 41 milliseconds