/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/ |
armSP_FFT_CToC_SC16_Radix2_ps_unsafe_s.S | 57 #define subFFTSize r7 98 LSL grpCount,subFFTSize,#1 101 @// update subFFTSize for the next stage 102 MOV subFFTSize,grpCount
|
armSP_FFT_CToC_SC16_Radix2_unsafe_s.S | 60 #define subFFTSize r7 100 LSL grpCount,subFFTSize,#1 107 @// update subFFTSize for the next stage 108 MOV subFFTSize,grpCount
|
armSP_FFT_CToC_SC32_Radix2_unsafe_s.S | 60 #define subFFTSize r7 102 LSL grpCount,subFFTSize,#1 109 @// update subFFTSize for the next stage 110 MOV subFFTSize,grpCount
|
omxSP_FFTFwd_CToC_FC32_Sfs_s.S | 70 #define subFFTSize r7 108 MOV subFFTSize,#1
|
omxSP_FFTInv_CCSToR_S16_Sfs_s.S | 65 #define subFFTSize r7 161 MOV subFFTSize,#1 270 CMP subFFTSize, #8 275 SUBS subFFTSize,subFFTSize,#8 282 scaleLessFFTData: @ N = subFFTSize ; dataptr = pDst ; scale = diff 284 SUBS subFFTSize,subFFTSize,#1
|
omxSP_FFTFwd_CToC_SC16_Sfs_s.S | 87 #define subFFTSize r7 130 MOV subFFTSize,#1 339 scaleFFTData: @// N = subFFTSize ; dataptr = pDst ; scale = diff 341 SUBS subFFTSize,subFFTSize,#1
|
omxSP_FFTFwd_CToC_SC32_Sfs_s.S | 85 #define subFFTSize r7 127 MOV subFFTSize,#1 318 scaleFFTData: @// N = subFFTSize ; dataptr = pDst ; scale = diff 320 SUBS subFFTSize,subFFTSize,#1
|
omxSP_FFTInv_CToC_SC16_Sfs_s.S | 87 #define subFFTSize r7 129 MOV subFFTSize,#1 321 scaleFFTData: @// N = subFFTSize ; dataptr = pDst ; scale = diff 323 SUBS subFFTSize,subFFTSize,#1
|
omxSP_FFTInv_CToC_SC32_Sfs_s.S | 86 #define subFFTSize r7 128 MOV subFFTSize,#1 298 scaleFFTData: @// N = subFFTSize ; dataptr = pDst ; scale = diff 300 SUBS subFFTSize,subFFTSize,#1
|
armSP_FFT_CToC_FC32_Radix4_ls_unsafe_s.S | 49 #define subFFTSize r7 138 MOV outPointStep,subFFTSize,LSL #3 144 LSL grpCount,subFFTSize,#2 155 @// update subFFTSize for the next stage 156 MOV subFFTSize,grpCount 322 SUB pTwiddle,pTwiddle,subFFTSize,LSL #1
|
armSP_FFT_CToC_SC16_Radix4_ls_unsafe_s.S | 66 #define subFFTSize r7 171 MOV outPointStep,subFFTSize,LSL #2 174 LSL grpCount,subFFTSize,#2 179 @// update subFFTSize for the next stage 180 MOV subFFTSize,grpCount
|
omxSP_FFTInv_CCSToR_S32_Sfs_s.S | 91 #define subFFTSize r7 202 MOV subFFTSize,#1 372 scaleFFTData: @// N = subFFTSize ; dataptr = pDst ; scale = diff 374 SUBS subFFTSize,subFFTSize,#1
|
armSP_FFT_CToC_SC32_Radix4_ls_unsafe_s.S | 57 #define subFFTSize r7 146 MOV outPointStep,subFFTSize,LSL #3 152 LSL grpCount,subFFTSize,#2 163 @// update subFFTSize for the next stage 164 MOV subFFTSize,grpCount 378 SUB pTwiddle,pTwiddle,subFFTSize,LSL #1
|
armSP_FFT_CToC_FC32_Radix4_unsafe_s.S | 57 #define subFFTSize r7 130 LSL grpCount,subFFTSize,#2 132 MOV subFFTSize,grpCount
|
armSP_FFT_CToC_SC16_Radix4_unsafe_s.S | 64 #define subFFTSize r7 137 LSL grpCount,subFFTSize,#2 139 MOV subFFTSize,grpCount
|
armSP_FFT_CToC_FC32_Radix4_fs_unsafe_s.S | 52 #define subFFTSize r7 122 @// subFFTSize = 1 for the first stage 123 MOV subFFTSize,#4
|
armSP_FFT_CToC_SC16_Radix4_fs_unsafe_s.S | 60 #define subFFTSize r7 145 MOV subFFTSize,#4 @// subFFTSize = 1 for the first stage
|
armSP_FFT_CToC_SC32_Radix4_unsafe_s.S | 66 #define subFFTSize r7 140 LSL grpCount,subFFTSize,#2 142 MOV subFFTSize,grpCount
|
armSP_FFT_CToC_SC32_Radix4_fs_unsafe_s.S | 60 #define subFFTSize r7 130 MOV subFFTSize,#4 @// subFFTSize = 1 for the first stage
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/arm64/ |
armSP_FFT_CToC_FC32_Radix4_fs_s.S | 59 #define subFFTSize x6 103 ldr subFFTSize, [pSubFFTSize] 114 // subFFTSize = 1 for the first stage 115 MOV subFFTSize,#4 247 // Save subFFTNum and subFFTSize for next stage 249 str subFFTSize, [pSubFFTSize]
|
armSP_FFT_CToC_FC32_Radix4_ls_s.S | 59 #define subFFTSize x6 133 ldr subFFTSize, [pSubFFTSize] 137 lsl outPointStep,subFFTSize, #3 143 LSL grpCount,subFFTSize,#2 154 // update subFFTSize for the next stage 155 MOV subFFTSize,grpCount
|
armSP_FFT_CToC_FC32_Radix4_s.S | 67 #define subFFTSize x6 117 ldr subFFTSize, [pSubFFTSize] 122 LSL grpCount,subFFTSize,#2 124 MOV subFFTSize,grpCount 324 str subFFTSize, [pSubFFTSize]
|
armSP_FFT_CToC_FC32_Radix8_fs_s.S | 57 #define subFFTSize x6 183 ldr subFFTSize, [pSubFFTSize] 186 // subFFTSize = 1 for the first stage 190 MOV subFFTSize,#8 452 // Save subFFTNum and subFFTSize for next stage 454 str subFFTSize, [pSubFFTSize]
|
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/ |
armSP_FFT_CToC_FC32_Radix4_fs_unsafe_s.S | 50 #define subFFTSize r7 87 mov subFFTSize, #4
|
armSP_FFT_CToC_FC32_Radix4_unsafe_s.S | 49 #define subFFTSize r7 97 LSL grpCount,subFFTSize,#2 99 mov subFFTSize, grpCount
|