HomeSort by relevance Sort by last modified time
    Searched refs:DESCALE (Results 26 - 50 of 52) sorted by null

12 3

  /external/chromium_org/third_party/libjpeg_turbo/simd/
jiss2red-64.asm 55 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
56 F_0_211 equ DESCALE( 226735879,30-CONST_BITS) ; FIX(0.211164243)
57 F_0_509 equ DESCALE( 547388834,30-CONST_BITS) ; FIX(0.509795579)
58 F_0_601 equ DESCALE( 645689155,30-CONST_BITS) ; FIX(0.601344887)
59 F_0_720 equ DESCALE( 774124714,30-CONST_BITS) ; FIX(0.720959822)
60 F_0_765 equ DESCALE( 821806413,30-CONST_BITS) ; FIX(0.765366865)
61 F_0_850 equ DESCALE( 913142361,30-CONST_BITS) ; FIX(0.850430095)
62 F_0_899 equ DESCALE( 966342111,30-CONST_BITS) ; FIX(0.899976223)
63 F_1_061 equ DESCALE(1139878239,30-CONST_BITS) ; FIX(1.061594337)
64 F_1_272 equ DESCALE(1366614119,30-CONST_BITS) ; FIX(1.272758580
    [all...]
jiss2red.asm 54 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
55 F_0_211 equ DESCALE( 226735879,30-CONST_BITS) ; FIX(0.211164243)
56 F_0_509 equ DESCALE( 547388834,30-CONST_BITS) ; FIX(0.509795579)
57 F_0_601 equ DESCALE( 645689155,30-CONST_BITS) ; FIX(0.601344887)
58 F_0_720 equ DESCALE( 774124714,30-CONST_BITS) ; FIX(0.720959822)
59 F_0_765 equ DESCALE( 821806413,30-CONST_BITS) ; FIX(0.765366865)
60 F_0_850 equ DESCALE( 913142361,30-CONST_BITS) ; FIX(0.850430095)
61 F_0_899 equ DESCALE( 966342111,30-CONST_BITS) ; FIX(0.899976223)
62 F_1_061 equ DESCALE(1139878239,30-CONST_BITS) ; FIX(1.061594337)
63 F_1_272 equ DESCALE(1366614119,30-CONST_BITS) ; FIX(1.272758580
    [all...]
jfmmxint.asm 50 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
51 F_0_298 equ DESCALE( 320652955,30-CONST_BITS) ; FIX(0.298631336)
52 F_0_390 equ DESCALE( 418953276,30-CONST_BITS) ; FIX(0.390180644)
53 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
54 F_0_765 equ DESCALE( 821806413,30-CONST_BITS) ; FIX(0.765366865)
55 F_0_899 equ DESCALE( 966342111,30-CONST_BITS) ; FIX(0.899976223)
56 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
57 F_1_501 equ DESCALE(1612031267,30-CONST_BITS) ; FIX(1.501321110)
58 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065)
59 F_1_961 equ DESCALE(2106220350,30-CONST_BITS) ; FIX(1.961570560
    [all...]
jfss2int-64.asm 51 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
52 F_0_298 equ DESCALE( 320652955,30-CONST_BITS) ; FIX(0.298631336)
53 F_0_390 equ DESCALE( 418953276,30-CONST_BITS) ; FIX(0.390180644)
54 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
55 F_0_765 equ DESCALE( 821806413,30-CONST_BITS) ; FIX(0.765366865)
56 F_0_899 equ DESCALE( 966342111,30-CONST_BITS) ; FIX(0.899976223)
57 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
58 F_1_501 equ DESCALE(1612031267,30-CONST_BITS) ; FIX(1.501321110)
59 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065)
60 F_1_961 equ DESCALE(2106220350,30-CONST_BITS) ; FIX(1.961570560
    [all...]
jfss2int.asm 50 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
51 F_0_298 equ DESCALE( 320652955,30-CONST_BITS) ; FIX(0.298631336)
52 F_0_390 equ DESCALE( 418953276,30-CONST_BITS) ; FIX(0.390180644)
53 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
54 F_0_765 equ DESCALE( 821806413,30-CONST_BITS) ; FIX(0.765366865)
55 F_0_899 equ DESCALE( 966342111,30-CONST_BITS) ; FIX(0.899976223)
56 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
57 F_1_501 equ DESCALE(1612031267,30-CONST_BITS) ; FIX(1.501321110)
58 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065)
59 F_1_961 equ DESCALE(2106220350,30-CONST_BITS) ; FIX(1.961570560
    [all...]
jimmxint.asm 50 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
51 F_0_298 equ DESCALE( 320652955,30-CONST_BITS) ; FIX(0.298631336)
52 F_0_390 equ DESCALE( 418953276,30-CONST_BITS) ; FIX(0.390180644)
53 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
54 F_0_765 equ DESCALE( 821806413,30-CONST_BITS) ; FIX(0.765366865)
55 F_0_899 equ DESCALE( 966342111,30-CONST_BITS) ; FIX(0.899976223)
56 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
57 F_1_501 equ DESCALE(1612031267,30-CONST_BITS) ; FIX(1.501321110)
58 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065)
59 F_1_961 equ DESCALE(2106220350,30-CONST_BITS) ; FIX(1.961570560
    [all...]
jiss2int-64.asm 51 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
52 F_0_298 equ DESCALE( 320652955,30-CONST_BITS) ; FIX(0.298631336)
53 F_0_390 equ DESCALE( 418953276,30-CONST_BITS) ; FIX(0.390180644)
54 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
55 F_0_765 equ DESCALE( 821806413,30-CONST_BITS) ; FIX(0.765366865)
56 F_0_899 equ DESCALE( 966342111,30-CONST_BITS) ; FIX(0.899976223)
57 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
58 F_1_501 equ DESCALE(1612031267,30-CONST_BITS) ; FIX(1.501321110)
59 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065)
60 F_1_961 equ DESCALE(2106220350,30-CONST_BITS) ; FIX(1.961570560
    [all...]
jiss2int.asm 50 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
51 F_0_298 equ DESCALE( 320652955,30-CONST_BITS) ; FIX(0.298631336)
52 F_0_390 equ DESCALE( 418953276,30-CONST_BITS) ; FIX(0.390180644)
53 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
54 F_0_765 equ DESCALE( 821806413,30-CONST_BITS) ; FIX(0.765366865)
55 F_0_899 equ DESCALE( 966342111,30-CONST_BITS) ; FIX(0.899976223)
56 F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602)
57 F_1_501 equ DESCALE(1612031267,30-CONST_BITS) ; FIX(1.501321110)
58 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065)
59 F_1_961 equ DESCALE(2106220350,30-CONST_BITS) ; FIX(1.961570560
    [all...]
jfmmxfst.asm 38 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
39 F_0_382 equ DESCALE( 410903207,30-CONST_BITS) ; FIX(0.382683433)
40 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
41 F_0_707 equ DESCALE( 759250124,30-CONST_BITS) ; FIX(0.707106781)
42 F_1_306 equ DESCALE(1402911301,30-CONST_BITS) ; FIX(1.306562965)
jfss2fst-64.asm 39 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
40 F_0_382 equ DESCALE( 410903207,30-CONST_BITS) ; FIX(0.382683433)
41 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
42 F_0_707 equ DESCALE( 759250124,30-CONST_BITS) ; FIX(0.707106781)
43 F_1_306 equ DESCALE(1402911301,30-CONST_BITS) ; FIX(1.306562965)
jfss2fst.asm 38 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
39 F_0_382 equ DESCALE( 410903207,30-CONST_BITS) ; FIX(0.382683433)
40 F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100)
41 F_0_707 equ DESCALE( 759250124,30-CONST_BITS) ; FIX(0.707106781)
42 F_1_306 equ DESCALE(1402911301,30-CONST_BITS) ; FIX(1.306562965)
jimmxfst.asm 44 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
45 F_1_082 equ DESCALE(1162209775,30-CONST_BITS) ; FIX(1.082392200)
46 F_1_414 equ DESCALE(1518500249,30-CONST_BITS) ; FIX(1.414213562)
47 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065)
48 F_2_613 equ DESCALE(2805822602,30-CONST_BITS) ; FIX(2.613125930)
411 psraw mm6,(PASS1_BITS+3) ; descale
412 psraw mm7,(PASS1_BITS+3) ; descale
415 psraw mm1,(PASS1_BITS+3) ; descale
416 psraw mm5,(PASS1_BITS+3) ; descale
430 psraw mm3,(PASS1_BITS+3) ; descale
    [all...]
