Searched refs:linear (Results 1 - 25 of 56) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/x86/
H A Dresample_init.c53 c->dsp.resample = c->linear ? ff_resample_linear_int16_mmxext
57 c->dsp.resample = c->linear ? ff_resample_linear_int16_sse2
61 c->dsp.resample = c->linear ? ff_resample_linear_int16_xop
67 c->dsp.resample = c->linear ? ff_resample_linear_float_sse
71 c->dsp.resample = c->linear ? ff_resample_linear_float_avx
75 c->dsp.resample = c->linear ? ff_resample_linear_float_fma3
79 c->dsp.resample = c->linear ? ff_resample_linear_float_fma4
85 c->dsp.resample = c->linear ? ff_resample_linear_double_sse2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Dresample_dsp.c51 c->dsp.resample = c->linear ? resample_linear_int16 : resample_common_int16;
55 c->dsp.resample = c->linear ? resample_linear_int32 : resample_common_int32;
59 c->dsp.resample = c->linear ? resample_linear_float : resample_common_float;
63 c->dsp.resample = c->linear ? resample_linear_double : resample_common_double;
H A Dresample.h45 int linear; member in struct:ResampleContext
H A Dsoxr_resample.c32 static struct ResampleContext *create(struct ResampleContext *c, int out_rate, int in_rate, int filter_size, int phase_shift, int linear, argument
49 q_spec.precision = linear? 0 : precision;
H A Dresample.c174 static ResampleContext *resample_init(ResampleContext *c, int out_rate, int in_rate, int filter_size, int phase_shift, int linear, argument
182 if (!c || c->phase_shift != phase_shift || c->linear!=linear || c->factor != factor
216 c->linear = linear;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_linear.c271 snd_pcm_linear_t *linear = pcm->private_data; local
276 _snd_pcm_hw_params_set_format(sparams, linear->sformat);
329 snd_pcm_linear_t *linear = pcm->private_data; local
341 linear->use_getput = (snd_pcm_format_physical_width(format) == 24 ||
342 snd_pcm_format_physical_width(linear->sformat) == 24);
343 if (linear->use_getput) {
345 linear->get_idx = snd_pcm_linear_get32_index(format, SND_PCM_FORMAT_S32);
346 linear->put_idx = snd_pcm_linear_put32_index(SND_PCM_FORMAT_S32, linear->sformat);
348 linear
371 snd_pcm_linear_t *linear = pcm->private_data; local
396 snd_pcm_linear_t *linear = pcm->private_data; local
414 snd_pcm_linear_t *linear = pcm->private_data; local
456 snd_pcm_linear_t *linear; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A DMakefile10 io.o copy.o linear.o mulaw.o route.o rate.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dhead.S95 ;; Enable certain page protections and setup linear mapping
99 ;; c,d used for linear kernel mapping, up to 512 MB
104 ;; c used for linear kernel mapping, up to 256 MB
115 | REG_STATE(mmu, rw_mm_cfg, seg_d, linear) \
116 | REG_STATE(mmu, rw_mm_cfg, seg_c, linear) \
117 | REG_STATE(mmu, rw_mm_cfg, seg_b, linear) \
124 | REG_STATE(mmu, rw_mm_cfg, seg_4, linear) \
128 | REG_STATE(mmu, rw_mm_cfg, seg_0, linear), $r2
134 | REG_STATE(mmu, rw_mm_cfg, seg_f, linear) \
135 | REG_STATE(mmu, rw_mm_cfg, seg_e, linear) \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dlibavresample.mak49 FATE_LAVR_RESAMPLE += fate-lavr-resample-linear
50 fate-lavr-resample-linear: tests/data/asynth-44100-1.wav
51 fate-lavr-resample-linear: CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-44100-1.wav -ar 48000 -filter_size 32 -linear_interp 1 -f s16le -af atrim=end_sample=10240 -
52 fate-lavr-resample-linear: CMP = oneoff
53 fate-lavr-resample-linear: CMP_UNIT = s16
54 fate-lavr-resample-linear: REF = $(SAMPLES)/lavr/lavr-resample-linear
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/aarch64/
H A Dresample_init.c54 if (!c->linear) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Dresample.h41 int linear; member in struct:ResampleContext
H A Dresample.c145 c->linear = avr->linear_interp;
152 c->resample_one = c->linear ? resample_linear_dbl : resample_one_dbl;
157 c->resample_one = c->linear ? resample_linear_flt : resample_one_flt;
162 c->resample_one = c->linear ? resample_linear_s32 : resample_one_s32;
167 c->resample_one = c->linear ? resample_linear_s16 : resample_one_s16;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dinit.c25 * The kernel is already mapped with linear mapping at kseg_c so there's no
68 REG_STATE(mmu, rw_mm_cfg, seg_d, linear) |
70 REG_STATE(mmu, rw_mm_cfg, seg_f, linear) |
71 REG_STATE(mmu, rw_mm_cfg, seg_e, linear) |
74 REG_STATE(mmu, rw_mm_cfg, seg_c, linear) |
75 REG_STATE(mmu, rw_mm_cfg, seg_b, linear) |
79 REG_STATE(mmu, rw_mm_cfg, seg_a, linear) |
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DAureon51.conf124 type linear
156 type linear
H A DAureon71.conf135 type linear
167 type linear
H A DICE1724.conf169 type linear
201 type linear
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A DMakefile5 dm-mod-y += dm.o dm-table.o dm-target.o dm-linear.o dm-stripe.o \
21 obj-$(CONFIG_MD_LINEAR) += linear.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dresample2.c71 int linear; member in struct:AVResampleContext
189 AVResampleContext *av_resample_init(int out_rate, int in_rate, int filter_size, int phase_shift, int linear, double cutoff){ argument
199 c->linear= linear;
264 }else if(c->linear){
H A Dresample.c155 int linear, double cutoff)
219 linear, cutoff);
150 av_audio_resample_init(int output_channels, int input_channels, int output_rate, int input_rate, enum AVSampleFormat sample_fmt_out, enum AVSampleFormat sample_fmt_in, int filter_length, int log2_phase_count, int linear, double cutoff) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dresample2.c74 int linear; member in struct:AVResampleContext
192 AVResampleContext *av_resample_init(int out_rate, int in_rate, int filter_size, int phase_shift, int linear, double cutoff){ argument
202 c->linear= linear;
268 }else if(c->linear){
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dirq.h114 #define IRQ_HOST_MAP_LINEAR 2 /* linear map of interrupts */
120 } linear; member in union:irq_host::__anon9934
149 * @revmap_arg: for IRQ_HOST_MAP_LINEAR linear only: size of the map
267 * This is a fast path, for use by irq controller code that uses linear
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/lib/
H A Dnand_init.S19 ## linear with only one read command but the flash will actually
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmacvtap.c347 size_t len, size_t linear,
353 if (prepad + len < PAGE_SIZE || !linear)
354 linear = len;
356 skb = sock_alloc_send_pskb(sk, prepad + linear, len - linear, noblock,
362 skb_put(skb, linear);
363 skb->data_len = len - linear;
364 skb->len += len - linear;
424 /* This is a hint as to how much should be linear. */
346 macvtap_alloc_skb(struct sock *sk, size_t prepad, size_t len, size_t linear, int noblock, int *err) argument
H A Dtun.c537 * linear is a hint as to how much to copy (usually headers). */
540 size_t linear, int noblock)
549 if (prepad + len < PAGE_SIZE || !linear)
550 linear = len;
552 skb = sock_alloc_send_pskb(sk, prepad + linear, len - linear, noblock,
558 skb_put(skb, linear);
559 skb->data_len = len - linear;
560 skb->len += len - linear;
747 /* This is a hint as to how much should be linear
538 tun_alloc_skb(struct tun_struct *tun, size_t prepad, size_t len, size_t linear, int noblock) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_audio.c43 static inline unsigned char linear2alaw(short int linear) argument
52 pcm_val = linear;
130 /* Convert from 16 bit linear to ulaw. */
208 /* generate alaw table, sorted by the linear value */

Completed in 126 milliseconds

123