HomeSort by relevance Sort by last modified time
    Searched full:dequantize (Results 1 - 23 of 23) sorted by null

  /external/jpeg/
jidctred.c 104 /* Dequantize a coefficient by multiplying it by the multiplier-table
109 #define DEQUANTIZE(coef,quantval) (((ISLOW_MULT_TYPE) (coef)) * (quantval))
146 int dcval = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]) << PASS1_BITS;
158 tmp0 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
161 z2 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
162 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
171 z1 = DEQUANTIZE(inptr[DCTSIZE*7], quantptr[DCTSIZE*7]);
172 z2 = DEQUANTIZE(inptr[DCTSIZE*5], quantptr[DCTSIZE*5]);
173 z3 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZE*3]);
174 z4 = DEQUANTIZE(inptr[DCTSIZE*1], quantptr[DCTSIZE*1])
    [all...]
jidctflt.c 56 /* Dequantize a coefficient by multiplying it by the multiplier-table
60 #define DEQUANTIZE(coef,quantval) (((FAST_FLOAT) (coef)) * (quantval))
104 FAST_FLOAT dcval = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
123 tmp0 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
124 tmp1 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
125 tmp2 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
126 tmp3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
141 tmp4 = DEQUANTIZE(inptr[DCTSIZE*1], quantptr[DCTSIZE*1]);
142 tmp5 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZE*3]);
143 tmp6 = DEQUANTIZE(inptr[DCTSIZE*5], quantptr[DCTSIZE*5])
    [all...]
jidctfst.c 122 /* Dequantize a coefficient by multiplying it by the multiplier-table
129 #define DEQUANTIZE(coef,quantval) (((IFAST_MULT_TYPE) (coef)) * (quantval))
131 #define DEQUANTIZE(coef,quantval) \
205 int dcval = (int) DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
224 tmp0 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
225 tmp1 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
226 tmp2 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
227 tmp3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
242 tmp4 = DEQUANTIZE(inptr[DCTSIZE*1], quantptr[DCTSIZE*1]);
243 tmp5 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZE*3])
    [all...]
jidctint.c 135 /* Dequantize a coefficient by multiplying it by the multiplier-table
140 #define DEQUANTIZE(coef,quantval) (((ISLOW_MULT_TYPE) (coef)) * (quantval))
186 int dcval = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]) << PASS1_BITS;
206 z2 = DEQUANTIZE(inptr[DCTSIZE*2], quantptr[DCTSIZE*2]);
207 z3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
213 z2 = DEQUANTIZE(inptr[DCTSIZE*0], quantptr[DCTSIZE*0]);
214 z3 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
228 tmp0 = DEQUANTIZE(inptr[DCTSIZE*7], quantptr[DCTSIZE*7]);
229 tmp1 = DEQUANTIZE(inptr[DCTSIZE*5], quantptr[DCTSIZE*5]);
230 tmp2 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZE*3])
    [all...]
jdct.h 41 * to an output sample array. The routine must dequantize the input data as
jdinput.c 224 * to be able to dequantize all the components at the end of the file, this
structure.doc 423 | |-- Dequantize, Inverse DCT
    [all...]
  /external/libvpx/vp8/decoder/arm/
dequantize_arm.c 13 #include "dequantize.h"
arm_dsystemdependent.c 18 #include "dequantize.h"
  /external/libvpx/vp8/decoder/generic/
dsystemdependent.c 13 #include "dequantize.h"
  /external/libvpx/vp8/
vp8dx.mk 57 VP8_DX_SRCS-yes += decoder/dequantize.c
63 VP8_DX_SRCS-yes += decoder/dequantize.h
  /external/libvpx/vp8/decoder/
dequantize.c 13 #include "dequantize.h"
onyxd_int.h 19 #include "dequantize.h"
idct_blk.c 13 #include "dequantize.h"
decodframe.c 18 #include "dequantize.h"
32 #include "dequantize.h"
  /external/libvpx/vp8/decoder/arm/armv6/
idct_blk_v6.c 13 #include "dequantize.h"
  /external/libvpx/vp8/decoder/arm/neon/
idct_blk_neon.c 13 #include "dequantize.h"
  /external/libvpx/vp8/decoder/x86/
idct_blk_mmx.c 13 #include "dequantize.h"
idct_blk_sse2.c 13 #include "dequantize.h"
  /external/libvpx/
Android.mk 50 vp8/decoder/dequantize.c \
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dequant.cpp 170 /* dequantize the rest of AC predicted coeff that haven't been dequant */
613 /* dequantize the rest of AC predicted coeff that haven't been dequant */
988 /* dequantize the rest of AC predicted coeff that haven't been dequant */
    [all...]
  /external/libvpx/vp8/common/x86/
idctllm_sse2.asm 135 ; dequantize qcoeff buffer
473 ; dequantize qcoeff buffer
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_dequantize_sample.cpp 65 int32 is[SUBBANDS_NUMBER*FILTERBANK_BANDS], dequantize output as (.)^(4/3)
70 dequantize sample

Completed in 353 milliseconds