代码搜索结果
找到约 10,000 项符合
Audio 的代码
mahelper.h
#ifndef __MAHELPER_H__
#define __MAHELPER_H__
extern const int tabbitrate[3][3][16];
extern const int tabsamplingrate[3][4];
extern const LPTSTR genre_strings[];
typedef struct
{
int nVe
cc_build_debug.log
-------------------------- DEC643_AUDIO.pjt - Debug --------------------------
[CODEC.c] "C:\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -fr"C:/CCStudio_v3.3/MyProjects/DEC643_AUDIO/Debug" -i"C:/CCStu
makefile.linux
############################################################################
## ISO MPEG Audio Subgroup Software Simulation Group (1996)
## ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency
dvenc.c
/*
* General DV muxer/demuxer
* Copyright (c) 2003 Roman Shaposhnik
*
* Many thanks to Dan Dennedy for providing wealth
* of DV technical info.
*
* Raw DV format
* Co
threncode.c
#include
#include
#include
#include
#include
#include
#include
#include "adpcm.h"
#include "adpcmParam.h"
#include "thrEncode.h"
uauddac.c
/***********************************************************************************/
/* Copyright (c) 2002-2005, Silicon Image, Inc. All rights reserved. */
/* No part of this work
decapsavi.cpp
/**************************************************************************************
* *
* This application co
tea6420.h
#ifndef __INCLUDED_TEA6420__
#define __INCLUDED_TEA6420__
/* possible addresses */
#define I2C_TEA6420_1 0x4c
#define I2C_TEA6420_2 0x4d
struct tea6420_multiplex
{
int in; /* input of audio switc
mkdevs
#!/bin/sh
mknod /dev/display c 244 0
mknod /dev/ir c 242 0
mknod /dev/usb0 c 243 0
mknod /dev/audio c 245 4
mknod /dev/dsp c 245 3
mknod /dev/mixer c 245 0
mknod /dev/empeg_state c 246 0
mknod /dev/ra
qcelpaudiortpsource.hh
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio