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

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_mb_offset.h 31 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
40 x8 = 16;
108 if (--x8)
127 __inline int32 sad_mb_offset3(uint8 *ref, uint8 *blk, int lx, int dmin, int32 x8)
129 __inline int32 sad_mb_offset2(uint8 *ref, uint8 *blk, int lx, int dmin, int32 x8)
131 __inline int32 sad_mb_offset1(uint8 *ref, uint8 *blk, int lx, int dmin, int32 x8)
203 ADDLSS x8, x8, #INC_X8 local
226 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
230 x8 = 16; //<<===========******
    [all...]
sad_inline.h 81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
85 x8 = (intptr_t)ref & 0x3;
86 if (x8 == 3)
88 if (x8 == 2)
90 if (x8 == 1)
101 x8 = 16;
149 if (--x8)
256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
263 MOVS x8, ref, lsl #31 ; local
321 ADDLSS x8, x8, #0x10000001 local
430 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_mb_offset.h 34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
43 x8 = 16;
111 if (--x8)
130 __inline int32 sad_mb_offset3(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8)
132 __inline int32 sad_mb_offset2(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8)
134 __inline int32 sad_mb_offset1(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8)
207 ADDLSS x8, x8, #INC_X8 local
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
238 x8 = 16
    [all...]
sad_inline.h 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
88 x8 = (uint32)ref & 0x3;
89 if (x8 == 3)
91 if (x8 == 2)
93 if (x8 == 1)
104 x8 = 16;
152 if (--x8)
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
266 MOVS x8, ref, lsl #31 ; local
324 ADDLSS x8, x8, #0x10000001 local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
fastidct.cpp 81 int32 x0, x1, x3, x5, x7;//, x8;
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
116 x8 = x0 - x2;
118 x2 = x8;
119 x8 = x4 - x6;
121 x6 = x8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
151 x8 = x0 - x2;
153 x2 = x8;
154 x8 = x4 - x6
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael-alg-fst.c 42 word8 x8[MAXKC][4]; member in union:__anon21215
45 #define tk xtk.x8
145 word8 x8[16]; member in union:__anon21216
148 #define a xa.x8
149 #define b xb.x8
151 word8 x8[4][4]; member in union:__anon21217
154 #define temp xtemp.x8
310 word8 x8[16]; member in union:__anon21218
313 #define a xa.x8
314 #define b xb.x8
316 word8 x8[4][4]; member in union:__anon21219
    [all...]
  /external/clang/test/ASTMerge/Inputs/
struct1.c 39 struct S8 *x8; variable in typeref:struct:S8
struct2.c 36 struct S8 { int i; float f; } *x8; variable in typeref:struct:S8
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
idct_vca.cpp 160 int32 x0, x1, x3, x5, x7;//, x8;
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
212 x8 = x0 - x2;
214 x2 = x8;
215 x8 = x4 - x6;
217 x6 = x8;
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
268 x8 = x0 - x2;
270 x2 = x8;
271 x8 = x4 - x6
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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
557 x8 = W7 * (x4 + x5) + 4;
558 x4 = (x8 + (W1 - W7) * x4) >> 3;
559 x5 = (x8 - (W1 + W7) * x5) >> 3;
560 x8 = W3 * (x6 + x7) + 4;
561 x6 = (x8 - (W3 - W5) * x6) >> 3;
562 x7 = (x8 - (W3 + W5) * x7) >> 3;
565 x8 = x0 + x1;
576 x7 = x8 + x3;
577 x8 -= x3
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...]
  /external/clang/test/CodeGen/
override-layout.c 76 // CHECK: Type: union X8
77 union X8 {
133 union X8 x8; local
134 typedef int X8array[sizeof(union X8)];
135 x8.y = sizeof(union X8);
136 x8.x.x = x8.y;
  /external/flac/libFLAC/
bitreader.c 548 FLAC__uint32 x8, x32 = 0; local
555 if(!FLAC__bitreader_read_raw_uint32(br, &x8, 8))
557 x32 |= (x8 << 8);
559 if(!FLAC__bitreader_read_raw_uint32(br, &x8, 8))
561 x32 |= (x8 << 16);
563 if(!FLAC__bitreader_read_raw_uint32(br, &x8, 8))
565 x32 |= (x8 << 24);
    [all...]
  /external/clang/test/Analysis/
dead-stores.c 562 int x7 = 0, x8 = getInt(); //expected-warning {{Value stored to 'x8' during its initialization is never read}} // expected-warning{{unused variable 'x8'}} // expected-warning{{unused variable 'x7'}} local
  /external/clang/test/FixIt/
fixit.cpp 80 int x8 <= 0; // expected-error {{invalid '<=' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
105 int x8 <= 0; // expected-error {{invalid '<=' at end of declaration; did you mean '='?}} local
106 (void)x8;
127 if (int x8 <= 0) { (void)x8; } // expected-error {{invalid '<=' at end of declaration; did you mean '='?}}
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 925 int x8 = input[7]; local
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 649 int x8 = input[7]; local
658 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7 | x8
676 s8 = x8 * cospi_17_64 + x9 * cospi_15_64;
677 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
693 x8 = dct_const_round_shift(s0 - s8);
711 s8 = x8 * cospi_4_64 + x9 * cospi_28_64;
712 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
728 x8 = dct_const_round_shift(s8 + s12);
746 s8 = x8;
763 x8 = s8 + s10
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 797 int x8 = input[7]; local
815 s8 = x8 * cospi_17_64 + x9 * cospi_15_64;
816 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
832 x8 = dct_const_round_shift(s0 - s8);
850 s8 = x8 * cospi_4_64 + x9 * cospi_28_64;
851 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
867 x8 = dct_const_round_shift(s8 + s12);
885 s8 = x8;
902 x8 = s8 + s10;
931 output[1] = - x8;
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_sse2.c 126 filt = _mm_andnot_si128(_mm_srai_epi16(_mm_unpacklo_epi8(zero, hev), 0x8),
1099 __m128i x8, x9, x10, x11, x12, x13, x14, x15; local
    [all...]
  /prebuilts/devtools/tools/lib/
rule-api.jar 
hierarchyviewer2lib.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 2247 milliseconds