HomeSort by relevance Sort by last modified time
    Searched refs:x5 (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /frameworks/base/media/libstagefright/codecs/amrwb/src/
median5.cpp 120 int16 x1, x2, x3, x4, x5; local
127 x5 = x[2];
149 if (x5 < x1)
151 x5 = x1;
165 if (x5 < x2)
167 x5 = x2;
173 if (x5 < x3)
175 x3 = x5;
  /external/webkit/SunSpider/tests/ubench/
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/quake/quake/src/WinQuake/
conproc.h 32 #define CCOM_SET_SCR_LINES 0x5
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
idct_vca.cpp 99 int32 x0, x1, x2, x4, x5; local
119 x5 = (W7 * x4 + 4) >> 3;
123 x2 = (181 * (x4 + x5) + 128) >> 8;
124 x1 = (181 * (x4 - x5) + 128) >> 8;
136 res = (x0 + x5) >> 14;
142 res = (x0 - x5) >> 14;
160 int32 x0, x1, x3, x5, x7;//, x8; local
170 x5 = (181 * (x1 - x7) + 128) >> 8;
175 blk[16] = (x0 + x5) >> 8;
179 blk[40] = (x0 - x5) >> 8
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...]
vlc_tab.cpp 198 {0x8, 1, 1, 7}, {0x7, 1, 1, 7}, {0x6, 1, 1, 7}, {0x5, 1, 1, 7}, {0xc, 1, 0, 7}, {0xb, 1, 0, 7},
202 {0x1, 2, 0, 6}, {0x1, 2, 0, 6}, {0x0, 3, 0, 6}, {0x0, 3, 0, 6}, {0x5, 1, 0, 5}, {0x5, 1, 0, 5},
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},
249 {0x6, 2, 0, 10}, {0x6, 2, 0, 10}, {0x6, 2, 0, 10}, {0x6, 2, 0, 10}, {0x5, 2, 0, 10}, {0x5, 2, 0, 10},
250 {0x5, 2, 0, 10}, {0x5, 2, 0, 10}, {0x3, 3, 0, 10}, {0x3, 3, 0, 10}, {0x3, 3, 0, 10}, {0x3, 3, 0, 10},
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}
    [all...]
block_idct.cpp 516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
547 x5 = blk[15];
557 x8 = W7 * (x4 + x5) + 4;
559 x5 = (x8 - (W1 + W7) * x5) >> 3;
572 x6 = x5 + x7;
573 x5 -= x7;
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...]
  /frameworks/base/media/libstagefright/codecs/avc/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;
114 x5 = x5 + x10; /* accumulate low bytes */
117 x5 = x5 + x11; /* accumulate low bytes */
133 x5 = x5 + x10; /* accumulate low 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;
66 x5 = x5 + x10; /* accumulate low bytes */
69 x5 = x5 + x11; /* accumulate low bytes */
92 x5 = x5 + x10; /* accumulate low bytes */
95 x5 = x5 + x11; /* accumulate low 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...]
  /frameworks/base/media/libstagefright/codecs/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;
119 x5 = x5 + x10; /* accumulate low bytes */
122 x5 = x5 + x11; /* accumulate low bytes */
138 x5 = x5 + x10; /* accumulate low 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 81 int32 x0, x1, x3, x5, x7;//, x8; local
91 x5 = (181 * (x1 - x7) + 128) >> 8;
96 blk[16] = (x0 + x5) >> 8;
100 blk[40] = (x0 - x5) >> 8;
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
126 x5 = (181 * (x1 - x7) + 128) >> 8;
131 blk[16] = (x6 + x5) >> 8;
135 blk[40] = (x6 - x5) >> 8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
160 x5 = W3 * x3
185 int32 x1, x3, x5, x7;\/\/, x8; local
235 int32 x1, x3, x5, x7; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x4, x5; local
432 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
502 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
578 int32 x1, x2, x4, x5; local
691 int32 x1, x3, x5, x7; local
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
869 int32 x0, x1, x2, x4, x5; local
924 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
990 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1063 int32 x1, x2, x4, x5; local
1171 int32 x1, x3, x5, x7; local
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1369 int32 x0, x1, x2, x4, x5; local
1429 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1500 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1577 int32 x1, x2, x4, x5; local
1692 int32 x1, x3, x5, x7; local
1748 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;
71 x5 = x5 + x10; /* accumulate low bytes */
74 x5 = x5 + x11; /* accumulate low bytes */
97 x5 = x5 + x10; /* accumulate low bytes */
100 x5 = x5 + x11; /* accumulate low 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...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
firewire-constants.h 8 #define TCODE_READ_BLOCK_REQUEST 0x5
20 #define EXTCODE_BOUNDED_ADD 0x5
35 #define RCODE_DATA_ERROR 0x5
51 #define SCODE_3200 0x5
57 #define ACK_BUSY_A 0x5
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
TextColor.java 31 DARK_CYAN(0x5),
  /system/core/sh/
parser.h 61 #define VSASSIGN 0x5 /* ${var=text} */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c 174 Word16 x1, x2, x3, x4, x5; local
181 x5 = x[2];
201 if (x5 < x1)
203 x5 = x1;
217 if (x5 < x2)
219 x5 = x2;
225 if (x5 < x3)
227 x3 = x5;
  /hardware/ti/omap3/dspbridge/inc/
_dbdebug.h 48 #define DSPAPI_ZONE_TEST 0x5
75 #define DSPAPI_ZONE_ID_TEST 0x5
  /hardware/ti/omap3/dspbridge/libbridge/inc/
_dbdebug.h 48 #define DSPAPI_ZONE_TEST 0x5
75 #define DSPAPI_ZONE_ID_TEST 0x5
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Inc/
ElpCtrl.h 51 #define ELPCTRL_WAKE_UP_WLAN_READY 0x5
  /external/libvpx/vp8/encoder/x86/
sad_sse4.asm 25 mpsadbw xmm2, xmm0, 0x5
31 mpsadbw xmm4, xmm0, 0x5
46 mpsadbw xmm2, xmm0, 0x5
52 mpsadbw xmm4, xmm0, 0x5
72 mpsadbw xmm2, xmm0, 0x5
77 mpsadbw xmm4, xmm0, 0x5
95 mpsadbw xmm2, xmm0, 0x5
105 mpsadbw xmm2, xmm0, 0x5
120 mpsadbw xmm2, xmm0, 0x5
  /external/qemu/slirp/
misc.h 39 #define EMU_REALAUDIO 0x5
  /external/qemu/slirp-android/
misc.h 39 #define EMU_REALAUDIO 0x5
  /hardware/broadcom/wlan/bcm4329/src/shared/
hndpmu.c 61 {8, 0x5},
  /external/libffi/src/x86/
sysv.S 361 .byte 0x85 /* DW_CFA_offset, column 0x5 */
366 .byte 0x5 /* .uleb128 0x5 */
386 .byte 0x85 /* DW_CFA_offset, column 0x5 */
391 .byte 0x5 /* .uleb128 0x5 */
420 .byte 0x85 /* DW_CFA_offset, column 0x5 */
425 .byte 0x5 /* .uleb128 0x5 */
  /external/libvpx/vp8/common/
onyx.h 59 MODE_SECONDPASS_BEST = 0x5,

Completed in 2659 milliseconds

1 2 3 4 5 6