代码搜索:LIBMAD
找到约 1,468 项符合「LIBMAD」的源代码
代码结果 1,468
www.eeworm.com/read/157515/11697081
c libmad.c
#include
#include "libmad.h"
#include "stream.h"
#include "frame.h"
#include "synth.h"
#include "fixed.h"
struct audio_dither {
mad_fixed_t error[3];
mad_fixed_t random;
}
www.eeworm.com/read/157515/11697111
vcw libmad.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/157515/11697154
h libmad.h
/*
* GSPlayer - The audio player for WindowsCE
* Copyright (C) 2003 Y.Nagamidori
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/232822/14180605
ncb libmad.ncb
www.eeworm.com/read/232822/14180607
dsp libmad.dsp
# Microsoft Developer Studio Project File - Name="libmad" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) St
www.eeworm.com/read/232822/14180609
dsw libmad.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/232822/14180611
opt libmad.opt
www.eeworm.com/read/232822/14180615
plg libmad.plg
Build Log
--------------------Configuration: libmad - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/232822/14180670
in libmad.list.in
# @configure_input@
# Directories...
$prefix=@prefix@
$exec_prefix=@exec_prefix@
$srcdir=@srcdir@
# Product information
%product @PACKAGE@
%copyright GPL
%vendor Underbit Technologies, Inc.
www.eeworm.com/read/230774/14274437