HomeSort by relevance Sort by last modified time
    Searched defs:c10 (Results 1 - 25 of 25) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair.c 81 int c10 = pData[2]; local
86 int d10 = c10 + c11;
87 int d11 = c10 - c11;
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug249.go 20 var c10 chan <- <- chan chan int = (chan<- (<-chan (chan int)))(nil) var
issue7746.go 20 c10 = c9 * c9
21 c11 = c10 * c10
123 println(c10 / c10)
19 c10 = c9 * c9 const
  /prebuilts/go/linux-x86/test/fixedbugs/
bug249.go 20 var c10 chan <- <- chan chan int = (chan<- (<-chan (chan int)))(nil) var
issue7746.go 20 c10 = c9 * c9
21 c11 = c10 * c10
123 println(c10 / c10)
19 c10 = c9 * c9 const
  /device/google/contexthub/firmware/os/algos/calibration/magnetometer/
mag_cal.h 51 float c00, c01, c02, c10, c11, c12, c20, c21, c22; member in struct:MagCal
58 float c00, float c01, float c02, float c10, float c11,
65 float c00, float c01, float c02, float c10, float c11,
82 float c10, float c11, float c12, float c20, float c21,
  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_idct4x4_add_neon.c 100 int64x2_t c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11; local
115 c10 = vmull_lane_s32(vget_low_s32(*a3), vget_high_s32(cospis), 1);
119 c6 = vaddq_s64(c6, c10);
  /external/clang/test/Analysis/
padding_cpp.cpp 64 char c10; member in class:SI2
75 char c10; member in class:VirtualSI2
87 char c10; member in class:VtblSI2
93 char c10; member in class:VtblSI3
103 char c10; member in class:MI2
110 char c10; member in class:VtblMI
116 char c10; member in class:VtblMI2
  /external/clang/test/CodeGenCXX/
vtable-available-externally.cpp 155 struct c10 : c1{ struct in namespace:Test7
158 struct c11 : c10, c1{
mangle-ms-return-qualifiers.cpp 83 volatile A &c10() { return *(A*)0; } function
84 // CHECK: "\01?c10@@YAACVA@@XZ"
  /external/skia/src/core/
SkFilterProc.cpp 57 static unsigned bilerp4_00(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
60 static unsigned bilerp4_01(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
65 static unsigned bilerp4_02(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
70 static unsigned bilerp4_03(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
76 static unsigned bilerp4_10(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
77 uint32_t lo = (3 * LO_PAIR(c00) + LO_PAIR(c10)) >> 2;
78 uint32_t hi = (3 * HI_PAIR(c00) + HI_PAIR(c10)) >> 2;
81 static unsigned bilerp4_11(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) {
82 uint32_t lo = (9 * LO_PAIR(c00) + 3 * (LO_PAIR(c01) + LO_PAIR(c10)) + LO_PAIR(c11)) >> 4;
83 uint32_t hi = (9 * HI_PAIR(c00) + 3 * (HI_PAIR(c01) + HI_PAIR(c10)) + HI_PAIR(c11)) >> 4
180 uint32_t c10 = *a10; local
188 uint32_t c10 = *a10; local
197 uint32_t c10 = *a10; local
206 uint32_t c10 = *a10; local
215 uint32_t c10 = *a10; local
223 uint32_t c10 = *a10; local
232 uint32_t c10 = *a10; local
241 uint32_t c10 = *a10; local
250 uint32_t c10 = *a10; local
258 uint32_t c10 = *a10; local
267 uint32_t c10 = *a10; local
276 uint32_t c10 = *a10; local
    [all...]
SkMipMap.cpp 136 auto c10 = F::Expand(p1[0]); local
138 auto c = c00 + c10;
154 auto c10 = F::Expand(p1[0]); local
157 auto c = add_121(c00, c10, c20);
189 auto c10 = F::Expand(p1[0]); local
192 auto c = c00 + c10 + c01 + c11;
209 auto c10 = F::Expand(p1[0]); local
214 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21);
251 auto c10 = c12; local
255 auto c = add_121(c00, c01, c02) + add_121(c10, c11, c12)
    [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderTextureFunctionTests.cpp 395 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); local
397 float dudx = (c10.s - c00.s)*(float)m_textureSpec.width / (float)viewportSize[0];
  /external/deqp/modules/glshared/
glsShaderRenderCase.cpp 692 Vec4 c10 = colors[v10]; local
713 const Vec4& t1 = tri ? c01 : c10;
714 const Vec4& t2 = tri ? c10 : c01;
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_x86.cpp 601 __m128i c0, c2, c4, c6, c8, c10, c12; local
622 c10 = _mm_shuffle_epi32(x, 0x55);
691 o0 = _mm_add_epi32(o0, _mm_madd_epi16( _mm_unpacklo_epi16(p16, p17), c10));
706 o1 = _mm_add_epi32(o1, _mm_madd_epi16( _mm_unpacklo_epi16(p17,p18), c10));
721 o2 = _mm_add_epi32(o2, _mm_madd_epi16( _mm_unpacklo_epi16(p18, p19), c10));
736 o3 = _mm_add_epi32(o3, _mm_madd_epi16( _mm_unpacklo_epi16(p19, p20), c10));
    [all...]
  /libcore/ojluni/src/main/java/java/net/
URLConnection.java 1421 int c10 = is.read(); local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp 3187 const tcu::Vec4 c10 = colors[v10]; local
    [all...]
vktShaderRenderTextureFunctionTests.cpp 744 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); local
    [all...]
  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp 499 const Vec4 c10 = quad10.p00*(1.0f-a1)*(1.0f-b1) + quad10.p10*a1*(1.0f-b1) + quad10.p01*(1.0f-a1)*b1 + quad10.p11*a1*b1; local
505 const Vec4 cz1 = c10*(1.0f - c1) + c11*c1;
1474 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i+1, j+0)), size); variable
1553 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i0+1, j0+0)), size0); variable
1587 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i1+1, j1+0)), size1); variable
    [all...]
  /external/swiftshader/src/Renderer/
Surface.cpp 1054 Color<float> c10 = read(x1, y0); local
1062 c10 *= fx * (1 - fy);
1066 return c00 + c10 + c01 + c11;
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
crx.h 69 c9, c10, c11, c12, c13, c14, c15, enumerator in enum:__anon108784
  /external/deqp/modules/gles3/functional/
es3fShaderTextureFunctionTests.cpp 654 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); local
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest1.java 4200 LauncherApps.Callback c10 = mock(LauncherApps.Callback.class); local
    [all...]
  /external/boringssl/src/crypto/curve25519/
curve25519.c 4169 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); local
    [all...]
  /libcore/benchmarks/src/benchmarks/
ImtConflictBenchmark.java 100 C10 c10 = new C10(); local
101 callF0(c10);
102 callF43(c10);
103 callF86(c10);
104 callF129(c10);
105 callF172(c10);
106 callF215(c10);
107 callF258(c10);
517 C10 c10 = new C10(); local
    [all...]

Completed in 1239 milliseconds