/external/chromium_org/third_party/skia/src/core/ |
SkFilterProc.cpp | 58 static unsigned bilerp4_00(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 61 static unsigned bilerp4_01(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 66 static unsigned bilerp4_02(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 71 static unsigned bilerp4_03(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 77 static unsigned bilerp4_10(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 82 static unsigned bilerp4_11(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 83 uint32_t lo = (9 * LO_PAIR(c00) + 3 * (LO_PAIR(c01) + LO_PAIR(c10)) + LO_PAIR(c11)) >> 4; 84 uint32_t hi = (9 * HI_PAIR(c00) + 3 * (HI_PAIR(c01) + HI_PAIR(c10)) + HI_PAIR(c11)) >> 4; 87 static unsigned bilerp4_12(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 88 uint32_t lo = (3 * (LO_PAIR(c00) + LO_PAIR(c01)) + LO_PAIR(c10) + LO_PAIR(c11)) >> 3 190 uint32_t c11 = *a11; local 199 uint32_t c11 = *a11; local 208 uint32_t c11 = *a11; local 225 uint32_t c11 = *a11; local 234 uint32_t c11 = *a11; local 243 uint32_t c11 = *a11; local 260 uint32_t c11 = *a11; local 269 uint32_t c11 = *a11; local 278 uint32_t c11 = *a11; local [all...] |
/external/skia/src/core/ |
SkFilterProc.cpp | 58 static unsigned bilerp4_00(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 61 static unsigned bilerp4_01(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 66 static unsigned bilerp4_02(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 71 static unsigned bilerp4_03(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 77 static unsigned bilerp4_10(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 82 static unsigned bilerp4_11(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 83 uint32_t lo = (9 * LO_PAIR(c00) + 3 * (LO_PAIR(c01) + LO_PAIR(c10)) + LO_PAIR(c11)) >> 4; 84 uint32_t hi = (9 * HI_PAIR(c00) + 3 * (HI_PAIR(c01) + HI_PAIR(c10)) + HI_PAIR(c11)) >> 4; 87 static unsigned bilerp4_12(uint32_t c00, uint32_t c01, uint32_t c10, uint32_t c11) { 88 uint32_t lo = (3 * (LO_PAIR(c00) + LO_PAIR(c01)) + LO_PAIR(c10) + LO_PAIR(c11)) >> 3 190 uint32_t c11 = *a11; local 199 uint32_t c11 = *a11; local 208 uint32_t c11 = *a11; local 225 uint32_t c11 = *a11; local 234 uint32_t c11 = *a11; local 243 uint32_t c11 = *a11; local 260 uint32_t c11 = *a11; local 269 uint32_t c11 = *a11; local 278 uint32_t c11 = *a11; local [all...] |
/external/clang/test/CodeGenCXX/ |
vtable-available-externally.cpp | 156 struct c11 : c10, c1{ struct in namespace:Test7 159 struct c28 : virtual c11{ 168 c11 *ptr = &obj;
|
mangle-ms-return-qualifiers.cpp | 86 const volatile A &c11() { return *(A*)0; } function 87 // CHECK: "\01?c11@@YAADVA@@XZ"
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_TransformDequantChromaDCFromPair.c | 67 int c11 = pData[3]; local 71 int d10 = c10 + c11; 72 int d11 = c10 - c11;
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
codec_unittest.cc | 66 AudioCodec c11(c0); 70 c11.params["x"] = "def"; 74 EXPECT_TRUE(c11 != c0); 75 EXPECT_TRUE(c11 != c10); 78 EXPECT_TRUE(c12 != c11); 145 VideoCodec c11(c0); 149 c11.params["x"] = "def"; 153 EXPECT_TRUE(c11 != c0); 154 EXPECT_TRUE(c11 != c10); 157 EXPECT_TRUE(c12 != c11); [all...] |
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/filter/ |
PerturbFilter.java | 79 float c11 = arr[this.wrap(y + py, workSize) * workSize + this.wrap(x + px, workSize)];
local 82 float c1 = ShaderUtils.mix(c10, c11, noisex);
|
/external/skia/tools/ |
roll_autogen.sh | 28 END=`svn info ${REPO_SVN} | grep Revision | cut -c11-`
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
fwalsh_sse2.asm | 79 pmaddwd xmm2, [GLOBAL(cn1)] ; c11 b11 c10 b10 85 pshufd xmm5, xmm2, 0xd8 ; c11 c10 b11 b10 91 punpckhqdq xmm4, xmm5 ; c11 c10 d11 d10
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
FontTest.cpp | 135 static UChar c11[] = { 0xDB40, 0xDCFF }; local 136 EXPECT_EQ(Font::Simple, Font::characterRangeCodePath(c11, 2));
|
/external/chromium_org/third_party/icu/source/tools/gensprep/ |
filterRFC3454.pl | 43 "--C11" => \$c11, 106 if($line =~ /C.1.1/ && defined $c11 ){ 647 --C11 Generate data for table C.1.1
|
/external/icu4c/tools/gensprep/ |
filterRFC3454.pl | 43 "--C11" => \$c11, 106 if($line =~ /C.1.1/ && defined $c11 ){ 647 --C11 Generate data for table C.1.1
|
/external/libvpx/libvpx/vp8/encoder/ppc/ |
fdct_altivec.asm | 86 vspltw v8, \Codd, 1 ;# v8 = c01 c11 or c03 c13
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
filter.js | 362 var c11 = filter.floatToFixedPoint(matrix[0]); 398 var rNew = r * c11 + g * c12 + b * c13;
|
/external/llvm/test/MC/ARM/ |
basic-arm-instructions.s | [all...] |
basic-thumb2-instructions.s | 641 ldcl p2, c11, [r7] 669 @ CHECK: ldcl p2, c11, [r7] @ encoding: [0xd7,0xed,0x00,0xb2] [all...] |
/external/elfutils/tests/ |
run-allregs.sh | [all...] |
/external/llvm/test/MC/AArch64/ |
basic-a64-diagnostics.s | [all...] |
/external/libsepol/tests/policies/test-cond/ |
refpolicy-base.conf | 549 category c8; category c9; category c10; category c11; [all...] |