HomeSort by relevance Sort by last modified time
    Searched defs:step1 (Results 1 - 25 of 39) sorted by null

1 2

  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
armSP_FFT_CToC_FC32_Radix8_fs_unsafe_s.S 57 #define step1 r3 define
117 MOV step1,grpSize,LSL #4
132 add pSrc, step1
134 add pSrc, step1
136 add pSrc, step1
138 add pSrc, step1
168 add pSrc, step1
170 add pSrc, step1
172 add pSrc, step1
232 add pDst, step1
    [all...]
armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S 74 #define step1 r6 define
127 MOV step1,size,LSL #2 @// step1 = N/4 * 8 = N/2*4 bytes
128 SUB step1,step1,#8 @// (N/4-1)*8 bytes
174 add argTwiddle, step1
176 sub argTwiddle, step1
179 SUB step1,step1,#8
omxSP_FFTFwd_RToCCS_F32_Sfs_s.S 79 #define step1 r6 define
87 #define t5 r7 /*@// step1,subFFTSize*/
205 @// step1 = N/4 * 8 = N/2*4 bytes
206 MOV step1,subFFTSize,LSL #2
208 SUB step1,step1,#8
253 add argTwiddle, step1
254 vldm.f32 argTwiddle, {w1r, w1i} @// {w1r, w1i} = [argTwiddle, step1]
255 sub argTwiddle, step1
258 SUB step1,step1,#
    [all...]
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/arm64/
armSP_FFT_CToC_FC32_Radix4_fs_s.S 66 #define step1 x10 define
136 // step1 = 2*pointStep
137 lsl step1, pointStep, #1
163 ld2 {dXr0,dXi0}, [pSrc], step1 // data[0]
177 ld2 {dXr1,dXi1}, [pSrc], step1 // data[1]
211 ld2 {dXr1,dXi1}, [pSrc], step1 // data[1]
ComplexToRealFixup.S 62 #define step1 pTwiddle define
135 lsl step1,subFFTSize, #2 // step1 = N/2 * 4 bytes
150 SUB step1,step1,#8 // (N/4-1)*8 bytes
162 ld1 {dW0r},[argTwiddle],step1
166 SUB argTwiddle,argTwiddle,step1
171 SUB step1,step1,#8 // (N/4-2)*8 bytes
172 ld1 {dW0i},[pTwiddleTmp],step1
    [all...]
armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_s.S 66 #define step1 x9 define
138 lsl step1,size, #2 // step1 = N/4 * 8 = N/2*4 bytes
139 SUB step1,step1,#8 // (N/4-1)*8 bytes
180 ld1 {dW0r},[argTwiddle1],step1
184 SUB argTwiddle1,argTwiddle1,step1
187 SUB step1,step1,#8 // (N/4-2)*8 bytes
188 ld1 {dW0i},[pTwiddleTmp],step1
    [all...]
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
armSP_FFTInv_CCSToR_F32_preTwiddleRadix2_unsafe_s.S 80 #define step1 r9 define
159 MOV step1,size,LSL #2 @// step1 = N/4 * 8 = N/2*4 bytes
160 SUB step1,step1,#8 @// (N/4-1)*8 bytes
198 VLD1 dW0r,[argTwiddle1],step1
202 SUB argTwiddle1,argTwiddle1,step1
205 SUB step1,step1,#8 @// (N/4-2)*8 bytes
206 VLD1 dW0i,[pTwiddleTmp],step1
    [all...]
armSP_FFTInv_CCSToR_S32_preTwiddleRadix2_unsafe_s.S 87 #define step1 r9 define
163 MOV step1,size,LSL #2 @// step1 = N/4 * 8 = N/2*4 bytes
164 SUB step1,step1,#8 @// (N/4-1)*8 bytes
202 VLD1 dW0r,[argTwiddle1],step1
206 SUB argTwiddle1,argTwiddle1,step1
209 SUB step1,step1,#8 @// (N/4-2)*8 bytes
210 VLD1 dW0i,[pTwiddleTmp],step1
    [all...]
