HomeSort by relevance Sort by last modified time
    Searched refs:bh (Results 126 - 150 of 238) sorted by null

1 2 3 4 56 7 8 910

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 39 const int bh = 4 * num_4x4_blocks_high_lookup[plane_bsize]; local
43 vpx_highbd_subtract_block(bh, bw, p->src_diff, bw, p->src.buf,
49 vpx_subtract_block(bh, bw, p->src_diff, bw, p->src.buf, p->src.stride,
    [all...]
vp9_mcomp.c 1826 const int bh = 4 << b_height_log2_lookup[bsize]; local
    [all...]
  /bionic/libc/arch-x86/silvermont/string/
sse4-memcmp-slm.S 450 cmp %bh, %ch
601 cmp %bh, %ch
761 cmp %bh, %ch
942 cmp %bh, %ch
  /external/clang/test/CodeGenCXX/
const-init-cxx11.cpp 212 extern constexpr void (B2::*bh)() = (void(B2::*)())&B2::h; member in namespace:MemberPtr
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.c 1073 unsigned int bw, bh; local
    [all...]
  /system/core/libpixelflinger/
buffer.cpp 266 p = downshift_component(p, b, hbits, lbits, f->bh, f->bl, 0, 1, -1);
  /toolchain/binutils/binutils-2.25/bfd/
elflink.c 65 struct bfd_link_hash_entry *bh; local
78 bh = &h->root;
82 &bh))
84 h = (struct elf_link_hash_entry *) bh;
1575 struct bfd_link_hash_entry *bh; local
5502 struct bfd_link_hash_entry *bh = NULL; local
5942 struct bfd_link_hash_entry *bh; local
    [all...]
elfxx-mips.c 1594 struct bfd_link_hash_entry *bh; local
1626 struct bfd_link_hash_entry *bh; local
5105 struct bfd_link_hash_entry *bh; local
7516 struct bfd_link_hash_entry *bh; local
7577 struct bfd_link_hash_entry *bh; local
    [all...]
elf32-arm.c 5794 struct bfd_link_hash_entry * bh; local
5864 struct bfd_link_hash_entry *bh; local
5961 struct bfd_link_hash_entry *bh; local
13563 struct bfd_link_hash_entry * bh; local
14169 struct bfd_link_hash_entry *bh = NULL; local
    [all...]
linker.c 1228 struct bfd_link_hash_entry *bh; local
    [all...]
  /external/boringssl/win-x86_64/crypto/aes/
aes-x86_64.asm 28 movzx esi,bh
61 movzx edi,bh
83 movzx edi,bh
139 movzx esi,bh
184 movzx esi,bh
437 movzx esi,bh
455 movzx esi,bh
499 movzx esi,bh
528 movzx edi,bh
592 movzx ebp,bh
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodemv.c 91 const int bh = num_8x8_blocks_high_lookup[bsize]; local
93 const int ymis = MIN(cm->mi_rows - mi_row, bh);
vp9_decodeframe.c 300 const int bh = num_8x8_blocks_high_lookup[bsize]; local
302 const int y_mis = MIN(bh, cm->mi_rows - mi_row);
317 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemb.c 59 const int bh = 4 * num_4x4_blocks_high_lookup[plane_bsize]; local
61 vp9_subtract_block(bh, bw, p->src_diff, bw, p->src.buf, p->src.stride,
vp9_encodeframe.c 1353 int bh = num_8x8_blocks_high_lookup[bsize]; local
1934 int bh, bw; local
    [all...]
  /external/skia/src/core/
SkAAClip.cpp 668 const SkAAClip::RunHead* bh = b.fRunHead; local
671 if (ah == bh) {
680 return ah->fRowCount == bh->fRowCount &&
681 ah->fDataSize == bh->fDataSize &&
682 !memcmp(ah->data(), bh->data(), ah->fDataSize);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 2405 int bh, bss_load, conn_capab; local
    [all...]
  /frameworks/native/opengl/libagl/
state.cpp 390 params[0] = formats[index].bh - formats[index].bl;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-g5.d 43 .*: 47 25 af ff [ ]*bh 4095\(%r5,%r10\)
77 .*: 47 25 af ff [ ]*bh 4095\(%r5,%r10\)
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
apiviewer.js     [all...]
  /external/opencv3/3rdparty/openexr/Imath/
ImathMatrixAlgo.h 1033 Vec3<T> bs, bh, br, bt; local
1034 extractSHRT (B, bs, bh, br, bt);
    [all...]
  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_detection.cpp     [all...]
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/
wikipedia.css 1669 h1:lang(bh), /* Macrolanguage, used on bh.wikipedia.org, should be removed one day */
1686 h2:lang(bh), h3:lang(bh), h4:lang(bh), h5:lang(bh), h6:lang(bh),
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btConvexHullComputer.cpp 176 "adcq %[bh], %[rh]\n\t"
178 : "0"(low), "1"(high), [bl] "g"(b.low), [bh] "g"(b.high)
192 "sbbq %[bh], %[rh]\n\t"
194 : "0"(low), "1"(high), [bl] "g"(b.low), [bh] "g"(b.high)
206 "adcq %[bh], %[rh]\n\t"
208 : "0"(low), "1"(high), [bl] "g"(b.low), [bh] "g"(b.high)
921 "setnsb %%bh\n\t" // bh=1 if difference is non-negative, bh=0 otherwise
924 "decb %%bh\n\t" // now bx=0x0000 if difference is zero, 0xff01 if it is negative, 0x0001 if it is positive (i (…)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.c 724 LLVMValueRef al, ah, bl, bh, abl, abh, ab; local
727 lp_build_unpack2(bld->gallivm, type, i16_type, b, &bl, &bh);
731 abh = lp_build_mul_u8n(bld->gallivm, i16_type, ah, bh);
    [all...]

Completed in 3394 milliseconds

1 2 3 4 56 7 8 910