HomeSort by relevance Sort by last modified time
    Searched full:dct_const_round_shift (Results 1 - 25 of 46) sorted by null

1 2

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.c 105 step[0] = dct_const_round_shift(temp1);
106 step[1] = dct_const_round_shift(temp2);
109 step[2] = dct_const_round_shift(temp1);
110 step[3] = dct_const_round_shift(temp2);
146 int16_t out = dct_const_round_shift(input[0] * cospi_16_64);
147 out = dct_const_round_shift(out * cospi_16_64);
169 step1[4] = dct_const_round_shift(temp1);
170 step1[7] = dct_const_round_shift(temp2);
173 step1[5] = dct_const_round_shift(temp1);
174 step1[6] = dct_const_round_shift(temp2)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 100 step[0] = WRAPLOW(dct_const_round_shift(temp1), 8);
101 step[1] = WRAPLOW(dct_const_round_shift(temp2), 8);
104 step[2] = WRAPLOW(dct_const_round_shift(temp1), 8);
105 step[3] = WRAPLOW(dct_const_round_shift(temp2), 8);
143 tran_low_t out = WRAPLOW(dct_const_round_shift(input[0] * cospi_16_64), 8);
144 out = WRAPLOW(dct_const_round_shift(out * cospi_16_64), 8);
166 step1[4] = WRAPLOW(dct_const_round_shift(temp1), 8);
167 step1[7] = WRAPLOW(dct_const_round_shift(temp2), 8);
170 step1[5] = WRAPLOW(dct_const_round_shift(temp1), 8);
171 step1[6] = WRAPLOW(dct_const_round_shift(temp2), 8)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
idct4x4_1_add_neon.c 26 int16_t out = dct_const_round_shift(input[0] * cospi_16_64);
27 out = dct_const_round_shift(out * cospi_16_64);
idct8x8_add_neon.asm 47 ; dct_const_round_shift(input_dc * cospi_16_64)
51 ; dct_const_round_shift(input_dc * cospi_16_64)
71 ; dct_const_round_shift(input_dc * cospi_16_64)
78 ; dct_const_round_shift(input_dc * cospi_16_64)
101 ; dct_const_round_shift(input_dc * cospi_16_64)
105 ; dct_const_round_shift(input_dc * cospi_16_64)
126 ; dct_const_round_shift(input_dc * cospi_16_64)
130 ; dct_const_round_shift(input_dc * cospi_16_64)
164 ; dct_const_round_shift(input_dc * cospi_16_64)
168 ; dct_const_round_shift(input_dc * cospi_16_64
    [all...]
idct16x16_add_neon.asm 106 ; dct_const_round_shift(temp1)
110 ; dct_const_round_shift(temp2)
139 ; dct_const_round_shift(temp1)
143 ; dct_const_round_shift(temp2)
173 ; dct_const_round_shift(temp1)
177 ; dct_const_round_shift(temp2)
198 ; dct_const_round_shift(temp2)
202 ; dct_const_round_shift(temp1)
239 ; dct_const_round_shift(temp1)
243 ; dct_const_round_shift(temp2
    [all...]
idct16x16_1_add_neon.c 26 int16_t out = dct_const_round_shift(input[0] * cospi_16_64);
27 out = dct_const_round_shift(out * cospi_16_64);
idct4x4_1_add_neon.asm 32 ; out = dct_const_round_shift(input[0] * cospi_16_64)
37 ; out = dct_const_round_shift(out * cospi_16_64)
idct8x8_1_add_neon.c 26 int16_t out = dct_const_round_shift(input[0] * cospi_16_64);
27 out = dct_const_round_shift(out * cospi_16_64);
idct8x8_1_add_neon.asm 32 ; out = dct_const_round_shift(input[0] * cospi_16_64)
37 ; out = dct_const_round_shift(out * cospi_16_64)
idct32x32_add_neon.asm 12 ; dct_const_round_shift(a * b) within butterfly calculations.
275 ; dct_const_round_shift
463 ;step1b[16][i] = dct_const_round_shift(temp1);
464 ;step1b[31][i] = dct_const_round_shift(temp2);
471 ;step1b[17][i] = dct_const_round_shift(temp1);
472 ;step1b[30][i] = dct_const_round_shift(temp2);
489 ;step3[17] = dct_const_round_shift(temp1);
490 ;step3[30] = dct_const_round_shift(temp2);
498 ;step1b[18][i] = dct_const_round_shift(temp1);
499 ;step1b[29][i] = dct_const_round_shift(temp2)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct8x8_add_neon.asm 47 ; dct_const_round_shift(input_dc * cospi_16_64)
51 ; dct_const_round_shift(input_dc * cospi_16_64)
71 ; dct_const_round_shift(input_dc * cospi_16_64)
78 ; dct_const_round_shift(input_dc * cospi_16_64)
101 ; dct_const_round_shift(input_dc * cospi_16_64)
105 ; dct_const_round_shift(input_dc * cospi_16_64)
126 ; dct_const_round_shift(input_dc * cospi_16_64)
130 ; dct_const_round_shift(input_dc * cospi_16_64)
164 ; dct_const_round_shift(input_dc * cospi_16_64)
168 ; dct_const_round_shift(input_dc * cospi_16_64
    [all...]
vp9_iht8x8_add_neon.asm 146 ; dct_const_round_shift(input_dc * cospi_16_64)
150 ; dct_const_round_shift(input_dc * cospi_16_64)
170 ; dct_const_round_shift(input_dc * cospi_16_64)
177 ; dct_const_round_shift(input_dc * cospi_16_64)
200 ; dct_const_round_shift(input_dc * cospi_16_64)
204 ; dct_const_round_shift(input_dc * cospi_16_64)
224 ; dct_const_round_shift(input_dc * cospi_16_64)
228 ; dct_const_round_shift(input_dc * cospi_16_64)
262 ; dct_const_round_shift(input_dc * cospi_16_64)
266 ; dct_const_round_shift(input_dc * cospi_16_64
    [all...]
vp9_idct16x16_add_neon.asm 106 ; dct_const_round_shift(temp1)
110 ; dct_const_round_shift(temp2)
139 ; dct_const_round_shift(temp1)
143 ; dct_const_round_shift(temp2)
173 ; dct_const_round_shift(temp1)
177 ; dct_const_round_shift(temp2)
198 ; dct_const_round_shift(temp2)
202 ; dct_const_round_shift(temp1)
239 ; dct_const_round_shift(temp1)
243 ; dct_const_round_shift(temp2
    [all...]
vp9_dc_only_idct_add_neon.asm 33 ; dct_const_round_shift(input_dc * cospi_16_64)
38 ; dct_const_round_shift(out * cospi_16_64)
vp9_idct4x4_1_add_neon.asm 32 ; out = dct_const_round_shift(input[0] * cospi_16_64)
37 ; out = dct_const_round_shift(out * cospi_16_64)
vp9_idct8x8_1_add_neon.asm 32 ; out = dct_const_round_shift(input[0] * cospi_16_64)
37 ; out = dct_const_round_shift(out * cospi_16_64)
vp9_idct32x32_add_neon.asm 12 ; dct_const_round_shift(a * b) within butterfly calculations.
275 ; dct_const_round_shift
463 ;step1b[16][i] = dct_const_round_shift(temp1);
464 ;step1b[31][i] = dct_const_round_shift(temp2);
471 ;step1b[17][i] = dct_const_round_shift(temp1);
472 ;step1b[30][i] = dct_const_round_shift(temp2);
489 ;step3[17] = dct_const_round_shift(temp1);
490 ;step3[30] = dct_const_round_shift(temp2);
498 ;step1b[18][i] = dct_const_round_shift(temp1);
499 ;step1b[29][i] = dct_const_round_shift(temp2)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans4_dspr2.c 27 step_0 = dct_const_round_shift(temp_1);
30 step_1 = dct_const_round_shift(temp_2);
54 step_2 = dct_const_round_shift(temp1);
62 step_3 = dct_const_round_shift(temp2);
127 step_0 = dct_const_round_shift(temp_1);
130 step_1 = dct_const_round_shift(temp_2);
154 step_2 = dct_const_round_shift(temp1);
162 step_3 = dct_const_round_shift(temp2);
354 output[0] = dct_const_round_shift(s0);
355 output[1] = dct_const_round_shift(s1)
    [all...]
inv_txfm_dspr2.h 33 /* out = dct_const_round_shift(input_dc * cospi_16_64); */ \
39 /* out = dct_const_round_shift(out * cospi_16_64); */ \
itrans8_dspr2.c 27 step2_0 = dct_const_round_shift(temp_1);
30 step2_1 = dct_const_round_shift(temp_2);
50 step2_2 = dct_const_round_shift(temp_1);
69 step2_3 = dct_const_round_shift(temp_2);
87 step1_4 = dct_const_round_shift(temp_1);
100 step1_7 = dct_const_round_shift(temp_2);
108 step1_5 = dct_const_round_shift(temp_1);
120 step1_6 = dct_const_round_shift(temp_2);
222 step2_0 = dct_const_round_shift(temp_1);
225 step2_1 = dct_const_round_shift(temp_2)
    [all...]
itrans16_dspr2.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans4_dspr2.c 32 step_0 = dct_const_round_shift(temp_1);
35 step_1 = dct_const_round_shift(temp_2);
59 step_2 = dct_const_round_shift(temp1);
67 step_3 = dct_const_round_shift(temp2);
132 step_0 = dct_const_round_shift(temp_1);
135 step_1 = dct_const_round_shift(temp_2);
159 step_2 = dct_const_round_shift(temp1);
167 step_3 = dct_const_round_shift(temp2);
359 output[0] = dct_const_round_shift(s0);
360 output[1] = dct_const_round_shift(s1)
    [all...]
vp9_common_dspr2.h 35 /* out = dct_const_round_shift(input_dc * cospi_16_64); */ \
41 /* out = dct_const_round_shift(out * cospi_16_64); */ \
vp9_itrans8_dspr2.c 33 step2_0 = dct_const_round_shift(temp_1);
36 step2_1 = dct_const_round_shift(temp_2);
56 step2_2 = dct_const_round_shift(temp_1);
75 step2_3 = dct_const_round_shift(temp_2);
93 step1_4 = dct_const_round_shift(temp_1);
106 step1_7 = dct_const_round_shift(temp_2);
114 step1_5 = dct_const_round_shift(temp_1);
126 step1_6 = dct_const_round_shift(temp_2);
228 step2_0 = dct_const_round_shift(temp_1);
231 step2_1 = dct_const_round_shift(temp_2)
    [all...]
vp9_itrans16_dspr2.c     [all...]

Completed in 1396 milliseconds

1 2