Home
last modified time | relevance | path

Searched refs:v22 (Results 1 – 19 of 19) sorted by relevance

/frameworks/rs/toolkit/
DColorMatrix_advsimd.S223 vmxx_f32 \i, 4, v16.4s, v22.4s, v2.s[0]
237 vmxx_f32 \i^31, 4, v16.4s, v22.4s, v2.s[0]
251 vmxx_f32 \i, 4, v17.4s, v22.4s, v2.s[1]
265 vmxx_f32 \i^31, 4, v17.4s, v22.4s, v2.s[1]
279 vmxx_f32 \i, 4, v18.4s, v22.4s, v2.s[2]
293 vmxx_f32 \i^31, 4, v18.4s, v22.4s, v2.s[2]
307 vmxx_f32 \i, 4, v19.4s, v22.4s, v2.s[3]
321 vmxx_f32 \i^31, 4, v19.4s, v22.4s, v2.s[3]
330 ld4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x1], #32
333 uxtl v22.8h, v22.8b
[all …]
DYuvToRgb_advsimd.S88 add v22.8h, v21.8h, v23.8h // b1_hi = g1_hi + (u_hi << 2)
108 uhadd v22.8h, v22.8h, v15.8h // b1_hi = (b1_hi + b2_hi) >> 1
122 …uqsub v22.8h, v22.8h, v31.8h // b1_hi = satu16(b1_hi - (16 * 149 + (128 << 2) + 128 * 2…
136 uqrshrn v22.8b, v22.8h, #6
144 zip1 v6.16b, v6.16b, v22.16b
DLut3d_advsimd.S134 1: st4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x0], #32
203 uzp2 v22.16b, v6.16b, v7.16b
214 st4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x0], #32
DBlur_advsimd.S903 umlal v15.4s, v22.4h, v1.h[5]
906 112: umlal v14.4s, v22.4h, v1.h[4]
907 umlal2 v15.4s, v22.8h, v1.h[4]
910 111: umlal2 v14.4s, v22.8h, v1.h[3]
962 mov v21.16b, v22.16b
963 mov v22.16b, v23.16b
1118 umlal v15.4s, v22.4h, v1.h[0]
1121 107: umlal v14.4s, v22.4h, v0.h[7]
1122 umlal2 v15.4s, v22.8h, v0.h[7]
1125 106: umlal2 v14.4s, v22.8h, v0.h[6]
[all …]
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_advsimd_ColorMatrix.S223 vmxx_f32 \i, 4, v16.4s, v22.4s, v2.s[0]
237 vmxx_f32 \i^31, 4, v16.4s, v22.4s, v2.s[0]
251 vmxx_f32 \i, 4, v17.4s, v22.4s, v2.s[1]
265 vmxx_f32 \i^31, 4, v17.4s, v22.4s, v2.s[1]
279 vmxx_f32 \i, 4, v18.4s, v22.4s, v2.s[2]
293 vmxx_f32 \i^31, 4, v18.4s, v22.4s, v2.s[2]
307 vmxx_f32 \i, 4, v19.4s, v22.4s, v2.s[3]
321 vmxx_f32 \i^31, 4, v19.4s, v22.4s, v2.s[3]
330 ld4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x1], #32
333 uxtl v22.8h, v22.8b
[all …]
DrsCpuIntrinsics_advsimd_YuvToRGB.S88 add v22.8h, v21.8h, v23.8h // b1_hi = g1_hi + (u_hi << 2)
108 uhadd v22.8h, v22.8h, v15.8h // b1_hi = (b1_hi + b2_hi) >> 1
122 …uqsub v22.8h, v22.8h, v31.8h // b1_hi = satu16(b1_hi - (16 * 149 + (128 << 2) + 128 * 2…
136 uqrshrn v22.8b, v22.8h, #6
144 zip1 v6.16b, v6.16b, v22.16b
DrsCpuIntrinsics_advsimd_3DLUT.S134 1: st4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x0], #32
203 uzp2 v22.16b, v6.16b, v7.16b
214 st4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x0], #32
DrsCpuIntrinsics_advsimd_Blur.S903 umlal v15.4s, v22.4h, v1.h[5]
906 112: umlal v14.4s, v22.4h, v1.h[4]
907 umlal2 v15.4s, v22.8h, v1.h[4]
910 111: umlal2 v14.4s, v22.8h, v1.h[3]
962 mov v21.16b, v22.16b
963 mov v22.16b, v23.16b
1118 umlal v15.4s, v22.4h, v1.h[0]
1121 107: umlal v14.4s, v22.4h, v0.h[7]
1122 umlal2 v15.4s, v22.8h, v0.h[7]
1125 106: umlal2 v14.4s, v22.8h, v0.h[6]
[all …]
/frameworks/base/graphics/java/android/graphics/
DMatrix44.java357 float v22 = dot(mBackingArray[8], mBackingArray[9], mBackingArray[10], mBackingArray[11], in rotate() local
380 mBackingArray[10] = v22; in rotate()
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/
Dindex17245 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…
Dindex9245 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…
Dindex13244 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…
Dindex15257 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…
Dindex11245 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…
Dindex10249 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…
Dindex18243 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…
Dindex16262 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…
Dindex12248 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…
Dmaster_playlist1041 …�B&6�&��{]�V��<���_����`� ��]JI�|�3Zz<���!�XԊ�`=�e��� �)a�+6 8F�+���v22h-=��e�k{�B#����'…