Searched defs:b8 (Results 1 - 24 of 24) sorted by relevance

/external/clang/test/CXX/expr/expr.unary/expr.unary.op/
H A Dp6.cpp28 bool b8 = !S(); //expected-error {{invalid argument type 'S'}} variable
/external/clang/test/CodeGen/
H A Dle32-arguments.c57 int b8 : 8; member in struct:__anon2186
H A Dwasm-arguments.c88 int b8 : 8; member in struct:__anon2278
/external/libvpx/libvpx/vpx_dsp/
H A Dsad.c181 const uint8_t *b8, int b_stride,
186 const uint16_t *b = CONVERT_TO_SHORTPTR(b8);
180 highbd_sad(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int width, int height) argument
H A Dvariance.c277 const uint8_t *b8, int b_stride,
282 uint16_t *b = CONVERT_TO_SHORTPTR(b8);
298 const uint8_t *b8, int b_stride,
302 highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, &sum_long);
308 const uint8_t *b8, int b_stride,
312 highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, &sum_long);
318 const uint8_t *b8, int b_stride,
322 highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, &sum_long);
276 highbd_variance64(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int w, int h, uint64_t *sse, uint64_t *sum) argument
297 highbd_8_variance(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int w, int h, uint32_t *sse, int *sum) argument
307 highbd_10_variance(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int w, int h, uint32_t *sse, int *sum) argument
317 highbd_12_variance(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int w, int h, uint32_t *sse, int *sum) argument
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_aq_variance.c110 const uint8_t *b8, int b_stride,
115 uint16_t *b = CONVERT_TO_SHORTPTR(b8);
131 const uint8_t *b8, int b_stride,
135 aq_highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, &sum_long);
109 aq_highbd_variance64(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int w, int h, uint64_t *sse, uint64_t *sum) argument
130 aq_highbd_8_variance(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int w, int h, unsigned int *sse, int *sum) argument
H A Dvp9_encoder.c2129 const uint8_t *b8, int b_stride,
2135 uint16_t *b = CONVERT_TO_SHORTPTR(b8);
2151 const uint8_t *b8, int b_stride,
2156 encoder_highbd_variance64(a8, a_stride, b8, b_stride, w, h,
2206 const uint8_t *b8, int b_stride,
2210 const uint16_t *b = CONVERT_TO_SHORTPTR(b8);
2128 encoder_highbd_variance64(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int w, int h, uint64_t *sse, uint64_t *sum) argument
2150 encoder_highbd_8_variance(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int w, int h, unsigned int *sse, int *sum) argument
2205 highbd_get_sse_shift(const uint8_t *a8, int a_stride, const uint8_t *b8, int b_stride, int width, int height, unsigned int input_shift) argument
/external/valgrind/VEX/useful/
H A Dfp_80_64.c547 UInt b9,b8,b7,i, j; local
569 for (b8 = 0; b8 < 256; b8 += STEP) {
577 f80[8] = b8;
/external/clang/test/CodeGenCXX/
H A Dmangle-ms-return-qualifiers.cpp42 const float &b8() { return *(float*)0; } function
43 // CHECK: "\01?b8@@YAABMXZ"
/external/clang/test/SemaCXX/
H A Dconstant-expression.cpp42 b8 : etval, member in struct:C
H A Duninitialized.cpp465 B b8 = getB(b8.x); // expected-warning {{variable 'b8' is uninitialized when used within its own initialization}} local
500 B b8 = getB(b8.x); // expected-warning {{variable 'b8' is uninitialized when used within its own initialization}} variable
1163 B b8 = { {}, {b8.a1.i1} }; member in namespace:U::init_list
1221 B b8 = { {}, {b8 member in struct:U::init_list::Bwrapper
[all...]
/external/guava/guava/src/com/google/common/primitives/
H A DLongs.java299 * byte[] {b1, b2, b3, b4, b5, b6, b7, b8})}.
304 byte b5, byte b6, byte b7, byte b8) {
312 | (b8 & 0xFFL);
303 fromBytes(byte b1, byte b2, byte b3, byte b4, byte b5, byte b6, byte b7, byte b8) argument
/external/skia/tools/
H A Dsk_tool_utils.cpp420 U8CPU r8, g8, b8; local
424 b8 = (U8CPU) (b+0.5f);
426 return SkPackARGB32(255, r8, g8, b8);
/external/libavc/encoder/
H A Dih264e_core_coding.c1000 UWORD32 u4_mb_coeff_cost = 0, u4_b8_coeff_cost = 0, coeff_cnt, mask, u4_cntrl = 0, b4, b8; local
1021 b8 = b4 >> 2;
1069 *u1_cbp_l |= (1 << b8);
1089 (*u1_cbp_l & (1 << b8)) )
1101 *u1_cbp_l = (*u1_cbp_l & (~(1 << b8)));
1116 if (!(*u1_cbp_l & (1 << b8)))
1687 UWORD32 i, b8, b4, u1_blk_x, u1_blk_y, u1_pix_x, u1_pix_y, coeff_cnt, mask; local
1690 for (b8 = 0; b8 < 4; b8
1915 UWORD32 b8, b4, coeff_cnt, mask; local
[all...]
H A Dih264e_intra_modes_eval.c561 UWORD32 b8, u4_pix_x, u4_pix_y; local
593 for(b8 = 0; b8 < 4; b8++)
595 u4_pix_x = (b8 & 0x01) << 3;
596 u4_pix_y = (b8 >> 1) << 3;
620 ps_proc->ai4_neighbor_avail_8x8_subblks[b8] = i4_ngbr_avbl;
662 u4_left_intra_8x8_mode = ps_proc->au1_left_mb_intra_modes[b8+1];
666 u4_left_intra_8x8_mode = ps_proc->au1_left_mb_intra_modes[(b8+1)*4+2];
671 u4_left_intra_8x8_mode = ps_proc->au1_intra_luma_mb_8x8_modes[b8
814 UWORD32 i, b8, b4, u4_blk_x, u4_blk_y, u4_pix_x, u4_pix_y; local
1095 UWORD32 i, b8, b4, u4_blk_x, u4_blk_y, u4_pix_x, u4_pix_y; local
[all...]
/external/opencv/cvaux/src/
H A Dcvlmeds.cpp684 int i, j, j8, j9, value, a, a8, a9, a_num, b, b8, t; local
768 for( b = 0, b8 = 0; b < num; b++, b8 += 8 )
776 temp2[a_num + b] += temp1[a8 + t] * U[b8 + t];
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc2756 U8 a8, b8; member in struct:LongStruct
2763 // leaves b1, .., b8 poisoned.
2770 res.b1 = res.b2 = res.b4 = res.b8 = 111;
2786 EXPECT_POISONED(s1.b8);
2793 EXPECT_NOT_POISONED(s2.b8);
/external/boringssl/src/crypto/curve25519/
H A Dcurve25519.c4141 int64_t b8 = 2097151 & load_3(b + 21); local
4214 s8 = c8 + a0 * b8 + a1 * b7 + a2 * b6 + a3 * b5 + a4 * b4 + a5 * b3 +
4216 s9 = c9 + a0 * b9 + a1 * b8 + a2 * b7 + a3 * b6 + a4 * b5 + a5 * b4 +
4218 s10 = c10 + a0 * b10 + a1 * b9 + a2 * b8 + a3 * b7 + a4 * b6 + a5 * b5 +
4220 s11 = c11 + a0 * b11 + a1 * b10 + a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 +
4222 s12 = a1 * b11 + a2 * b10 + a3 * b9 + a4 * b8 + a5 * b7 + a6 * b6 + a7 * b5 +
4224 s13 = a2 * b11 + a3 * b10 + a4 * b9 + a5 * b8 + a6 * b7 + a7 * b6 + a8 * b5 +
4226 s14 = a3 * b11 + a4 * b10 + a5 * b9 + a6 * b8 + a7 * b7 + a8 * b6 + a9 * b5 +
4228 s15 = a4 * b11 + a5 * b10 + a6 * b9 + a7 * b8 + a8 * b7 + a9 * b6 + a10 * b5 +
4230 s16 = a5 * b11 + a6 * b10 + a7 * b9 + a8 * b8
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 303 milliseconds