代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound1.c
/*
* sound.c
*/
#include
#include
#include
#include
#include
#include
#include
#define LENGTH 3
sound.rc2
//
// SOUND.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
sound_calls.h
/*
* DMA buffer calls
*/
int DMAbuf_open(int dev, int mode);
int DMAbuf_release(int dev, int mode);
int DMAbuf_read (int dev, snd_rw_buf *user_buf, int count);
int DMAbuf_getwrbuffer(int dev
sound_config.h
/* sound_config.h
*
* A driver for Soundcards, misc configuration parameters.
*
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or wit
sound_switch.c
/*
* sound/sound_switch.c
*
* The system call switch
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modification, ar
sound_caption.rss
/* Copyright (c) 2004, Nokia. All rights reserved */
// INCLUDES
#include
#include "Sound.loc"
// RESOURCE DEFINITIONS
// -------------------------------------------