Home
last modified time | relevance | path

Searched refs:pg3 (Results 1 – 5 of 5) sorted by relevance

/external/iputils/doc/
Dpg3.sgml1 <refentry id="pg3">
4 <refentrytitle>pg3</refentrytitle>
11 <refname>pg3, ipg, pgset</refname>
31 to <command/bash/. When sourced it loads module <filename/pg3/ and
38 <command/pgset/ can send the following commands to module <filename/pg3/:
50 <link linkend="pg3.warning">warning</link> below.
91 Beware, never set this address at random. <command/pg3/ is not a toy,
115 <refsect1 id="pg3.warning"><title>WARNING</title>
118 of hardware Ethernet device, <command/pg3/ will crash kernel.
128 <command/pg3/ was written by <ulink url="mailto:robert.olsson@its.uu.se">
[all …]
Dindex.out79 \BOOKMARK [1]{0.9.1}{pg3}{}
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_masking_model.c362 int16_t tmp16, chng1, chng2, chng3, chng4, tmp, chngQ, oldNrgQlog, pgQ, pg3; in WebRtcIsacfix_GetVars() local
406 pg3 = (int16_t)(pgQ * pgQ >> 11); // pgQ in Q(12+2)=Q14. Q14*Q14>>11 => Q17 in WebRtcIsacfix_GetVars()
407 pg3 = (int16_t)(pgQ * pg3 >> 13); /* Q14*Q17>>13 =>Q18 */ in WebRtcIsacfix_GetVars()
409 pg3 = (int16_t)(pg3 * kMulPitchGain >> 5); // Q10 in WebRtcIsacfix_GetVars()
410 tmp16=(int16_t)WEBRTC_SPL_MUL_16_16_RSFT_WITH_ROUND(kExp2,pg3,13);/* Q13*Q10>>13 => Q10*/ in WebRtcIsacfix_GetVars()
/external/iputils/Modules/
DMakefile9 all: pg3.o
/external/iputils/
Dipg4 modprobe pg3 >& /dev/null