Home
last modified time | relevance | path

Searched +defs:w +defs:channels (Results 201 – 225 of 2873) sorted by path

12345678910>>...115

/dports/audio/lame/lame-3.100/frontend/
H A Dget_audio.c247 int w; /* sample width */ member
257 initPcmBuffer(PcmBuffer * b, int w) in initPcmBuffer()
958 WriteWaveHeader(FILE * const fp, int pcmbytes, int freq, int channels, int bits) in WriteWaveHeader()
1412 int channels = 0; in parse_wave_header() local
/dports/audio/lewton/lewton-0.10.2/cargo-crates/alto-3.0.4/src/al/
H A Dformat.rs300 pub w: S, field
309 pub w: S, field
735 fn channels(sl: &ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint> { Ok(sl.ALC_MONO_SOFT?) } in channels() method
740 fn channels(sl: &ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint> { Ok(sl.ALC_MONO_SOFT?) } in channels() method
745 fn channels(sl: &ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint> { Ok(sl.ALC_MONO_SOFT?) } in channels() method
752 fn channels(sl: &ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint> { Ok(sl.ALC_STEREO_SOFT?) } in channels() method
757 fn channels(sl: &ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint> { Ok(sl.ALC_STEREO_SOFT?) } in channels() method
762 fn channels(sl: &ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint> { Ok(sl.ALC_STEREO_SOFT?) } in channels() method
769 fn channels(sl: &ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint> { Ok(sl.ALC_QUAD_SOFT?) } in channels() method
774 fn channels(sl: &ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint> { Ok(sl.ALC_QUAD_SOFT?) } in channels() method
[all …]
/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbis-sys-0.0.8/libvorbis/lib/
H A Dvorbisfile.c1875 … void (*filter)(float **pcm,long channels,long samples,void *filter_param),void *filter_param){ in ov_read_filter()
1906 long channels=ov_info(vf,-1)->channels; in ov_read_filter() local
2068 const float *w=w1; in _ov_splice() local
/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbisfile-sys-0.0.8/libvorbisfile/
H A Dvorbisfile.c1875 … void (*filter)(float **pcm,long channels,long samples,void *filter_param),void *filter_param){ in ov_read_filter()
1906 long channels=ov_info(vf,-1)->channels; in ov_read_filter() local
2068 const float *w=w1; in _ov_splice() local
/dports/audio/libaiff/libaiff-5.0/
H A Dlibaiff.c207 AIFF_GetAudioFormat(AIFF_Ref r, uint64_t * nSamples, int *channels, in AIFF_GetAudioFormat()
456 AIFF_Ref w; in AIFF_WriteOpen() local
535 AIFF_SetAttribute(AIFF_Ref w, IFFType attr, char *value) in AIFF_SetAttribute()
582 AIFF_SetAudioFormat(AIFF_Ref w, int channels, double sRate, int bitsPerSample) in AIFF_SetAudioFormat()
672 AIFF_StartWritingSamples(AIFF_Ref w) in AIFF_StartWritingSamples()
708 InitBuffer(AIFF_Ref w, size_t len) in InitBuffer()
732 DestroyBuffer(AIFF_Ref w) in DestroyBuffer()
858 AIFF_EndWritingSamples(AIFF_Ref w) in AIFF_EndWritingSamples()
947 AIFF_StartWritingMarkers(AIFF_Ref w) in AIFF_StartWritingMarkers()
1015 AIFF_EndWritingMarkers(AIFF_Ref w) in AIFF_EndWritingMarkers()
[all …]
/dports/audio/libaudec/libaudec-0.3.4/inc/
H A Dminimp3.h15 int frame_bytes, frame_offset, channels, hz, layer, bitrate_kbps; member
791 int j, w = 5; in L3_huffman() local
828 int j, w = 5; in L3_huffman() local
1488 const float *w = g_win; in mp3d_synth() local
/dports/audio/libgpod-sharp/libgpod-0.8.3/src/
H A Dithumb-writer.c116 gint channels; in pack_RGB_565() local
143 gint w; in pack_RGB_565() local
154 gint w; in pack_RGB_565() local
176 gint w; in pack_RGB_565() local
223 gint channels; in pack_RGB_555() local
249 gint w; in pack_RGB_555() local
260 gint w; in pack_RGB_555() local
283 gint w; in pack_RGB_555() local
329 gint channels; in pack_RGB_888() local
387 gint w; in pack_RGB_888() local
[all …]
/dports/audio/libgpod/libgpod-0.8.3/src/
H A Dithumb-writer.c116 gint channels; in pack_RGB_565() local
143 gint w; in pack_RGB_565() local
154 gint w; in pack_RGB_565() local
176 gint w; in pack_RGB_565() local
223 gint channels; in pack_RGB_555() local
249 gint w; in pack_RGB_555() local
260 gint w; in pack_RGB_555() local
283 gint w; in pack_RGB_555() local
329 gint channels; in pack_RGB_888() local
387 gint w; in pack_RGB_888() local
[all …]
/dports/audio/libkeyfinder/libkeyfinder-2.2.4/tests/
H A Ddownsamplershortcuttest.cpp26 unsigned int channels = 1; in TEST() local
53 KeyFinder::Workspace w; in TEST() local
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/flac/libFLAC/
H A Dmd5.c46 #define MD5STEP(f,w,x,y,z,in,s) \ argument
274 …t_input_(FLAC__multibyte *mbuf, const FLAC__int32 * const signal[], unsigned channels, unsigned sa… in format_input_()
284 #define BYTES_CHANNEL_SELECTOR(bytes, channels) (bytes * 100 + channels) in format_input_() argument
491 …cumulate(FLAC__MD5Context *ctx, const FLAC__int32 * const signal[], unsigned channels, unsigned sa… in FLAC__MD5Accumulate()
H A Dstream_encoder.c2128 …const unsigned channels = encoder->protected_->channels, blocksize = encoder->protected_->blocksiz… in FLAC__stream_encoder_process() local
2181 …const unsigned channels = encoder->protected_->channels, blocksize = encoder->protected_->blocksiz… in FLAC__stream_encoder_process_interleaved() local
3147 …const unsigned w = get_wasted_bits_(encoder->private_->integer_signal[channel], encoder->protected… in process_subframes_() local
3155 …const unsigned w = get_wasted_bits_(encoder->private_->integer_signal_mid_side[channel], encoder->… in process_subframes_() local
4306 …fo *fifo, const FLAC__int32 * const input[], unsigned input_offset, unsigned channels, unsigned wi…
4318 …input_fifo *fifo, const FLAC__int32 input[], unsigned input_offset, unsigned channels, unsigned wi…
4370 const unsigned channels = frame->header.channels; local
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/
H A Djuce_FlacAudioFormat.cpp440 HeapBlock<int*> channels; in write() local
597 std::unique_ptr<FlacWriter> w (new FlacWriter (out, sampleRate, numberOfChannels, in createWriterFor() local
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.2/lib/
H A Dvorbisfile.c1878 … void (*filter)(float **pcm,long channels,long samples,void *filter_param),void *filter_param){ in ov_read_filter()
1909 long channels=ov_info(vf,-1)->channels; in ov_read_filter() local
2079 float *w=w1; in _ov_splice() local
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/format/
H A Djuce_AudioFormatWriter.cpp151 bool AudioFormatWriter::writeFromFloatArrays (const float* const* channels, int numSourceChannels, … in writeFromFloatArrays()
216 Buffer (TimeSliceThread& tst, AudioFormatWriter* w, int channels, int numSamples) in Buffer()
/dports/audio/libvorbis/libvorbis-1.3.7/lib/
H A Dvorbisfile.c1958 … void (*filter)(float **pcm,long channels,long samples,void *filter_param),void *filter_param){ in ov_read_filter()
1990 long channels=ov_info(vf,-1)->channels; in ov_read_filter() local
2154 const float *w=w1; in _ov_splice() local
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c386 int channels; member
3278 float *w = get_window(f, n); in vorbis_finish_frame() local
4211 int *channels, // place to write number of float * buffers in stb_vorbis_decode_frame_pushdata()
4845 int stb_vorbis_get_frame_float(stb_vorbis *f, int *channels, float ***output) in stb_vorbis_get_frame_float()
5197 int stb_vorbis_decode_filename(char *filename, int *channels, short **output) in stb_vorbis_decode_filename()
5233 int stb_vorbis_decode_memory(uint8 *mem, int len, int *channels, short **output) in stb_vorbis_decode_memory()
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DDrumSynth.cpp151 float w; in waveform() local
264 int DrumSynth::GetDSFileSamples(QString dsfile, int16_t *&wave, int channels, sample_rate_t Fs) in GetDSFileSamples()
H A DSampleBuffer.cpp197 ch_cnt_t channels = DEFAULT_CHANNELS; in update() local
957 const int w = _dr.width(); in visualize() local
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/widgets/
H A DLSPAudioFile.cpp471 …void LSPAudioFile::render_channel(ISurface *s, channel_t *c, ssize_t y, ssize_t w, ssize_t h)//, c… in render_channel()
555 ISurface *LSPAudioFile::render_graph(ISurface *s, ssize_t w, ssize_t h) in render_graph()
557 size_t channels = vChannels.size(); in render_graph() local
H A DLSPAudioSample.cpp450 … void LSPAudioSample::render_channel(ISurface *s, channel_t *c, ssize_t y, ssize_t w, ssize_t h) in render_channel()
534 ISurface *LSPAudioSample::render_graph(ISurface *s, ssize_t w, ssize_t h) in render_graph()
536 size_t channels = vChannels.size(); in render_graph() local
H A DLSPMeter.cpp303 status_t LSPMeter::set_channels(size_t channels) in set_channels()
611 size_t w = sSize.nWidth; // Real width in draw() local
/dports/audio/mctoolame-decoder/mctoolamed-01a/
H A Dmusicout.c43 VE *w; in main() local
83 int channels = 2, mc_channel = 0; in main() local
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dviewcache.c97 guint channels = chunk?chunk->format.channels:0; in view_cache_update() local
546 sample_t q,w; in view_cache_draw_part() local
549 guint channels = (cache->chunk)?cache->chunk->format.channels:0; in view_cache_draw_part() local
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/demo/x11/
H A Dnuklear_xlib.h90 unsigned int w, h; member
134 nk_xsurf_create(int screen, unsigned int w, unsigned int h) in nk_xsurf_create()
150 nk_xsurf_resize(XSurface *surf, unsigned int w, unsigned int h) in nk_xsurf_resize()
161 nk_xsurf_scissor(XSurface *surf, float x, float y, float w, float h) in nk_xsurf_scissor()
183 nk_xsurf_stroke_rect(XSurface* surf, short x, short y, unsigned short w, in nk_xsurf_stroke_rect()
213 nk_xsurf_fill_rect(XSurface* surf, short x, short y, unsigned short w, in nk_xsurf_fill_rect()
339 nk_xsurf_fill_circle(XSurface *surf, short x, short y, unsigned short w, in nk_xsurf_fill_circle()
349 nk_xsurf_stroke_circle(XSurface *surf, short x, short y, unsigned short w, in nk_xsurf_stroke_circle()
410 nk_stbi_image_to_xsurf(unsigned char *data, int width, int height, int channels) { in nk_stbi_image_to_xsurf()
591 int w = XTextWidth(font->xfont, (const char*)text, len); in nk_xfont_get_text_width() local
[all …]
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Ddr_mp3.h259 int frame_bytes, channels, hz, layer, bitrate_kbps; member
336 drmp3_uint32 channels; member
344 drmp3_uint32 channels; member
1302 int j, w = 5; in drmp3_L3_huffman() local
1339 int j, w = 5; in drmp3_L3_huffman() local
2004 const float *w = g_win; in drmp3d_synth() local

12345678910>>...115