HomeSort by: relevance | last modified time | path
    Searched defs:audio_stage_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/audio/
audiodef.h 104 } audio_stage_t; typedef in typeref:struct:__anon2fa899e10108
144 audio_stage_t codec; /* encoding conversion stage */
145 audio_stage_t chvol; /* channel volume stage */
146 audio_stage_t chmix; /* channel mix stage */
147 audio_stage_t freq; /* frequency conversion stage */
audiodef.h 104 } audio_stage_t; typedef in typeref:struct:__anon2fa899e10108
144 audio_stage_t codec; /* encoding conversion stage */
145 audio_stage_t chvol; /* channel volume stage */
146 audio_stage_t chmix; /* channel mix stage */
147 audio_stage_t freq; /* frequency conversion stage */

Completed in 22 milliseconds