代码搜索结果
找到约 10,000 项符合
Audio 的代码
audio_config.c
/* Ogle - A video player
* Copyright (C) 2002 Bj鰎n Englund, H錵an Hjort
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen
audio_types.c
#include "audio_types.h"
char *channeltype_str(ChannelType_t chtype)
{
char *str;
switch(chtype) {
case ChannelType_Unspecified:
str = "Unspecified";
break;
case ChannelType_Null:
audio_play.c
/* Ogle - A video player
* Copyright (C) 2002 Bj鰎n Englund, H錵an Hjort
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen
ogle_audio_debug
#!/bin/sh
echo run $* > /tmp/ogle_audio.$$
xterm -e gdb -x /tmp/ogle_audio.$$ $DVDP_ROOT/ogle_audio
rm /tmp/ogle_audio.$$
at91_audio.c
/*----------------------------------------------------------
** linux/drivers/at91/at91_audio.c
**
**
** Copyright (C) 2006 Hyesco Technology Co.,Ltd
**
** Author: casiawu
**
** Hi
at91_audio.h
/*----------------------------------------------------------
** linux/drivers/at91/at91_audio.h
**
**
** Copyright (C) 2006 Hyesco Technology Co.,Ltd
**
** Author: casiawu
*
audio_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
audio.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2300 Board), 0x0004 // Tools: 'ARM-ADS'
Group (Startup Files)
Group (Source Files)
Group (Documentation)
File 1,2,
audio_pll.v
// megafunction wizard: %ALTPLL%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altpll
// ============================================================
// File Name: Audio_PLL.v
// Megaf