Searched refs:amp (Results 26 - 50 of 55) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daac.h207 int amp[4]; member in struct:Pulse
H A Dg723_1.c2069 int amp, err, max, max_amp_index, min, scale, i, j, k, l; local
2118 amp = max;
2124 temp = FFABS(temp - amp);
2139 amp = fixed_cb_gain[param.amp_index];
2141 param.pulse_sign[0] = (ccr2[param.pulse_pos[0]] < 0) ? -amp : amp;
2161 -amp : amp;
H A Daacenc.c410 put_bits(&s->pb, 4, pulse->amp[i]);
H A Daacdec.c1431 pulse->amp[0] = get_bits(gb, 4);
1436 pulse->amp[i] = get_bits(gb, 4);
1786 float ico = -pulse->amp[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/doc/
H A Dtexi2pod.pl207 s/&/&amp;/g;
425 s/&amp;/&/g;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/doc/
H A Dtexi2pod.pl213 s/&/&amp;/g;
402 s/&amp;/&/g;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/
H A Dtexi2pod.pl223 s/&/&amp;/g;
439 s/&amp;/&/g;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dpsy.c389 float amp,
396 int choice=(int)((amp+dBoffset-P_LEVEL_0)*.1f);
406 float lin=amp+curve[i];
916 float _vp_ampmax_decay(float amp,vorbis_dsp_state *vd){ argument
924 amp+=secs*gi->ampmax_att_per_sec;
925 if(amp<-9999)amp=-9999;
926 return(amp);
387 seed_curve(float *seed, const float **curves, float amp, int oc, int n, int linesper,float dBoffset) argument
H A Dpsytune.c360 float amp; local
465 float amp; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/aoa/core/
H A Dgpio-pmf.c35 PMF_GPIO(amp, 1);
H A Dgpio-feature.c159 FTR_GPIO(amp, 1);
234 get_gpio("amp-mute", NULL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_client.c480 int amp; /* allow more groups */ member in struct:srp_arg_st
533 if (srp_arg->debug || srp_arg->msg || srp_arg->amp == 1) {
545 if (srp_arg->amp == 1) {
940 srp_arg.amp = 1;
1376 if (c_msg || c_debug || srp_arg.amp == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_client.c480 int amp; /* allow more groups */ member in struct:srp_arg_st
533 if (srp_arg->debug || srp_arg->msg || srp_arg->amp == 1) {
545 if (srp_arg->amp == 1) {
940 srp_arg.amp = 1;
1376 if (c_msg || c_debug || srp_arg.amp == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/
H A Dcs46xx_lib.c3245 /* Turn the EAPD amp on */
3248 /* Turn the EAPD amp off */
3275 * Game Theatre XP card - EGPIO[2] is used to enable the external amp.
3402 void (*amp)(struct snd_cs46xx *, int); member in struct:cs_card_type
3418 .amp = amp_voyetra,
3425 .amp = amp_voyetra,
3432 .amp = amp_hercules,
3439 .amp = amp_hercules,
3446 .amp = amp_hercules,
3454 .amp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtmpproto.c2529 char* amp; local
2534 amp = strchr(fname, '&');
2535 if (amp) {
2536 av_strlcpy(fname_buffer, fname, FFMIN(amp - fname + 1,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacdec.c920 pulse->amp[0] = get_bits(gb, 4);
925 pulse->amp[i] = get_bits(gb, 4);
1271 float ico = -pulse->amp[i];
H A Daacenc.c422 put_bits(&s->pb, 4, pulse->amp[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dshell.c1411 fprintf(out,"&amp;");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dpod2man.pl226 a C<EE<lt>E<gt>> directive. Besides amp, lt, gt, and quot, recognized
1115 'amp' => '&', # ampersand
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl226 a C<EE<lt>E<gt>> directive. Besides amp, lt, gt, and quot, recognized
1115 'amp' => '&', # ampersand
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dpod2man.pl226 a C<EE<lt>E<gt>> directive. Besides amp, lt, gt, and quot, recognized
1115 'amp' => '&', # ampersand
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dkernel-doc167 my $type_struct_xml = '\\&amp;((struct\s*)*[_\w]+)';
2025 $text =~ s/\&/\\\\\\amp;/g;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dshell.c1411 fprintf(out,"&amp;");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Dfuncs.js1960 xss_str = str.replace(/\&/g, "&amp;").replace(/\#/g, "&#35;").replace(/\</g, "&lt;").replace(/\>/g, "&gt;").replace(/\(/g, "&#40;").replace(/\)/g, "&#41;").replace(/\"/g, "&#34;").replace(/\'/g, "&#39;");
1962 xss_str = str.replace(/\&/g, "&amp;").replace(/\#/g, "&#35;").replace(/ /g,"&nbsp;").replace(/\</g, "&lt;").replace(/\>/g, "&gt;").replace(/\(/g, "&#40;").replace(/\)/g, "&#41;").replace(/\"/g, "&#34;").replace(/\'/g, "&#39;");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-1827 <font>-b&amp;h-lucidatypewriter-bold-r-normal-*-*-140-*-*-m-*-iso8859-1</font>

Completed in 241 milliseconds

123