/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | dct.cpp | 95 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 D | dct_inline.h | 82 __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 D | motion_comp.cpp | 1910 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 D | hsv.c | 40 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 D | shadows_f.rscript | 37 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 D | shadows.rscript | 37 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 D | shadows.rscript | 37 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 D | shadows.rscript | 37 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 D | RouteInfoTest.java | 385 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 D | aes_cmac.cc | 119 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 D | aes_cmac.cc | 125 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 D | Hash.cpp | 58 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 D | DataRepository.kt | 183 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 D | db_metrics.h | 329 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 D | db_utilities_camera.h | 174 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 D | HermiteInterpolator.java | 155 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 D | verification.cc | 147 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 D | BubbleXmlHelperTest.kt | 66 val k2 = two.keyAt(i) regex 68 if (k1 != k2 && v1 != v2) {
|
/aosp12/system/extras/ioblame/ |
H A D | ioblame.sh | 256 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 D | grpc-context-1.19.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |
/aosp12/frameworks/native/services/sensorservice/ |
H A D | Fusion.cpp | 473 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 D | ISafeUnion.hal | 60 uint64_t k2;
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |