代码搜索结果
找到约 10,000 项符合
Audio 的代码
audio.c
/**********************************************************************
MPEG-4 Audio VM
Audio i/o module
This software module was originally developed by
Heiko Purnhagen (University of Hannover /
audio_in.h
#ifndef _AUDIO_IN_H_
#define _AUDIO_IN_H_
//#include ".\libmp3enc\libmp3enc.h"
enum byte_order { order_unknown, order_bigEndian, order_littleEndian };
#define FILE_AIFF 0
#define FILE_WAVE
audio_in.c
#include
#include
#include
#include "./libmp3enc/libmp3enc.h"
#include "audio_in.h"
#include "portableio.h"
/************************************************
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