Home
last modified time | relevance | path

Searched refs:qe (Results 1 – 25 of 39) sorted by relevance

12

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_ArithDecoder.cpp73 int DecodeNMPS(JBig2ArithCtx* pCX, const JBig2ArithQe& qe) { in DecodeNMPS() argument
74 pCX->I = qe.NMPS; in DecodeNMPS()
78 int DecodeNLPS(JBig2ArithCtx* pCX, const JBig2ArithQe& qe) { in DecodeNLPS() argument
81 if (qe.nSwitch == 1) in DecodeNLPS()
83 pCX->I = qe.NLPS; in DecodeNLPS()
106 const JBig2ArithQe& qe = kQeTable[pCX->I]; in DECODE() local
107 m_A -= qe.Qe; in DECODE()
112 const int D = m_A < qe.Qe ? DecodeNLPS(pCX, qe) : DecodeNMPS(pCX, qe); in DECODE()
118 const int D = m_A < qe.Qe ? DecodeNMPS(pCX, qe) : DecodeNLPS(pCX, qe); in DECODE()
119 m_A = qe.Qe; in DECODE()
/external/opencv3/3rdparty/libjpeg/
Djdarith.c110 register INT32 qe, temp; in arith_decode() local
152 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */ in arith_decode()
153 nl = qe & 0xFF; qe >>= 8; /* Next_Index_LPS + Switch_MPS */ in arith_decode()
154 nm = qe & 0xFF; qe >>= 8; /* Next_Index_MPS */ in arith_decode()
157 temp = e->a - qe; in arith_decode()
163 if (e->a < qe) { in arith_decode()
164 e->a = qe; in arith_decode()
167 e->a = qe; in arith_decode()
173 if (e->a < qe) { in arith_decode()
Djcarith.c223 register INT32 qe, temp; in arith_encode() local
230 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */ in arith_encode()
231 nl = qe & 0xFF; qe >>= 8; /* Next_Index_LPS + Switch_MPS */ in arith_encode()
232 nm = qe & 0xFF; qe >>= 8; /* Next_Index_MPS */ in arith_encode()
235 e->a -= qe; in arith_encode()
238 if (e->a >= qe) { in arith_encode()
244 e->a = qe; in arith_encode()
251 if (e->a < qe) { in arith_encode()
256 e->a = qe; in arith_encode()
/external/libjpeg-turbo/
Djdarith.c112 register INT32 qe, temp; in arith_decode() local
154 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */ in arith_decode()
155 nl = qe & 0xFF; qe >>= 8; /* Next_Index_LPS + Switch_MPS */ in arith_decode()
156 nm = qe & 0xFF; qe >>= 8; /* Next_Index_MPS */ in arith_decode()
159 temp = e->a - qe; in arith_decode()
165 if (e->a < qe) { in arith_decode()
166 e->a = qe; in arith_decode()
169 e->a = qe; in arith_decode()
175 if (e->a < qe) { in arith_decode()
Djcarith.c225 register INT32 qe, temp; in arith_encode() local
232 qe = jpeg_aritab[sv & 0x7F]; /* => Qe_Value */ in arith_encode()
233 nl = qe & 0xFF; qe >>= 8; /* Next_Index_LPS + Switch_MPS */ in arith_encode()
234 nm = qe & 0xFF; qe >>= 8; /* Next_Index_MPS */ in arith_encode()
237 e->a -= qe; in arith_encode()
240 if (e->a >= qe) { in arith_encode()
246 e->a = qe; in arith_encode()
253 if (e->a < qe) { in arith_encode()
258 e->a = qe; in arith_encode()
/external/v8/test/mjsunit/regress/
Dregress-71647.js28 var qe = 'object'; variable
31 for (var i = 0; i < 10000; i++) typeof i === qe;
/external/skia/src/gpu/effects/
DGrBezierEffect.cpp304 const GrQuadEffect& qe = primProc.cast<GrQuadEffect>(); in setData() local
306 if (!qe.viewMatrix().isIdentity() && !fViewMatrix.cheapEqualTo(qe.viewMatrix())) { in setData()
307 fViewMatrix = qe.viewMatrix(); in setData()
313 if (qe.color() != fColor) { in setData()
315 GrColorToRGBAFloat(qe.color(), c); in setData()
317 fColor = qe.color(); in setData()
320 if (qe.coverageScale() != 0xff && qe.coverageScale() != fCoverageScale) { in setData()
321 pdman.set1f(fCoverageScaleUniform, GrNormalizeByteToFloat(qe.coverageScale())); in setData()
322 fCoverageScale = qe.coverageScale(); in setData()
/external/speex/libspeex/
Dnb_celp.c611 int qe = scal_quant32(ol_gain, ol_gain_table, 32); in nb_encode() local
613 ol_gain = MULT16_32_Q15(28406,ol_gain_table[qe]); in nb_encode()
614 speex_bits_pack(bits, qe, 5); in nb_encode()
618 int qe = (int)(floor(.5+3.5*log(ol_gain*1.0/SIG_SCALING))); in nb_encode() local
619 if (qe<0) in nb_encode()
620 qe=0; in nb_encode()
621 if (qe>31) in nb_encode()
622 qe=31; in nb_encode()
623 ol_gain = exp(qe/3.5)*SIG_SCALING; in nb_encode()
624 speex_bits_pack(bits, qe, 5); in nb_encode()
[all …]
/external/skia/src/gpu/batches/
DGrAAConvexPathRenderer.cpp553 const QuadEdgeEffect& qe = args.fGP.cast<QuadEdgeEffect>(); in onEmitCode() local
559 varyingHandler->emitAttributes(qe); in onEmitCode()
563 vertBuilder->codeAppendf("%s = %s;", v.vsOut(), qe.inQuadEdge()->fName); in onEmitCode()
567 if (!qe.colorIgnored()) { in onEmitCode()
573 this->setupPosition(vertBuilder, gpArgs, qe.inPosition()->fName); in onEmitCode()
580 qe.inPosition()->fName, in onEmitCode()
581 qe.localMatrix(), in onEmitCode()
620 const QuadEdgeEffect& qe = gp.cast<QuadEdgeEffect>(); in setData() local
621 if (qe.color() != fColor) { in setData()
623 GrColorToRGBAFloat(qe.color(), c); in setData()
[all …]
DGrPLSPathRenderer.cpp486 const PLSQuadEdgeEffect& qe = args.fGP.cast<PLSQuadEdgeEffect>(); in onEmitCode() local
492 varyingHandler->emitAttributes(qe); in onEmitCode()
496 vsBuilder->codeAppendf("%s = %s;", uv.vsOut(), qe.inUV()->fName); in onEmitCode()
501 qe.inEndpoint1()->fName, qe.inEndpoint1()->fName); in onEmitCode()
506 qe.inEndpoint2()->fName, qe.inEndpoint2()->fName); in onEmitCode()
517 windings.vsOut(), qe.inWindings()->fName); in onEmitCode()
520 this->setupPosition(vsBuilder, gpArgs, qe.inPosition()->fName); in onEmitCode()
524 qe.inPosition()->fName, qe.localMatrix(), args.fTransformsIn, in onEmitCode()
/external/autotest/cli/
Djob.py187 for qe in qes:
188 if qe['host']:
189 job_id = qe['job']['id']
190 hostname = qe['host']['hostname']
192 {}).setdefault(qe['status'],
/external/aac/libSBRenc/src/
Dsbrenc_freq_sca.cpp561 INT i, qb, qe, qtmp; in CalcBands() local
570 exp = fDivNorm((FIXP_DBL)i, (FIXP_DBL)num_bands, &qe); in CalcBands()
571 tmp = fPow(base, qb, exp, qe, &qtmp); in CalcBands()
/external/jetty/src/java/org/eclipse/jetty/http/
DHttpFields.java1201 int qe = value.indexOf(";");
1202 if (qe++ < 0 || qe == value.length()) return __one;
1204 if (value.charAt(qe++) == 'q')
1206 qe++;
1207 Map.Entry entry = __qualities.getEntry(value, qe, value.length() - qe);
/external/hyphenation-patterns/eu/
Dhyph-eu.pat.txt62 1qe
/external/llvm/test/CodeGen/X86/
Davx2-vbroadcast.ll25 %qe = insertelement <16 x i8> %qd, i8 %q, i32 14
26 %qf = insertelement <16 x i8> %qe, i8 %q, i32 15
51 %qe = insertelement <32 x i8> %qd, i8 %q, i32 14
52 %qf = insertelement <32 x i8> %qe, i8 %q, i32 15
112 %qe = insertelement <16 x i16> %qd, i16 %q, i32 14
113 %qf = insertelement <16 x i16> %qe, i16 %q, i32 15
/external/opencv3/modules/imgproc/src/
Dsubdivision2d.cpp795 const QuadEdge& qe = qedges[i]; in checkSubdiv() local
797 if( qe.isfree() ) in checkSubdiv()
/external/icu/icu4c/source/data/translit/
DLatin_Thaana.txt230 qe ↔ ޤ\u07AC ;
/external/chromium-trace/catapult/tracing/test_data/
Dddms_calculator_start.trace3664 Nqe!��ؾ��
7630 �Qqe����r��
8324qe������
8956 9Uqe�������
10279 �Uqe�������
13138 �qe@�E+��
14159 H qe[��I��
16228 !�qe���p��
16916 �Zqe������
17948 ��qe��?���
[all …]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_kdt_g2p.pkb421 …���e_�a�5�f+��Vj5��@���9@ u��f3ne_���9a�����R���� ���f���f�e5��<e�qe�����=xsd��F������…
Dde-DE_gl0_kpdf_mgc.pkb2086  �U1�z�8M?qe%1(=/0%/,#30%)/�Y�enj}x}s�y4CD<CPCLQ\aqm�mu������W]TQ\^\^ifgfvrz{��
/external/webrtc/data/voice_engine/stereo_rtp_files/
Dhrtf_g722_1C_48.rtp380 R@���[L�����ް��rӅ��!h��Y��t�&G�+@PR1V�Z?�qe
695 "S�G�B���=���%1׽W'V���qe��#� ������KDf � ��re ��%B����(U�E��N1j
Dtoggling_stereo_g729_pt18_pt125.rtp113 …����εI��X���\w�p{z����������I��X)���I������������UI��X7� �qe�K���������ϥI��X…
1804 �m ����n�F(����I��X��1��S�X7����x�F)���I��Xi`2J� :�������F*���UI��Xy1��qe�Q���…
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kpdf_mgc.pkb507 (&4>5,VdP7:Q*0X8OK(<FL04:MUK5CQA_Sk|�qe
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...

12