代码搜索:Audio
找到约 10,000 项符合「Audio」的源代码
代码结果 10,000
www.eeworm.com/read/133108/5907809
am makefile.am
## Makefile.am for SDL using the ALSA PCM audio API
noinst_LTLIBRARIES = libaudio_alsa.la
libaudio_alsa_la_SOURCES = $(SRCS)
# The SDL audio driver sources
SRCS = SDL_alsa_audio.c \
SDL_alsa_audio
www.eeworm.com/read/111374/6154964
am makefile.am
## Makefile.am for SDL using the QNX Neutrino PCM audio API
noinst_LTLIBRARIES = libaudio_nto.la
libaudio_nto_la_SOURCES = $(SRCS)
# The SDL audio driver sources
SRCS = SDL_nto_audio.c \
SDL_nto_a
www.eeworm.com/read/111374/6154968
am makefile.am
## Makefile.am for SDL using the ALSA PCM audio API
noinst_LTLIBRARIES = libaudio_alsa.la
libaudio_alsa_la_SOURCES = $(SRCS)
# The SDL audio driver sources
SRCS = SDL_alsa_audio.c \
SDL_alsa_audio
www.eeworm.com/read/110972/6161612
am makefile.am
## Makefile.am for SDL using the QNX Neutrino PCM audio API
noinst_LTLIBRARIES = libaudio_nto.la
libaudio_nto_la_SOURCES = $(SRCS)
# The SDL audio driver sources
SRCS = SDL_nto_audio.c \
S
www.eeworm.com/read/110972/6161616
am makefile.am
## Makefile.am for SDL using the ALSA PCM audio API
noinst_LTLIBRARIES = libaudio_alsa.la
libaudio_alsa_la_SOURCES = $(SRCS)
# The SDL audio driver sources
SRCS = SDL_alsa_audio.c \
SDL_al
www.eeworm.com/read/107896/6187639
cpp soundutils.cpp
// $Id: soundutils.cpp,v 1.2 1999/07/20 01:02:11 hiro Exp $
#include "config.h"
#include "soundutils.h"
#include "pmo.h"
#include
status_t
get_audio_format( const OutputI
www.eeworm.com/read/343458/11947492
h ipc.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
* This library is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/256117/12026930
c main.c
/********************** 此程序为IP视频会议终端C400程序 ************************/
/*************************** main.c 为系统主程序 ******************************/
/**************************** designed by wangxq
www.eeworm.com/read/256117/12026969
lst main.lst
C51 COMPILER V7.07 MAIN 04/07/2006 09:01:49 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN MA
www.eeworm.com/read/205421/15316264
h mpgaudio.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)mpgaudio.h 1.5 3/2/98 */
/*
* $Log$
*/
void AUD_init(void);
int AUD_decode(void);
void AUD_set_PES(int);