armSP_FFT_CToC_FC32_Radix4_fs_unsafe_s.S 66 #define step1 r9 define
142 @// step1 = 2*pointStep
143 MOV step1,pointStep,LSL #1
166 VLD2 {dXr0,dXi0},[pSrc :128],step1 @// data[0]
176 VLD2 {dXr1,dXi1},[pSrc :128],step1 @// data[1]
203 VLD2 {dXr1,dXi1},[pSrc :128],step1 @// data[1]
armSP_FFT_CToC_SC16_Radix4_fs_unsafe_s.S 74 #define step1 r9 define
140 MOV step1,setStep
169 VLD2 {dXr0,dXi0},[pSrc :128],step1 @// data[0]
178 VLD2 {dXr1,dXi1},[pSrc :128],step1 @// data[1]
223 VLD2 {dXr0,dXi0},[pSrc :128],step1 @// data[0]
232 VLD2 {dXr1,dXi1},[pSrc :128],step1 @// data[1]
armSP_FFT_CToC_SC32_Radix4_fs_unsafe_s.S 74 #define step1 r9 define
146 MOV step1,pointStep,LSL #1 @// step1 = 2*pointStep
172 VLD2 {dXr0,dXi0},[pSrc :128],step1 @// data[0]
182 VLD2 {dXr1,dXi1},[pSrc :128],step1 @// data[1]
204 VLD2 {dXr1,dXi1},[pSrc :128],step1 @// data[1]
234 VLD2 {dXr0,dXi0},[pSrc :128],step1 @// data[0]
244 VLD2 {dXr1,dXi1},[pSrc :128],step1 @// data[1]
266 VLD2 {dXr1,dXi1},[pSrc :128],step1 @// data[1]
armSP_FFTInv_CCSToR_S16_preTwiddleRadix2_unsafe_s.S 64 #define step1 r9 define
148 MOV step1,size,LSL #1 @ step1 = N/4 * 4 = N/2*2 bytes
149 SUB step1,step1,#4 @ (N/4-1)*4 bytes
175 SUB step1,step1,#4 @ (N/4-1)*8 bytes
176 SUB step2, step1, #4
189 VLD1 dW0r,[argTwiddle1],step1
193 SUB argTwiddle1, argTwiddle1, step1
    [all...]
omxSP_FFTFwd_RToCCS_F32_Sfs_s.S 86 #define step1 r4 define
278 MOV step1,subFFTSize,LSL #2 @// step1 = N/2 * 4 bytes
293 SUB step1,step1,#8 @// (N/4-1)*8 bytes
305 VLD1 dW0r,[argTwiddle],step1
309 SUB argTwiddle,argTwiddle,step1
314 SUB step1,step1,#8 @// (N/4-2)*8 bytes
315 VLD1 dW0i,[pTwiddleTmp],step1
    [all...]
omxSP_FFTFwd_RToCCS_S32_Sfs_s.S 100 #define step1 r4 define
420 MOV step1,subFFTSize,LSL #2 @// step1 = N/2 * 4 bytes
435 SUB step1,step1,#8 @// (N/4-1)*8 bytes
446 VLD1 dW0r,[argTwiddle],step1
450 SUB argTwiddle,argTwiddle,step1
455 SUB step1,step1,#8 @// (N/4-2)*8 bytes
456 VLD1 dW0i,[pTwiddleTmp],step1
    [all...]
omxSP_FFTInv_CCSToR_F32_Sfs_s.S 89 #define step1 r9 define
omxSP_FFTInv_CCSToR_S16_Sfs_s.S 79 #define step1 r9 define
omxSP_FFTInv_CCSToR_S32_Sfs_s.S 106 #define step1 r9 define
armSP_FFT_CToC_FC32_Radix8_fs_unsafe_s.S 64 #define step1 r9 define
199 @//MOV step1,pointStep,LSL #1 @// step1 = 2*pointStep
201 MOV step1,grpSize,LSL #4
244 VST2 {dYr0,dYi0},[pDst :128],step1 @// store y0
252 VST2 {dYr2,dYi2},[pDst :128],step1 @// store y2
256 VST2 {dYr4,dYi4},[pDst :128],step1 @// store y4
260 VST2 {dYr6,dYi6},[pDst :128],step1 @// store y6
268 VST2 {dYr6,dYi6},[pDst :128],step1 @// store y2
273 VST2 {dYr4,dYi4},[pDst :128],step1 @// store y
    [all...]
