Home
last modified time | relevance | path

Searched refs:py2 (Results 1 – 7 of 7) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicConvolve3x3.cpp85 const uchar4 *py0, const uchar4 *py1, const uchar4 *py2, in ConvolveOneU4() argument
97 convert_float4(py2[x1]) * coeff[6] + in ConvolveOneU4()
98 convert_float4(py2[x]) * coeff[7] + in ConvolveOneU4()
99 convert_float4(py2[x2]) * coeff[8]; in ConvolveOneU4()
107 const uchar2 *py0, const uchar2 *py1, const uchar2 *py2, in ConvolveOneU2() argument
119 convert_float2(py2[x1]) * coeff[6] + in ConvolveOneU2()
120 convert_float2(py2[x]) * coeff[7] + in ConvolveOneU2()
121 convert_float2(py2[x2]) * coeff[8]; in ConvolveOneU2()
128 const uchar *py0, const uchar *py1, const uchar *py2, in ConvolveOneU1() argument
140 ((float)py2[x1]) * coeff[6] + in ConvolveOneU1()
[all …]
DrsCpuIntrinsicConvolve5x5.cpp84 … const uchar4 *py0, const uchar4 *py1, const uchar4 *py2, const uchar4 *py3, const uchar4 *py4, in OneU4() argument
105 convert_float4(py2[x0]) * coeff[10] + in OneU4()
106 convert_float4(py2[x1]) * coeff[11] + in OneU4()
107 convert_float4(py2[x2]) * coeff[12] + in OneU4()
108 convert_float4(py2[x3]) * coeff[13] + in OneU4()
109 convert_float4(py2[x4]) * coeff[14] + in OneU4()
127 … const uchar2 *py0, const uchar2 *py1, const uchar2 *py2, const uchar2 *py3, const uchar2 *py4, in OneU2() argument
148 convert_float2(py2[x0]) * coeff[10] + in OneU2()
149 convert_float2(py2[x1]) * coeff[11] + in OneU2()
150 convert_float2(py2[x2]) * coeff[12] + in OneU2()
[all …]
/frameworks/base/tools/hiddenapi/
DAndroid.bp22 py2: {
/frameworks/av/services/audiopolicy/engineconfigurable/tools/
DAndroid.bp18 py2: {
/frameworks/rs/driver/runtime/arch/
Dasimd.ll967 %py2 = bitcast float* %py to <4 x float>*
968 ; %ym = call <4 x float> @llvm.aarch64.neon.ld4.v4f32(i8* %py2, i32 4) nounwind
969 %ym = load <4 x float>, <4 x float>* %py2, align 4
996 %py2 = bitcast float* %py to <4 x float>*
997 %ym = load <4 x float>, <4 x float>* %py2, align 4
1020 %py2 = bitcast float* %py to <4 x float>*
1021 %ym = load <4 x float>, <4 x float>* %py2, align 4
1051 %py2 = bitcast float* %py to <4 x float>*
1052 %ym = load <4 x float>, <4 x float>* %py2, align 4
1079 %py2 = bitcast float* %py to <4 x float>*
[all …]
Dneon.ll961 %py2 = bitcast float* %py to i8*
962 %ym = call <4 x float> @llvm.arm.neon.vld1.v4f32(i8* %py2, i32 4) nounwind
988 %py2 = bitcast float* %py to <4 x float>*
989 %ym = load <4 x float>, <4 x float>* %py2, align 4
1012 %py2 = bitcast float* %py to <4 x float>*
1013 %ym = load <4 x float>, <4 x float>* %py2, align 4
1043 %py2 = bitcast float* %py to <4 x float>*
1044 %ym = load <4 x float>, <4 x float>* %py2, align 4
1071 %py2 = bitcast float* %py to <4 x float>*
1072 %ym = load <4 x float>, <4 x float>* %py2, align 4
/frameworks/base/
DAndroid.bp1039 py2: {