jiss2fst-64.asm 45 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
46 F_1_082 equ DESCALE(1162209775,30-CONST_BITS) ; FIX(1.082392200)
47 F_1_414 equ DESCALE(1518500249,30-CONST_BITS) ; FIX(1.414213562)
48 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065)
49 F_2_613 equ DESCALE(2805822602,30-CONST_BITS) ; FIX(2.613125930)
403 psraw xmm1,(PASS1_BITS+3) ; descale
404 psraw xmm3,(PASS1_BITS+3) ; descale
407 psraw xmm7,(PASS1_BITS+3) ; descale
408 psraw xmm4,(PASS1_BITS+3) ; descale
422 psraw xmm5,(PASS1_BITS+3) ; descale
    [all...]
jiss2fst.asm 44 %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n))
45 F_1_082 equ DESCALE(1162209775,30-CONST_BITS) ; FIX(1.082392200)
46 F_1_414 equ DESCALE(1518500249,30-CONST_BITS) ; FIX(1.414213562)
47 F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065)
48 F_2_613 equ DESCALE(2805822602,30-CONST_BITS) ; FIX(2.613125930)
410 psraw xmm1,(PASS1_BITS+3) ; descale
411 psraw xmm3,(PASS1_BITS+3) ; descale
414 psraw xmm7,(PASS1_BITS+3) ; descale
415 psraw xmm4,(PASS1_BITS+3) ; descale
429 psraw xmm5,(PASS1_BITS+3) ; descale
    [all...]
  /external/jpeg/
