HomeSort by relevance Sort by last modified time
    Searched defs:bh (Results 101 - 125 of 125) sorted by null

1 2 3 45

  /external/opencv3/modules/objdetect/src/
hog.cpp 587 float bh = blockSize.height * 0.5f, bw = blockSize.width * 0.5f; local
593 __m128 _bw = _mm_set1_ps(bw), _bh = _mm_set1_ps(bh);
606 _di[i] = i - bh;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 1353 int bh = num_8x8_blocks_high_lookup[bsize]; local
1934 int bh, bw; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-bfin.c 3490 struct bfd_link_hash_entry *bh = NULL; local
    [all...]
elf32-frv.c 4163 struct bfd_link_hash_entry *bh; local
    [all...]
elf32-i386.c 3019 struct bfd_link_hash_entry *bh = NULL; local
    [all...]
elf32-metag.c 84 bfd_link_hash_entry "bh"
2032 struct bfd_link_hash_entry *bh; local
    [all...]
elf32-score.c 1411 struct bfd_link_hash_entry *bh; local
1998 struct bfd_link_hash_entry *bh; local
3421 struct bfd_link_hash_entry *bh; local
    [all...]
xcofflink.c 2128 struct bfd_link_hash_entry *bh; local
    [all...]
elf32-sh.c 2712 struct bfd_link_hash_entry *bh = NULL; local
    [all...]
elf64-x86-64.c 3269 struct bfd_link_hash_entry *bh = NULL; 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...]
elf32-nds32.c 3457 struct bfd_link_hash_entry *bh = NULL; local
15612 struct bfd_link_hash_entry *bh = NULL; local
    [all...]
elf32-xtensa.c 1857 struct bfd_link_hash_entry *bh = &tlsbase->root; local
    [all...]
elf64-ppc.c 4771 struct bfd_link_hash_entry *bh; local
12554 struct bfd_link_hash_entry *bh = NULL; local
    [all...]
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...]
  /toolchain/binutils/binutils-2.25/ld/
pe-dll.c 2389 struct bfd_link_hash_entry *bh; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 982 const int bh = num_8x8_blocks_high_lookup[mi->mbmi.sb_type]; local
1516 int bh = bh_in; local
1543 int bh = num_8x8_blocks_high_lookup[bsize]; local
1658 int bh = num_8x8_blocks_high_lookup[BLOCK_16X16]; local
1675 const int bh = num_8x8_blocks_high_lookup[mi->mbmi.sb_type]; local
2168 int bh, bw; local
    [all...]
vp9_rdopt.c 199 int bh = 1 << (b_height_log2_lookup[bs] - b_width_log2_lookup[unit_size]); local
206 for (idy = 0; idy < bh; ++idy) {
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 

Completed in 2612 milliseconds

1 2 3 45