代码搜索:Audio
找到约 10,000 项符合「Audio」的源代码
代码结果 10,000
www.eeworm.com/read/137132/13344499
po no.po
# Norwegian translation for MAD.
# Christoffer Nicolaisen , 2000.
#
msgid ""
msgstr ""
"Project-Id-Version: mad 0.12.0a\n"
"Report-Msgid-Bugs-To: rob@mars.org\n"
"POT-Creation-Date: 200
www.eeworm.com/read/136812/5860266
c test_ulaw2linear.c
#ifndef lint
static char sccsid[] = "@(#)test_ulaw2linear.c 1.1 92/07/30 Copyr 1989 Sun Micro";
#endif
/* Copyright (c) 1989 by Sun Microsystems, Inc. */
#include "ulaw2linear.h"
/* Test symmetry of
www.eeworm.com/read/136571/5869061
c sdl_paudio.c
/*
AIX support for the SDL - Simple DirectMedia Layer
Copyright (C) 2000 Carsten Griwodz
This library is free software; you can redistribute it and/or
modify it under the terms
www.eeworm.com/read/133108/5907784
c sdl_paudio.c
/*
AIX support for the SDL - Simple DirectMedia Layer
Copyright (C) 2000 Carsten Griwodz
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/126765/6013038
h usbaudio.h
/* usbAudio.h - Definitions for USB audio class */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01b,20mar00,rcb Re-define UINT16 members of structures
www.eeworm.com/read/111374/6154943
c sdl_paudio.c
/*
AIX support for the SDL - Simple DirectMedia Layer
Copyright (C) 2000 Carsten Griwodz
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/110972/6161597
c sdl_paudio.c
/*
AIX support for the SDL - Simple DirectMedia Layer
Copyright (C) 2000 Carsten Griwodz
This library is free software; you can redistribute it and/or
modify it under the terms
www.eeworm.com/read/101066/6257319
h usbaudio.h
/* usbAudio.h - Definitions for USB audio class */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01b,20mar00,rcb Re-define UINT16 members of structures
www.eeworm.com/read/258097/11885827
h auctrl.h
#ifndef __AUCTRL_H__
#define __AUCTRL_H__
void au_mute(int enable); // true if mute
void au_keyshift(int key); // key ranges from -6 to +6
void au_volume(unsigned v);// 0~255
#define SE_STER
www.eeworm.com/read/258097/11885912
h avsync.h
#ifndef __AVSYNC_H
#define __AVSYNC_H
//
// when audio out of sync (with stc), update stc with
// new pts (with some offset).
//
#define AVSYNC_ADJUST_STC_WITH_AUDIO_PTS
//
// STC_CLK
/