|   /external/libvpx/libvpx/vp8/encoder/ | 
| onyx_if.c  | 536     int block_count = cpi->cyclic_refresh_mode_max_mbs_perframe;  local  559       block_count = cpi->cyclic_refresh_mode_max_mbs_perframe; 566     if (cpi->common.frame_type != KEY_FRAME && block_count > 0) 583               block_count --; 593         while(block_count && i != cpi->cyclic_refresh_mode_index);     [all...] | 
|   /system/vold/ | 
| cryptfs.c  | 2392  u32 block_count = min(info.blocks_per_group,  local      [all...] | 
|   /external/e2fsprogs/lib/blkid/ | 
| probe.h  | 569 	__u32		block_count;  member in struct:hfsplus_extent  742     __u64 block_count;     /* total # of user blocks */  member in struct:f2fs_super_block 
  | 
|   /toolchain/binutils/binutils-2.25/bfd/ | 
| elf32-xtensa.c  | 790   int blk, block_count; 824   block_count = 0; 881       blocks[block_count].address = address; 882       blocks[block_count].size = bfd_get_32 (abfd, table_data + off + 4); 884 	blocks[block_count].flags = predef_flags; 886 	blocks[block_count].flags = bfd_get_32 (abfd, table_data + off + 8); 887       block_count++; 893   if (block_count > 0) 896       qsort (blocks, block_count, sizeof (property_table_entry), 901       for (blk = 1; blk < block_count; blk++ 787  int blk, block_count;  local      [all...] | 
|   /external/v8/src/crankshaft/ | 
| hydrogen.cc  | 699                        int block_count, 703         reachable_(block_count, entry_block->zone()), 4180  int block_count = blocks_.length();  local  4193  int block_count = blocks_.length();  local  4208  int block_count = blocks_.length();  local      [all...] |