Home
last modified time | relevance | path

Searched +defs:chn +defs:n (Results 176 – 200 of 378) sorted by last modified time

12345678910>>...16

/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/emu10k1/
H A Demuproc.c267 unsigned int val, tmp, n; in snd_emu10k1_proc_rates_read() local
434 unsigned int chn) in snd_ptr_read()
451 unsigned int chn, in snd_ptr_write()
H A Dio.c21 unsigned int snd_emu10k1_ptr_read(struct snd_emu10k1 * emu, unsigned int reg, unsigned int chn) in snd_emu10k1_ptr_read()
54 void snd_emu10k1_ptr_write(struct snd_emu10k1 *emu, unsigned int reg, unsigned int chn, unsigned in… in snd_emu10k1_ptr_write()
90 unsigned int chn) in snd_emu10k1_ptr20_read()
106 unsigned int chn, in snd_emu10k1_ptr20_write()
125 int n, result; in snd_emu10k1_spi_write() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/core/seq/oss/
H A Dseq_oss_event.h29 unsigned char chn; member
47 unsigned char chn; member
56 unsigned char chn; member
66 unsigned char chn; member
81 struct evrec_note n; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/usb/line6/
H A Dplayback.c24 int chn = 0; in change_volume() local
175 int n; in submit_audio_out_urb() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/rme9652/
H A Drme9652.c432 int n; in rme9652_set_interrupt_interval() local
1254 unsigned int chn; in snd_rme9652_put_thru() local
2041 int chn; in snd_rme9652_channel_info() local
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DLoad_669.cpp174 for(CHANNELINDEX chn = 0; chn < 8; chn++) in Read669() local
207 for(CHANNELINDEX chn = 0; chn < 8; chn++, m++) in Read669() local
320 for(SAMPLEINDEX n = 1; n <= m_nSamples; n++) in Read669() local
/dports/multimedia/zoneminder/zoneminder-1.36.5/dep/RtspServer/src/xop/
H A DMediaSession.cpp26 for(int n=0; n<MAX_MEDIA_CHANNEL; n++) { in MediaSession() local
162 for (uint32_t chn=0; chn<media_sources_.size(); chn++) { in GetSdpMessage() local
H A DRtpConnection.cpp16 for(int chn=0; chn<MAX_MEDIA_CHANNEL; chn++) { in RtpConnection() local
34 for(int chn=0; chn<MAX_MEDIA_CHANNEL; chn++) { in ~RtpConnection() local
87 for (int n = 0; n <= 10; n++) { in SetupRtpOverUdp() local
131 for (int n = 0; n <= 10; n++) { in SetupRtpOverMulticast() local
160 for(int chn=0; chn<MAX_MEDIA_CHANNEL; chn++) { in Play() local
169 for (int chn=0; chn<MAX_MEDIA_CHANNEL; chn++) { in Record() local
181 for(int chn=0; chn<MAX_MEDIA_CHANNEL; chn++) { in Teardown() local
202 for (int chn = 0; chn<MAX_MEDIA_CHANNEL; chn++) { in GetRtpInfo() local
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Djar_xm.h669 uint64_t jar_xm_get_latest_trigger_of_channel(jar_xm_context_t *ctx, uint16_t chn) { in jar_xm_get_latest_trigger_of_channel()
1134 #define NOTE_IS_VALID(n) ((n) > 0 && (n) < 97) argument
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/driver/
H A Djackmidi.cpp68 MidiJackDevice::MidiJackDevice(const QString& n) in MidiJackDevice()
483 int n = event.len(); in recordEvent() local
910 int chn = event.channel(); in processEvent() local
H A Dalsamidi.cpp109 MidiAlsaDevice::MidiAlsaDevice(const snd_seq_addr_t& a, const QString& n) in MidiAlsaDevice()
445 int chn = ev.channel(); in processEvent() local
574 int chn = ev.channel(); in processEvent() local
661 int n = (ctrlH << 7) + ctrlL; in processEvent() local
836 int n = (ctrlH << 7) + ctrlL; in processEvent() local
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dlv2host.cpp532 for(LilvNode **n = (LilvNode **)&lv2CacheNodes; *n; ++n) in deinitLV2() local
1058 int z, n; in lv2audio_SendTransport() local
4085 int chn = e.channel(); in processEvent() local
5962 void LV2PluginWrapper::apply(LADSPA_Handle handle, unsigned long n, float latency_corr) in apply()
6459 int n = 1; in dump() local
H A Dsynth.cpp276 QString n; in createSynthInstance() local
412 QString n; in SynthI() local
513 int n = event.len(); in recordEvent() local
3764 bool SynthI::getData(unsigned pos, int ports, unsigned n, float** buffer) in getData()
3780 bool MessSynthIF::getData(MidiPort* /*mp*/, unsigned pos, int /*ports*/, unsigned n, float** buffer) in getData()
3908 int chn = ev.channel(); in processEvent() local
H A Ddssihost.cpp844 void DssiSynthIF::setParameter(unsigned long n, double v) in setParameter()
1006 int chn = e.channel(); in processEvent() local
1897 int chn = 0; // TODO: Channel? in guiHeartBeat() local
1939 int chn = 0; // TODO: Channel? in oscUpdate() local
H A Dmidiport.cpp637 void MidiPort::sendSysex(const unsigned char* p, int n) in sendSysex()
1027 const int chn = ev.channel(); in handleGui2AudioEvent() local
1291 const int chn = ev.channel(); in sendHwCtrlState() local
H A Dvst_native.cpp534 QString n; in instantiate() local
1078 int z, n; in pluginHostCallback() local
2204 int chn = e.channel(); in processEvent() local
3383 void VstNativePluginWrapper::apply(LADSPA_Handle handle, unsigned long n, float /*latency_corr*/) in apply()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dproto_http.c4231 struct channel *chn = txn->req.chn; in http_send_name_header() local
4322 int n; in http_end_txn_clean_session() local
4486 struct channel *chn = &s->req; in http_sync_req_state() local
4634 struct channel *chn = &s->res; in http_sync_res_state() local
5100 int n; in http_wait_for_response() local
6304 struct channel *chn = msg->chn; in http_msg_forward_body() local
6385 struct channel *chn = msg->chn; in http_msg_forward_chunked_body() local
8019 struct channel *chn = msg->chn; in http_capture_bad_message() local
9626 struct channel *chn = SMP_REQ_CHN(smp); in smp_fetch_meth() local
9682 struct channel *chn = SMP_REQ_CHN(smp); in smp_fetch_rqver() local
[all …]
H A Dstream.c1595 #define FLT_ANALYZE(strm, chn, fun, list, back, flag, ...) \ argument
1615 #define ANALYZE(strm, chn, fun, list, back, flag, ...) \ argument
2500 int n; in process_stream() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Davf_showspectrum.c384 int n; in run_channel_fft() local
405 for (int n = 0; n < M; n++) { in run_channel_fft() local
410 for (int n = M; n < L; n++) { in run_channel_fft() local
415 for (int n = L - N; n < L; n++) { in run_channel_fft() local
420 for (int n = 0; n < N; n++) { in run_channel_fft() local
425 for (int n = N; n < L; n++) { in run_channel_fft() local
430 for (int n = 0; n < N; n++) { in run_channel_fft() local
446 for (int n = 0; n < L; n++) { in run_channel_fft() local
845 int chn; in draw_legend() local
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_devout.c1689 int next, n; in ags_devout_list_cards() local
2460 guint chn; in ags_devout_oss_play_fill_ring_buffer() local
3331 guint i, chn; in ags_devout_alsa_play_fill_ring_buffer() local
H A Dags_devin.c1598 int next, n; in ags_devin_list_cards() local
2301 guint chn; in ags_devin_oss_record_fill_buffer() local
3107 guint i, chn; in ags_devin_alsa_record_fill_buffer() local
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dflt_spoe.c687 int n, i, idx = 0; in skip_spoe_action() local
2509 spoe_start_analyze(struct stream *s, struct filter *filter, struct channel *chn) in spoe_start_analyze()
2563 struct channel *chn, unsigned an_bit) in spoe_chn_pre_analyze()
2609 spoe_end_analyze(struct stream *s, struct filter *filter, struct channel *chn) in spoe_end_analyze()
H A Dstream.c1509 #define FLT_ANALYZE(strm, chn, fun, list, back, flag, ...) \ argument
1529 #define ANALYZE(strm, chn, fun, list, back, flag, ...) \ argument
2431 int n; in process_stream() local
H A Dproto_http.c5133 struct channel *chn = txn->req.chn; in http_send_name_header() local
5216 int n; in http_end_txn_clean_session() local
5380 struct channel *chn = &s->req; in http_sync_req_state() local
5526 struct channel *chn = &s->res; in http_sync_res_state() local
5979 int n; in http_wait_for_response() local
7133 struct channel *chn = msg->chn; in http_msg_forward_body() local
7214 struct channel *chn = msg->chn; in http_msg_forward_chunked_body() local
8733 struct channel *chn = msg->chn; in http_capture_bad_message() local
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dstream.c1970 #define FLT_ANALYZE(strm, chn, fun, list, back, flag, ...) \ argument
1990 #define ANALYZE(strm, chn, fun, list, back, flag, ...) \ argument
2897 int n; in process_stream() local

12345678910>>...16