Searched refs:smr (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dirq.c55 unsigned int smr, srctype; local
80 smr = at91_sys_read(AT91_AIC_SMR(irq)) & ~AT91_AIC_SRCTYPE;
81 at91_sys_write(AT91_AIC_SMR(irq), smr | srctype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegaudioenc.c479 static void psycho_acoustic_model(MpegAudioContext *s, short smr[SBLIMIT]) argument
484 smr[i] = (int)(fixed_smr[i] * 10);
493 /* Try to maximize the smr while using a number of bits inferior to
503 short smr[MPA_MAX_CHANNELS][SBLIMIT]; local
507 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT);
537 if (smr[ch][i] > max_smr && subband_status[ch][i] != SB_NOMORE) {
538 max_smr = smr[ch][i];
572 /* decrease smr by the resolution we added */
573 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]];
733 short smr[MPA_MAX_CHANNEL local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudioenc_template.c492 static void psycho_acoustic_model(MpegAudioContext *s, short smr[SBLIMIT]) argument
497 smr[i] = (int)(fixed_smr[i] * 10);
506 /* Try to maximize the smr while using a number of bits inferior to
516 short smr[MPA_MAX_CHANNELS][SBLIMIT]; local
520 memcpy(smr, smr1, s->nb_channels * sizeof(short) * SBLIMIT);
550 if (smr[ch][i] > max_smr && subband_status[ch][i] != SB_NOMORE) {
551 max_smr = smr[ch][i];
585 /* decrease smr by the resolution we added */
586 smr[max_ch][max_sb] = smr1[max_ch][max_sb] - quant_snr[alloc[b]];
749 short smr[MPA_MAX_CHANNEL local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.h902 u8 smr; member in struct:ipw_associate
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 371 milliseconds