Searched defs:channels (Results 26 - 50 of 462) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dfmtconvert_mmx.c75 static void float_to_int16_interleave_3dn2(int16_t *dst, const float **src, long len, int channels){ argument
88 float_interleave_mmx(float *dst, const float **src, unsigned int len, int channels) argument
99 float_interleave_sse(float *dst, const float **src, unsigned int len, int channels) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dalsa-audio.h51 int channels; ///< number of channels set by user member in struct:__anon2052
H A Dsndio_common.h41 int channels; member in struct:__anon2058
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Deacdata.c35 unsigned int channels; member in struct:__anon2133
H A Dvocdec.c73 int channels = 1; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpc.c46 static void mpc_synth(MPCContext *c, int16_t **out, int channels) argument
62 ff_mpc_dequantize_and_synth(MPCContext * c, int maxband, int16_t **out, int channels) argument
H A Dmpegaudiodecheader.c115 int avpriv_mpa_decode_header2(uint32_t head, int *sample_rate, int *channels, int *frame_size, int *bit_rate, enum AVCodecID *codec_id) argument
151 int avpriv_mpa_decode_header(AVCodecContext *avctx, uint32_t head, int *sample_rate, int *channels, int *frame_size, int *bit_rate) argument
H A Ds302m.c35 int frame_size, channels, bits; local
[all...]
H A Ds302menc.c77 int ret, c, channels; local
[all...]
H A Dpng.c51 int channels; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daudio.c44 int channels = link->channels; local
84 avfilter_get_audio_buffer_ref_from_arrays_channels(uint8_t **data, int linesize,int perms, int nb_samples, enum AVSampleFormat sample_fmt, int channels, uint64_t channel_layout) argument
165 int channels = av_get_channel_layout_nb_channels(channel_layout); local
[all...]
H A Davcodec.c52 int channels = av_frame_get_channels(frame); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dvocdec.c73 int channels = 1; local
H A Dwestwood_aud.c88 int sample_rate, channels, codec; local
H A Dxa.c45 int channels, srate, bits_per_sample; local
H A Dau.c76 unsigned int id, channels, rate; local
[all...]
H A Dcafenc.c54 static uint32_t samples_per_packet(enum AVCodecID codec_id, int channels, int block_align) { argument
H A Dsol.c90 unsigned int id, channels, rate, type; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Daudio_data.h43 int channels; /**< channel count */ member in struct:AudioData
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_scan.c31 wl1271_get_scan_channels(struct wl1271 *wl, struct cfg80211_scan_request *req, struct basic_scan_channel_params *channels, enum ieee80211_band band, bool passive) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dio.c49 int channel, channels = plugin->dst_format.channels; local
75 int channel, channels = plugin->dst_format.channels; local
90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ds302m.c36 int frame_size, channels, bits; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Ddma-s3c24xx.h36 unsigned long channels[S3C_DMA_CHANNELS]; member in struct:s3c24xx_dma_map
74 struct s3c24xx_dma_order_ch channels[DMACH_MAX]; member in struct:s3c24xx_dma_order
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_simple.c47 set_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *hw_params, unsigned int *rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, unsigned int *buffer_time, unsigned int *period_time, snd_pcm_access_t access) argument
157 snd_spcm_init(snd_pcm_t *pcm, unsigned int rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, snd_spcm_latency_t latency, snd_pcm_access_t access, snd_spcm_xrun_type_t xrun_type) argument
212 snd_spcm_init_duplex(snd_pcm_t *playback_pcm, snd_pcm_t *capture_pcm, unsigned int rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, snd_spcm_latency_t latency, snd_pcm_access_t access, snd_spcm_xrun_type_t xrun_type, snd_spcm_duplex_type_t duplex_type) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Dreadppm.c68 int bit_depth, color_type, channels; variable

Completed in 234 milliseconds

1234567891011>>