/external/skia/include/core/ |
SkColorPriv.h | 111 unsigned c0 = (c >> SK_R32_SHIFT) & 0xFF; local 113 return (c & ~kRBMask) | (c0 << SK_B32_SHIFT) | (c1 << SK_R32_SHIFT); [all...] |
/external/webp/src/dsp/ |
enc_neon.c | 86 // a0 a1 a2 a3 | b0 b1 b2 b3 => a0 b0 c0 d0 | a1 b1 c1 d1 87 // c0 c1 c2 c3 | d0 d1 d2 d3 a2 b2 c2 d2 | a3 b3 c3 d3 88 const int16x8x2_t tmp0 = vzipq_s16(in0, in1); // a0 c0 a1 c1 a2 c2 ... 99 // C0 = kC1 * in4 | kC1 * in12 101 const int16x8_t C0 = vsraq_n_s16(B1, vqdmulhq_n_s16(B1, kC1), 1); 109 const int16x4_t c = vqsub_s16(vget_low_s16(C1), vget_high_s16(C0)); 110 const int16x4_t d = vqadd_s16(vget_low_s16(C0), vget_high_s16(C1)); 836 const uint16x8_t c0 = vcombine_u16(vshrn_n_u32(m2, 16), local [all...] |
enc_sse2.c | 346 const __m128i c0 = _mm_add_epi16(a01_plus_7, a11); local 348 const __m128i d0 = _mm_srai_epi16(c0, 4); 476 const __m128i C0 = _mm_unpacklo_epi32(B0, B1); // a0 | a1 | a3 | a2 478 const __m128i D0 = _mm_madd_epi16(C0, kMult1); // out0, out1 1087 const __m128i c0 = _mm_subs_epi16(a0, b0); local [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
crx.h | 68 c0 = MAX_REG, c1, c2, c3, c4, c5, c6, c7, c8, enumerator in enum:__anon74587
|
/external/opencv/cvaux/src/ |
cvlee.cpp | 3648 float c0 = Direction_img.y* RayPoint1_img.x - Direction_img.x*RayPoint1_img.y; local 3757 float c0 = Direction_img.y* RayPoint1_img.x - Direction_img.x*RayPoint1_img.y; local 3906 float c0 = Direction_img.y* RayPoint1_img.x - Direction_img.x*RayPoint1_img.y; local 4004 float c0 = Direction_img.y* RayPoint1_img.x - Direction_img.x*RayPoint1_img.y; local 4143 float c0 = Direction_img.y* Point_img.x - Direction_img.x*Point_img.y; local 4283 float c0 = Direction_img.y* Point_img.x - Direction_img.x*Point_img.y; local [all...] |
/external/v8/test/cctest/ |
test-parsing.cc | 589 int32_t c0 = one_byte_source[i]; local 594 CHECK_EQ(c0, c1); 595 CHECK_EQ(c0, c2); 596 CHECK_EQ(c0, c3); 603 int32_t c0 = one_byte_source[i - 1]; local 607 uc16_stream.PushBack(c0); 608 string_stream.PushBack(c0); 609 utf8_stream.PushBack(c0); 621 CHECK_EQ(c0, c1); 622 CHECK_EQ(c0, c2) 646 int32_t c0 = one_byte_source[i]; local [all...] |
/hardware/qcom/msm8x27/kernel-headers/linux/ |
msm_mdp.h | 389 uint32_t *c0; member in struct:mdp_histogram_data
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
msm_mdp.h | 409 uint32_t *c0; member in struct:mdp_histogram_data
|
/prebuilts/devtools/tools/lib/ |
jcommon-1.0.12.jar | |
/prebuilts/tools/common/jfreechart/ |
jcommon-1.0.12.jar | |
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/ |
jcommon-1.0.12.jar | |
/external/boringssl/src/crypto/curve25519/ |
curve25519.c | 4145 int64_t c0 = 2097151 & load_3(c); local [all...] |
/external/icu/icu4c/source/test/intltest/ |
rbbitst.cpp | 2092 UChar32 c0, c1, c2, c3; \/\/ The code points at p0, p1, p2 & p3. local 2364 UChar32 c0, c1, c2, c3; \/\/ The code points at p0, p1, p2 & p3. local 2714 UChar32 c0, c1, c2, c3; \/\/ The code points at p0, p1, p2 & p3. local [all...] |
/external/skia/src/utils/ |
SkLua.cpp | 1973 SkColor c0 = lua2color(L, 3); local [all...] |
/hardware/qcom/msm8960/kernel-headers/linux/ |
msm_mdp.h | 435 uint32_t *c0; member in struct:mdp_histogram_data
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_mdp.h | 451 uint32_t *c0; member in struct:mdp_histogram_data
|
/external/llvm/include/llvm/Support/ |
MachO.h | 1479 c0 :1, member in struct:llvm::MachO::fp_status_t [all...] |
/hardware/qcom/msm8994/kernel-headers/linux/ |
msm_mdp.h | 705 uint32_t * c0; member in struct:mdp_histogram_data [all...] |
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
msm_mdp.h | 768 uint32_t *c0; member in struct:mdp_histogram_data
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
msm_mdp.h | 885 uint32_t * c0; member in struct:mdp_histogram_data [all...] |
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_mdp.h | 933 uint32_t *c0; member in struct:mdp_histogram_data [all...] |
/hardware/qcom/msm8x26/kernel-headers/linux/ |
msm_mdp.h | 681 uint32_t *c0; member in struct:mdp_histogram_data [all...] |
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
msm_mdp.h | 744 uint32_t *c0; member in struct:mdp_histogram_data
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
msm_mdp.h | 667 uint32_t *c0; member in struct:mdp_histogram_data [all...] |
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
msm_mdp.h | 721 uint32_t *c0; member in struct:mdp_histogram_data
|