Home
last modified time | relevance | path

Searched refs:ref_blk (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/tools/3D-Reconstruction/MotionEST/
DMotionEST.py64 ref_blk = self.ref_yuv[ref_y:ref_y + h, ref_x:ref_x + w, :]
66 ref_blk = np.zeros((h, w, 3))
67 return metric(cur_blk, ref_blk)
/external/e2fsprogs/lib/ext2fs/
Dblock.c27 blk64_t ref_blk,
328 blk64_t ref_blk, in ext2fs_block_iterate3() argument
578 blk_t ref_blk,
585 e2_blkcnt_t blockcnt, blk64_t ref_blk, in xlate64_func() argument
592 ret = (*xl->func)(fs, &block32, blockcnt, (blk_t) ref_blk, ref_offset, in xlate64_func()
605 blk_t ref_blk, in ext2fs_block_iterate2() argument
Dext2fs.h1011 blk_t ref_blk,
1022 blk64_t ref_blk,
/external/e2fsprogs/debugfs/
Dhtree.c405 e2_blkcnt_t blockcnt, blk64_t ref_blk,
443 blk64_t ref_blk EXT2FS_ATTR((unused)), in search_dir_block()
/external/e2fsprogs/misc/
De2fuzz.c71 blk64_t ref_blk EXT2FS_ATTR((unused)), in find_block_helper()
/external/e2fsprogs/e2fsck/
Dpass1b.c87 e2_blkcnt_t blockcnt, blk64_t ref_blk,
378 blk64_t ref_blk EXT2FS_ATTR((unused)), in process_pass1b_block()
Dextents.c142 blk64_t ref_blk EXT2FS_ATTR((unused)), in find_blocks()
Dsuper.c85 blk64_t ref_blk EXT2FS_ATTR((unused)), in release_inode_block()
Dpass1.c71 e2_blkcnt_t blockcnt, blk64_t ref_blk,
74 e2_blkcnt_t blockcnt, blk64_t ref_blk,
/external/e2fsprogs/doc/
Dlibext2fs.texinfo681 …s @var{fs}, blk_t *@var{blocknr}, e2_blkcnt_t @var{blockcnt}, blk_t @var{ref_blk}, int @var{ref_o…
685 files, and the addition of the @var{ref_blk} and @var{ref_offset}
688 @var{ref_blk} is zero, then @var{ref_offset} contains the offset into
689 the @code{i_blocks} array. If @var{ref_blk} is non-zero, then the physical