HomeSort by: relevance | last modified time | path
    Searched refs: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 */
audio.c 4924 audio_apply_stage(audio_track_t *track, audio_stage_t *stage, bool isfreq)

Completed in 18 milliseconds