/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
vp9_denoiser.c | 37 static int absdiff_thresh(BLOCK_SIZE bs, int increase_denoising) { 42 static int delta_thresh(BLOCK_SIZE bs, int increase_denoising) { 48 static int noise_motion_thresh(BLOCK_SIZE bs, int increase_denoising) { 54 static unsigned int sse_thresh(BLOCK_SIZE bs, int increase_denoising) { 58 static int sse_diff_thresh(BLOCK_SIZE bs, int increase_denoising, 68 static int total_adj_strong_thresh(BLOCK_SIZE bs, int increase_denoising) { 72 static int total_adj_weak_thresh(BLOCK_SIZE bs, int increase_denoising) { 81 BLOCK_SIZE bs, 194 const uint8_t *src, int src_stride, BLOCK_SIZE bs) { 205 BLOCK_SIZE bs [all...] |
vp9_context_tree.h | 65 BLOCK_SIZE block_size; member in struct:PC_TREE
|
/bionic/libc/kernel/uapi/linux/ |
minix_fs.h | 32 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
romfs_fs.h | 24 #define ROMBSIZE BLOCK_SIZE
|
/development/ndk/platforms/android-L/include/linux/ |
minix_fs.h | 32 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
romfs_fs.h | 24 #define ROMBSIZE BLOCK_SIZE
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/ |
test_rendering.c | 36 #define BLOCK_SIZE (BLOCK_WIDTH * BLOCK_HEIGHT) 227 blocks += BLOCK_SIZE; 244 blocks += BLOCK_SIZE; 255 blocks += BLOCK_SIZE;
|
/external/kernel-headers/original/uapi/linux/ |
minix_fs.h | 28 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
romfs_fs.h | 9 #define ROMBSIZE BLOCK_SIZE
|
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/ |
test_rendering.c | 36 #define BLOCK_SIZE (BLOCK_WIDTH * BLOCK_HEIGHT) 227 blocks += BLOCK_SIZE; 244 blocks += BLOCK_SIZE; 255 blocks += BLOCK_SIZE;
|
/external/yaffs2/yaffs2/direct/ |
yaffs_fileem2k.c | 70 static char dummyBuffer[BLOCK_SIZE]; 85 requiredSize = BLOCKS_PER_HANDLE * BLOCK_SIZE; 88 if(write(h,dummyBuffer,BLOCK_SIZE) != BLOCK_SIZE)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
minix_fs.h | 28 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
minix_fs.h | 28 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/ |
minix_fs.h | 32 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
romfs_fs.h | 24 #define ROMBSIZE BLOCK_SIZE
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/ |
minix_fs.h | 32 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
romfs_fs.h | 24 #define ROMBSIZE BLOCK_SIZE
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/ |
minix_fs.h | 32 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
romfs_fs.h | 24 #define ROMBSIZE BLOCK_SIZE
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/ |
minix_fs.h | 32 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
romfs_fs.h | 24 #define ROMBSIZE BLOCK_SIZE
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
minix_fs.h | 32 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
romfs_fs.h | 24 #define ROMBSIZE BLOCK_SIZE
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
minix_fs.h | 32 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
|
romfs_fs.h | 24 #define ROMBSIZE BLOCK_SIZE
|