Home
last modified time | relevance | path

Searched refs:k2 (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Ddct.cpp95 k2 = k2 + k5; in BlockDCT_AANwSub()
114 k2 = k2 + k3; in BlockDCT_AANwSub()
124 k2 = k2 + k3; in BlockDCT_AANwSub()
190 k2 = k2 + k5; in BlockDCT_AANwSub()
209 k2 = k2 + k3; in BlockDCT_AANwSub()
219 k2 = k2 + k3; in BlockDCT_AANwSub()
324 k2 = k2 + k5; in Block4x4DCT_AANwSub()
341 k2 = k2 + k3; in Block4x4DCT_AANwSub()
351 k2 = k2 + k3; in Block4x4DCT_AANwSub()
406 k2 = k2 + k5; in Block4x4DCT_AANwSub()
[all …]
H A Ddct_inline.h82 __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3, in sum_abs() argument
91 carry = k2 >> 31; in sum_abs()
92 abs_sum += (k2 ^ carry) - carry; in sum_abs()
241 __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3, in sum_abs() argument
250 eors carry, k2, k2, asr #31 ; in sum_abs() local
347 __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3, in sum_abs() argument
354 register int32 cc = (int32)k2; in sum_abs()
H A Dmotion_comp.cpp1910 Int k1 = lx - MB_SIZE, k2 = lx_uv - B_SIZE; in get_MB() local
1925 c_prev_u += k2; in get_MB()
1926 c_prev_v += k2; in get_MB()
/aosp12/packages/apps/Gallery2/jni/filters/
H A Dhsv.c40 int k2=HSCALE << ABITS; in rgb2hsv() local
70 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma)); in rgb2hsv()
71 if (rh >= k2) rh -= k2; in rgb2hsv()
73 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma)); in rgb2hsv()
75 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma)); in rgb2hsv()
89 int k2=HSCALE<<ABITS; in hsv2rgb() local
111 H = (6*ih)/k2; in hsv2rgb()
112 X = ((iv*is)/k2)*(k2- abs(6*ih- 2*(H>>1)*k2 - k2)) ; in hsv2rgb()
/aosp12/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/
H A Dshadows_f.rscript37 static const int k2=HSCALE << ABITS;
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
84 if (rh >= k2) rh -= k2;
86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma));
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
105 int k2=HSCALE<<ABITS;
127 H = (6*ih)/k2;
128 X = ((iv*is)/k2)*(k2- abs(6*ih- 2*(H>>1)*k2 - k2)) ;
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A Dshadows.rscript37 static const int k2=HSCALE << ABITS;
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
84 if (rh >= k2) rh -= k2;
86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma));
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
105 int k2=HSCALE<<ABITS;
127 H = (6*ih)/k2;
128 X = ((iv*is)/k2)*(k2- abs(6*ih- 2*(H>>1)*k2 - k2)) ;
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A Dshadows.rscript37 static const int k2=HSCALE << ABITS;
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
84 if (rh >= k2) rh -= k2;
86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma));
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
105 int k2=HSCALE<<ABITS;
127 H = (6*ih)/k2;
128 X = ((iv*is)/k2)*(k2- abs(6*ih- 2*(H>>1)*k2 - k2)) ;
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A Dshadows.rscript37 static const int k2=HSCALE << ABITS;
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
84 if (rh >= k2) rh -= k2;
86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma));
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
105 int k2=HSCALE<<ABITS;
127 H = (6*ih)/k2;
128 X = ((iv*is)/k2)*(k2- abs(6*ih- 2*(H>>1)*k2 - k2)) ;
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/
H A DRouteInfoTest.java385 RouteInfo.RouteKey k1, k2; in testRouteKey() local
389 assertEquals(k1, k2); in testRouteKey()
390 assertEquals(k1.hashCode(), k2.hashCode()); in testRouteKey()
397 assertEquals(k1, k2); in testRouteKey()
398 assertEquals(k1.hashCode(), k2.hashCode()); in testRouteKey()
403 assertEquals(k1, k2); in testRouteKey()
404 assertEquals(k1.hashCode(), k2.hashCode()); in testRouteKey()
408 k2 = new RouteInfo(Prefix("192.0.3.0/24"), null).getRouteKey(); in testRouteKey()
409 assertNotEquals(k1, k2); in testRouteKey()
414 assertNotEquals(k1, k2); in testRouteKey()
[all …]
/aosp12/system/bt/gd/crypto_toolbox/
H A Daes_cmac.cc119 static void cmac_prepare_last_block(const Octet16& k1, const Octet16& k2) { in cmac_prepare_last_block() argument
132 xor_128((Octet16*)&cmac_cb.text[0], k2); in cmac_prepare_last_block()
143 Octet16 k1, k2; in cmac_generate_subkey() local
157 leftshift_onebit(k1.data(), k2.data()); in cmac_generate_subkey()
158 xor_128(&k2, const_Rb); in cmac_generate_subkey()
161 leftshift_onebit(k1.data(), k2.data()); in cmac_generate_subkey()
164 cmac_prepare_last_block(k1, k2); in cmac_generate_subkey()
/aosp12/system/bt/stack/crypto_toolbox/
H A Daes_cmac.cc125 static void cmac_prepare_last_block(const Octet16& k1, const Octet16& k2) { in cmac_prepare_last_block() argument
141 xor_128((Octet16*)&cmac_cb.text[0], k2); in cmac_prepare_last_block()
154 Octet16 k1, k2; in cmac_generate_subkey() local
168 leftshift_onebit(k1.data(), k2.data()); in cmac_generate_subkey()
169 xor_128(&k2, const_Rb); in cmac_generate_subkey()
172 leftshift_onebit(k1.data(), k2.data()); in cmac_generate_subkey()
175 cmac_prepare_last_block(k1, k2); in cmac_generate_subkey()
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHash.cpp58 constexpr uint64_t k2 = 0x9ae16a3b2f90404f; in hash64Len0To16() local
77 return shiftMix(y * k2 ^ z * k3) * k2; in hash64Len0To16()
79 return k2; in hash64Len0To16()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/
H A DDataRepository.kt183 k2: K2
185 return get(k1 to k2)
194 k2: K2,
197 return get(Triple(k1, k2, k3))
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_metrics.h329 int k2=0; variable
389 wp[k2]=wp[ind2];
390 wp[k2+1]=wp[ind2+1];
391 wp[k2+2]=wp[ind2+2];
392 wp[k2+3]=wp[ind2+3];
394 k2=k2+4;
H A Ddb_utilities_camera.h174 double k1,k2; in db_FocalFromCamRotFocalHomography() local
177 k2=db_sqr(H[6])+db_sqr(H[7]); in db_FocalFromCamRotFocalHomography()
178 if(k1>=k2) in db_FocalFromCamRotFocalHomography()
184 return(db_SafeSqrt(db_SafeDivision(1.0-db_sqr(H[8]),k2))); in db_FocalFromCamRotFocalHomography()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DHermiteInterpolator.java155 final float k2 = 3.0f - tm2; in interpolate() local
158 mInterpolatedX = (k1 * mP1X + t * mSlope1X) * omt2 + (k2 * mP2X - omt * mSlope2X) * t2; in interpolate()
159 mInterpolatedY = (k1 * mP1Y + t * mSlope1Y) * omt2 + (k2 * mP2Y - omt * mSlope2Y) * t2; in interpolate()
/aosp12/art/runtime/gc/
H A Dverification.cc147 mirror::Class* k2 = k1->GetClass<kVerifyNone, kWithoutReadBarrier>(); in IsValidClass() local
148 if (!IsValidHeapObjectAddress(k2)) { in IsValidClass()
151 return k1 == k2; in IsValidClass()
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/storage/
H A DBubbleXmlHelperTest.kt66 val k2 = two.keyAt(i) regex
68 if (k1 != k2 && v1 != v2) {
/aosp12/system/extras/ioblame/
H A Dioblame.sh256 cat $infile | sed s/,//g | sort -d -k2,2 -k8,8 > foo1
266 cat $infile | sed s/,//g | sort -d -k2,2 > foo1
284 cat $infile | sed s/,//g | sort -d -k8,8 -k2,2 > foo1
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgrpc-context-1.19.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp12/frameworks/native/services/sensorservice/
H A DFusion.cpp473 const float k2 = cosf(hlwedT); in predict() local
475 const mat33_t O33(crossMatrix(-psi, k2)); in predict()
480 O[3].xyz = psi; O[3].w = k2; in predict()
/aosp12/hardware/interfaces/tests/safeunion/1.0/
H A DISafeUnion.hal60 uint64_t k2;
/aosp12/packages/apps/TV/libs/m2/
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12