HomeSort by relevance Sort by last modified time
    Searched refs:b_size (Results 1 - 10 of 10) sorted by null

  /external/qemu-pc-bios/vgabios/
vbetables-gen.c 95 int r_size, r_pos, g_size, g_pos, b_size, b_pos, a_size, a_pos; local
180 b_size = 5;
190 b_size = 5;
200 b_size = 8;
210 b_size = 8;
220 b_size = 0;
231 printf("/*Bit8u BlueMaskSize*/ %d,\n", b_size);
257 printf("/*Bit8u LinBlueMaskSize*/ %d,\n", b_size);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
post_filter.cpp 189 int mbnum, strength, A_D, d1_2, d1, d2, A, B, C, D, b_size; local
198 b_size = 8;
204 b_size = 16;
287 rec_y += b_size;
299 rec_y = rec + width * b_size;
308 k = b_size;
384 rec_y += b_size;
388 rec_y += ((b_size - 1) * width);
399 offset = width * b_size - b_size;
    [all...]
  /external/e2fsprogs/e2fsck/
jfs_user.h 20 int b_size; member in struct:buffer_head
recovery.c 334 *crc32_sum = crc32_be(*crc32_sum, (void *)bh->b_data, bh->b_size);
346 obh->b_size);
revoke.c 419 bh2 = get_hash_table(bh->b_dev, bh->b_blocknr, bh->b_size);
journal.c 90 bh->b_size = blocksize;
  /external/opencv/cxcore/src/
cxmatmul.cpp 1219 CvSize b_size; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]

Completed in 283 milliseconds