jdct.h 145 /* Descale and correctly round an INT32 value that's scaled by N bits.
150 #define DESCALE(x,n) RIGHT_SHIFT((x) + (ONE << ((n)-1)), n)
jddctmgr.c 313 DESCALE(MULTIPLY16V16((INT32) qtbl->quantval[i],
jcdctmgr.c 120 DESCALE(MULTIPLY16V16((INT32) qtbl->quantval[i],
226 /* Quantize/descale the coefficients, and store into coef_blocks[] */
317 /* Quantize/descale the coefficients, and store into coef_blocks[] */
  /external/pdfium/core/src/fxcodec/libjpeg/
jdct.h 141 /* Descale and correctly round an INT32 value that's scaled by N bits.
146 #define DESCALE(x,n) RIGHT_SHIFT((x) + (ONE << ((n)-1)), n)
fpdfapi_jddctmgr.c 201 DESCALE(MULTIPLY16V16((INT32) qtbl->quantval[i],
fpdfapi_jcdctmgr.c 121 DESCALE(MULTIPLY16V16((INT32) qtbl->quantval[i],
227 /* Quantize/descale the coefficients, and store into coef_blocks[] */
318 /* Quantize/descale the coefficients, and store into coef_blocks[] */
  /external/qemu/distrib/jpeg-6b/
jdct.h 141 /* Descale and correctly round an INT32 value that's scaled by N bits.
146 #define DESCALE(x,n) RIGHT_SHIFT((x) + (ONE << ((n)-1)), n)
jddctmgr.c 273 DESCALE(MULTIPLY16V16((INT32) qtbl->quantval[i],
  /external/chromium_org/third_party/libjpeg_turbo/
jddctmgr.c 269 DESCALE(MULTIPLY16V16((INT32) qtbl->quantval[i],
jidctint.c 280 wsptr[DCTSIZE*0] = (int) DESCALE(tmp10 + tmp3, CONST_BITS-PASS1_BITS);
281 wsptr[DCTSIZE*7] = (int) DESCALE(tmp10 - tmp3, CONST_BITS-PASS1_BITS);
282 wsptr[DCTSIZE*1] = (int) DESCALE(tmp11 + tmp2, CONST_BITS-PASS1_BITS);
283 wsptr[DCTSIZE*6] = (int) DESCALE(tmp11 - tmp2, CONST_BITS-PASS1_BITS);
284 wsptr[DCTSIZE*2] = (int) DESCALE(tmp12 + tmp1, CONST_BITS-PASS1_BITS);
285 wsptr[DCTSIZE*5] = (int) DESCALE(tmp12 - tmp1, CONST_BITS-PASS1_BITS);
286 wsptr[DCTSIZE*3] = (int) DESCALE(tmp13 + tmp0, CONST_BITS-PASS1_BITS);
287 wsptr[DCTSIZE*4] = (int) DESCALE(tmp13 - tmp0, CONST_BITS-PASS1_BITS);
295 /* Note that we must descale the results by a factor of 8 == 2**3, */
313 JSAMPLE dcval = range_limit[(int) DESCALE((INT32) wsptr[0], PASS1_BITS+3
    [all...]
jdct.h 197 /* Descale and correctly round an INT32 value that's scaled by N bits.
202 #define DESCALE(x,n) RIGHT_SHIFT((x) + (ONE << ((n)-1)), n)

Completed in 185 milliseconds

12 3