armSP_FFT_CToC_SC16_Radix8_fs_unsafe_s.S 75 #define step1 r9 define
220 @//MOV step1,pointStep,LSL #1 @// step1 = 2*pointStep
222 MOV step1,grpSize,LSL #3
266 VST2 {dYr0,dYi0},[pDst :128],step1 @// store y0
274 VST2 {dYr2,dYi2},[pDst :128],step1 @// store y2
278 VST2 {dYr4,dYi4},[pDst :128],step1 @// store y4
282 VST2 {dYr6,dYi6},[pDst :128],step1 @// store y6
290 VST2 {dYr6,dYi6},[pDst :128],step1 @// store y2
295 VST2 {dYr4,dYi4},[pDst :128],step1 @// store y
    [all...]
armSP_FFT_CToC_SC32_Radix8_fs_unsafe_s.S 74 #define step1 r9 define
213 @//MOV step1,pointStep,LSL #1 @// step1 = 2*pointStep
215 MOV step1,grpSize,LSL #4
257 VST2 {dYr0,dYi0},[pDst :128],step1 @// store y0
265 VST2 {dYr2,dYi2},[pDst :128],step1 @// store y2
269 VST2 {dYr4,dYi4},[pDst :128],step1 @// store y4
273 VST2 {dYr6,dYi6},[pDst :128],step1 @// store y6
281 VST2 {dYr6,dYi6},[pDst :128],step1 @// store y2
286 VST2 {dYr4,dYi4},[pDst :128],step1 @// store y
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
SetupWizardActivity.java 149 final SetupStep step1 = new SetupStep(STEP_1, applicationName, local
155 step1.setAction(new Runnable() {
162 mSetupStepGroup.addStep(step1);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.c 160 int16_t step1[8], step2[8]; local
163 step1[0] = input[0];
164 step1[2] = input[4];
165 step1[1] = input[2];
166 step1[3] = input[6];
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);
177 idct4(step1, step1)
450 int16_t step1[16], step2[16]; local
881 int16_t step1[32], step2[32]; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_dct.c 328 /*canbe16*/ int step1[8]; local
346 step1[0] = (in[7 * stride] - in[ 8 * stride]) * 4;
347 step1[1] = (in[6 * stride] - in[ 9 * stride]) * 4;
348 step1[2] = (in[5 * stride] - in[10 * stride]) * 4;
349 step1[3] = (in[4 * stride] - in[11 * stride]) * 4;
350 step1[4] = (in[3 * stride] - in[12 * stride]) * 4;
351 step1[5] = (in[2 * stride] - in[13 * stride]) * 4;
352 step1[6] = (in[1 * stride] - in[14 * stride]) * 4;
353 step1[7] = (in[0 * stride] - in[15 * stride]) * 4;
365 step1[0] = ((in[7 * 16] + 1) >> 2) - ((in[ 8 * 16] + 1) >> 2)
658 \/*canbe16*\/ int step1[8]; local
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 160 int16_t step1[8], step2[8]; local
163 step1[0] = input[0];
164 step1[2] = input[4];
165 step1[1] = input[2];
166 step1[3] = input[6];
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);
177 idct4(step1, step1)
450 int16_t step1[16], step2[16]; local
881 int16_t step1[32], step2[32]; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 328 /*canbe16*/ int step1[8]; local
346 step1[0] = (in[7 * stride] - in[ 8 * stride]) * 4;
347 step1[1] = (in[6 * stride] - in[ 9 * stride]) * 4;
348 step1[2] = (in[5 * stride] - in[10 * stride]) * 4;
349 step1[3] = (in[4 * stride] - in[11 * stride]) * 4;
350 step1[4] = (in[3 * stride] - in[12 * stride]) * 4;
351 step1[5] = (in[2 * stride] - in[13 * stride]) * 4;
352 step1[6] = (in[1 * stride] - in[14 * stride]) * 4;
353 step1[7] = (in[0 * stride] - in[15 * stride]) * 4;
365 step1[0] = ((in[7 * 16] + 1) >> 2) - ((in[ 8 * 16] + 1) >> 2)
658 \/*canbe16*\/ int step1[8]; local
    [all...]

Completed in 577 milliseconds

1 2