代码搜索:Audio

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

代码结果 10,000
www.eeworm.com/read/13780/283143

cpp audio_cap.cpp

/////////////////////////////////////////////////////// // FileName: audio_cap.cpp // Author: b1gm0use // Project: myaudio #include #include #include #include
www.eeworm.com/read/13780/283151

h audio_send.h

/////////////////////////////////////////////////////// // FileName: audio_send.h // Author: b1gm0use // Project: myaudio #ifndef _AUDIO_SEND_H_ #define _AUDIO_SEND_H_ class AudioPlayer; class cap
www.eeworm.com/read/13976/290939

h get_audio.h

/* ** Copyright (C) 1999 Albert Faber ** * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by th
www.eeworm.com/read/13976/291000

c get_audio.c

#include "util.h" #include "get_audio.h" #include "portableio.h" #include "gtkanal.h" #include "timestatus.h" #if (defined LIBSNDFILE || defined LAMESNDFILE) #ifdef _WIN32 /* needed to set stdin to
www.eeworm.com/read/14063/293257

m14 audio.m14

ELECTRONICS WORKBENCH MODEL FILE MODELS GENERATED BY: (c) 1996 INTERACTIVE IMAGE TECHNOLOGIES LTD. TORONTO, ONTARIO (416)977-5550. P "ideal" 14 2 1e-6 1e-3 0 0 P "10_to_1" 14 P "100_to_1" 14
www.eeworm.com/read/14187/319185

plo audio_hinters.plo

audio_hinters.lo audio_hinters.o: audio_hinters.cpp mp4av_common.h \ mp4av.h ../../lib/mp4v2/mp4.h ../../include/mpeg4ip.h \ ../../mpeg4ip_config.h ../../include/mpeg4ip_version.h \ /usr/include
www.eeworm.com/read/14187/319197

h audio_hinters.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 of
www.eeworm.com/read/14187/319213

cpp audio_hinters.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 of
www.eeworm.com/read/14187/319433

plo audio_convert.plo

audio_convert.lo audio_convert.o: audio_convert.cpp audio_convert.h \ ../../include/mpeg4ip.h ../../mpeg4ip_config.h \ ../../include/mpeg4ip_version.h /usr/include/stdio.h \ /usr/include/_types.
www.eeworm.com/read/14187/319434

cpp audio_convert.cpp

#include "audio_convert.h" // Note - this is from a52dec. It seems to be a fast way to // convert floats to int16_t. However, simply casting, then comparing // would probably work as well static in