代码搜索结果

找到约 10,000 项符合 Audio 的代码

audio.c

/* ********************************************************************** * audio.c -- /dev/dsp interface for emu10k1 driver * Copyright 1999, 2000 Creative Labs, Inc. * *****************

audio.h

#undef CONFIG_MCP_UCB1200_AUDIO

audio.h

#undef CONFIG_USB_AUDIO

audio.asl

//**********************************************************************; // *****************************************************************; // *******************************************

audio.asl

//**********************************************************************; // *****************************************************************; // *******************************************

audio.asl

//**********************************************************************; // *****************************************************************; // *******************************************

audio.asl

//**********************************************************************; // *****************************************************************; // *******************************************

audio.c

//AUDIO INTERFACE #include "config.h" #include "aud_drv.h" void SetAUDCLK(uchar AUCD) {AUDCLK=AUCD;} void SetAUDCON(bit HLR,bit DSIZ,bit POL,uchar JUST,bit SRC) {if(HLR) AUDCON0=AUDCON0

audio.c

/* * sound/audio.c * * Device file manager for /dev/audio * * Copyright by Hannu Savolainen 1993 * * Redistribution and use in source and binary forms, with or without * modificatio

audio.h

/* * audio.h * * Copyright (C) 2000 Ralph Metzler * & Marcus Metzler for convergence integrated media GmbH