Searched defs:channels (Results 1 - 25 of 180) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/protected/
H A Dstream_decoder.h42 unsigned channels; member in struct:FLAC__StreamDecoderProtected
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Deacdata.c34 unsigned int channels; member in struct:__anon630
H A Dvocdec.c72 int channels = 1; local
H A Dau.c125 unsigned int id, channels, rate; local
H A Dsol.c91 unsigned int id, channels, rate, type; local
H A Dtta.c41 int i, channels, bps, samplerate, datalen, framelen; local
H A Didcin.c144 unsigned int sample_rate, bytes_per_sample, channels; local
[all...]
H A Dpsxstr.c63 StrChannel channels[32]; member in struct:StrDemuxContext
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixp2000/
H A Dixp2400-msf.c122 u32 channels; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dicardwav.h40 u8 channels; /* 1 = Mono, 2 = Stereo, 3, ... = Multichannel */ member in struct:wave_format
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Dalsa-audio-common.c46 ff_alsa_open(AVFormatContext *ctx, int mode, unsigned int *sample_rate, int channels, int *codec_id) argument
H A Doss_audio.c48 int channels; member in struct:__anon607
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/plat-s3c24xx/
H A Ddma.h34 unsigned long channels[S3C2410_DMA_CHANNELS]; member in struct:s3c24xx_dma_map
67 struct s3c24xx_dma_order_ch channels[DMACH_MAX]; member in struct:s3c24xx_dma_order
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dio.c51 int channel, channels = plugin->dst_format.channels; local
74 int channel, channels = plugin->dst_format.channels; local
88 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/examples/c/decode/file/
H A Dmain.c41 static unsigned channels = 0; variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/examples/c/encode/file/
H A Dmain.c54 unsigned channels = 0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/examples/cpp/decode/file/
H A Dmain.cpp37 static unsigned channels = 0; variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/examples/cpp/encode/file/
H A Dmain.cpp60 unsigned channels = 0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Daac_ac3_parser.h47 int channels; member in struct:AACAC3ParseContext
H A Dmpegaudio_parser.c47 int ff_mpa_decode_header(AVCodecContext *avctx, uint32_t head, int *sample_rate, int *channels, int *frame_size, int *bit_rate) argument
97 int len, ret, sr, channels, bit_rate, frame_size; local
H A Dpng.c62 int channels; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-amd756-s4882.c79 amd756_access_channel(struct i2c_adapter * adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data * data, u8 channels) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmd5.c277 static void format_input_(FLAC__byte *buf, const FLAC__int32 * const signal[], unsigned channels, unsigned samples, unsigned bytes_per_sample) argument
398 FLAC__MD5Accumulate(FLAC__MD5Context *ctx, const FLAC__int32 * const signal[], unsigned channels, unsigned samples, unsigned bytes_per_sample) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_common/
H A Ddither.c108 size_t FLAC__plugin_common__pack_pcm_signed_big_endian(FLAC__byte *data, const FLAC__int32 * const input[], unsigned wide_samples, unsigned channels, unsigned source_bps, unsigned target_bps) argument
189 size_t FLAC__plugin_common__pack_pcm_signed_little_endian(FLAC__byte *data, const FLAC__int32 * const input[], unsigned wide_samples, unsigned channels, unsigned source_bps, unsigned target_bps) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dplayback.h44 unsigned channels; member in struct:__anon902

Completed in 161 milliseconds

12345678