/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
median5.cpp | 120 int16 x1, x2, x3, x4, x5; local 126 x4 = x[1]; 143 if (x4 < x1) 146 x1 = x4; 147 x4 = tmp; 159 if (x4 < x2) 162 x2 = x4; 163 x4 = tmp; 169 if (x4 < x3) 171 x3 = x4; [all...] |
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
median5.cpp | 120 int16 x1, x2, x3, x4, x5; local 126 x4 = x[1]; 143 if (x4 < x1) 146 x1 = x4; 147 x4 = tmp; 159 if (x4 < x2) 162 x2 = x4; 163 x4 = tmp; 169 if (x4 < x3) 171 x3 = x4; [all...] |
/external/webkit/SunSpider/tests/ubench/ |
function-excess-args.js | 1 function f(x0, x1, x2, x3, x4)
|
function-correct-args.js | 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
|
function-missing-args.js | 1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
post_proc_semaphore.cpp | 169 postmode |= 0x4; 201 postmode |= 0x4; 212 if ((postmode & 0x4) == 0) 228 postmode |= 0x4;
|
idct_vca.cpp | 104 int32 x0, x1, x2, x4, x5; local 118 x4 = blk[9]; 124 x5 = (W7 * x4 + 4) >> 3; 125 x4 = (W1 * x4 + 4) >> 3; 128 x2 = (181 * (x4 + x5) + 128) >> 8; 129 x1 = (181 * (x4 - x5) + 128) >> 8; 133 res = (x0 + x4) >> 14; 155 res = (x0 - x4) >> 14; 192 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8 local 264 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 301 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 378 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 458 int32 x0, x1, x2, x4, x5, temp; local 515 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local 588 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local [all...] |
block_idct.cpp | 517 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 546 x4 = blk[9]; 558 x8 = W7 * (x4 + x5) + 4; 559 x4 = (x8 + (W1 - W7) * x4) >> 3; 571 x1 = x4 + x6; 572 x4 -= x6; 581 x2 = (181 * (x4 + x5) + 128) >> 8; 582 x4 = (181 * (x4 - x5) + 128) >> 8 628 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local 838 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local [all...] |
vlc_tab.cpp | 199 {0xa, 1, 0, 7}, {0x0, 4, 0, 7}, {0x4, 1, 1, 6}, {0x4, 1, 1, 6}, {0x3, 1, 1, 6}, {0x3, 1, 1, 6}, 203 {0x5, 1, 0, 5}, {0x5, 1, 0, 5}, {0x4, 1, 0, 5}, {0x4, 1, 0, 5}, {0x4, 1, 0, 5}, {0x4, 1, 0, 5}, 228 {0x4, 2, 0, 9}, {0x4, 2, 0, 9}, {0x3, 2, 0, 9}, {0x3, 2, 0, 9}, {0x0, 7, 0, 9}, {0x0, 7, 0, 9}, 255 {0x1, 6, 0, 12}, {0x2, 4, 0, 12}, {0x4, 3, 0, 12}, {0x5, 3, 0, 12}, {0x6, 3, 0, 12}, {0xa, 2, 0, 12}, 270 {0x4, 1, 1, 7}, {0x3, 1, 1, 7}, {0x6, 1, 0, 7}, {0x5, 1, 1, 7} [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
post_proc_semaphore.cpp | 169 postmode |= 0x4; 201 postmode |= 0x4; 212 if ((postmode & 0x4) == 0) 228 postmode |= 0x4;
|
idct_vca.cpp | 99 int32 x0, x1, x2, x4, x5; local 113 x4 = blk[9]; 119 x5 = (W7 * x4 + 4) >> 3; 120 x4 = (W1 * x4 + 4) >> 3; 123 x2 = (181 * (x4 + x5) + 128) >> 8; 124 x1 = (181 * (x4 - x5) + 128) >> 8; 128 res = (x0 + x4) >> 14; 150 res = (x0 - x4) >> 14; 187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8 local 259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 450 int32 x0, x1, x2, x4, x5, temp; local 507 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local 580 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local [all...] |
block_idct.cpp | 516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 545 x4 = blk[9]; 557 x8 = W7 * (x4 + x5) + 4; 558 x4 = (x8 + (W1 - W7) * x4) >> 3; 570 x1 = x4 + x6; 571 x4 -= x6; 580 x2 = (181 * (x4 + x5) + 128) >> 8; 581 x4 = (181 * (x4 - x5) + 128) >> 8 627 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local 837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local [all...] |
vlc_tab.cpp | 199 {0xa, 1, 0, 7}, {0x0, 4, 0, 7}, {0x4, 1, 1, 6}, {0x4, 1, 1, 6}, {0x3, 1, 1, 6}, {0x3, 1, 1, 6}, 203 {0x5, 1, 0, 5}, {0x5, 1, 0, 5}, {0x4, 1, 0, 5}, {0x4, 1, 0, 5}, {0x4, 1, 0, 5}, {0x4, 1, 0, 5}, 228 {0x4, 2, 0, 9}, {0x4, 2, 0, 9}, {0x3, 2, 0, 9}, {0x3, 2, 0, 9}, {0x0, 7, 0, 9}, {0x0, 7, 0, 9}, 255 {0x1, 6, 0, 12}, {0x2, 4, 0, 12}, {0x4, 3, 0, 12}, {0x5, 3, 0, 12}, {0x6, 3, 0, 12}, {0xa, 2, 0, 12}, 270 {0x4, 1, 1, 7}, {0x3, 1, 1, 7}, {0x6, 1, 0, 7}, {0x5, 1, 1, 7} [all...] |
/external/quake/quake/src/WinQuake/ |
conproc.h | 29 #define CCOM_GET_SCR_LINES 0x4
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
sad_inline.h | 79 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 91 // x5 = (x4<<8)-x4; /* x5 = x4*255; */ 92 x4 = x5 = 0; 116 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */ 119 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */ 135 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes * 254 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 392 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local [all...] |
sad_mb_offset.h | 29 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 31 // x5 = (x4<<8) - x4; 32 x4 = x5 = 0; 68 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */ 71 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */ 94 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes * 132 int32 x4, x5, x6, x9, x10, x11, x12, x14; local 224 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local [all...] |
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
sad_inline.h | 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 96 // x5 = (x4<<8)-x4; /* x5 = x4*255; */ 97 x4 = x5 = 0; 121 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */ 124 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */ 140 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes * 259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local [all...] |
fastidct.cpp | 108 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 114 x4 = x0; 120 x8 = x4 - x6; 121 x4 += x6; 131 blk[8] = (x4 + x7) >> 8; 135 blk[48] = (x4 - x7) >> 8; 143 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 149 x4 = x0; 155 x8 = x4 - x6; 156 x4 += x6 212 int32 x0, x2, x4, x6; local 262 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 374 int32 x0, x1, x2, x4, x5; local 433 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 503 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 579 int32 x1, x2, x4, x5; local 636 int32 x0, x2, x4, x6; local 747 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 870 int32 x0, x1, x2, x4, x5; local 925 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 991 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 1064 int32 x1, x2, x4, x5; local 1119 int32 x0, x2, x4, x6; local 1224 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 1370 int32 x0, x1, x2, x4, x5; local 1430 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 1501 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local 1578 int32 x1, x2, x4, x5; local 1636 int32 x0, x2, x4, x6; local 1749 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local [all...] |
sad_mb_offset.h | 34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local 36 // x5 = (x4<<8) - x4; 37 x4 = x5 = 0; 73 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */ 76 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */ 99 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes * 137 int32 x4, x5, x6, x9, x10, x11, x12, x14; local 230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local [all...] |
/external/netcat/scripts/ |
webproxy | 105 read x1 x2 x3 x4 106 echo "=== query: $x1 $x2 $x3 $x4" >> $LFILE 107 test "$x4" && echo "extra junk after request: $x4" && exit 0
|
/external/webkit/WebKit/chromium/public/ |
WebContextMenuData.h | 79 MediaMuted = 0x4, 117 CanCut = 0x4,
|
/bionic/libc/kernel/common/asm-generic/ |
mman.h | 17 #define PROT_EXEC 0x4
|
/external/dbus/dbus/ |
dbus-shared.h | 105 #define DBUS_NAME_FLAG_DO_NOT_QUEUE 0x4 /**< If we can not become the primary owner do not place us in the queue */
|
/external/iproute2/include/linux/ |
ip6_tunnel.h | 14 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
|
/external/kernel-headers/original/asm-generic/ |
mman.h | 11 #define PROT_EXEC 0x4 /* page can be executed */
|