代码搜索结果

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

audio.c

#include #include "all.h" #include "audio.h" #define SAMPLE_BUF_SIZE 16384 #define OBUFFERSIZE 1024*2 void append (AudioFile *af, unsigned int channel, int value) { af->s

audio.cpp

/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy o

audio.h

/********************************************************************** MPEG-4 Audio VM Audio i/o module This software module was originally developed by Heiko Purnhagen (University of Han

audio.h

/********************************************************************** MPEG-4 Audio VM Audio i/o module This software module was originally developed by Heiko Purnhagen (University of Han

audio.c

/********************************************************************** MPEG-4 Audio VM Audio i/o module This software module was originally developed by Heiko Purnhagen (University of Han

audio.cpp

/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy o

audio.h

/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy o

audio.h

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

audio.c

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

audio.c

/***************************************************************************** * audio.c: audio decoder using ffmpeg library *************************************************************************