HomeSort by relevance Sort by last modified time
    Searched refs:block_count (Results 51 - 56 of 56) sorted by null

1 23

  /external/f2fs-tools/include/
f2fs_fs.h 487 __le64 block_count; /* total # of user blocks */ member in struct:f2fs_super_block
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 516 int block_count = cpi->cyclic_refresh_mode_max_mbs_perframe; local
539 block_count = cpi->cyclic_refresh_mode_max_mbs_perframe;
546 if (cpi->common.frame_type != KEY_FRAME && block_count > 0) {
560 block_count--;
568 } while (block_count && i != cpi->cyclic_refresh_mode_index);
    [all...]
  /external/f2fs-tools/fsck/
mount.c 164 DISP_u64(sb, block_count);
528 total_sectors = get_sb(block_count) << sbi->log_sectors_per_block;
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 6977 unsigned int last_block_buf_count = 0, block_count = 1; local
    [all...]
  /external/e2fsprogs/lib/blkid/
probe.c     [all...]
  /external/v8/src/crankshaft/
hydrogen.cc 701 int block_count,
705 reachable_(block_count, entry_block->zone()),
3568 int block_count = blocks_.length(); local
3581 int block_count = blocks_.length(); local
3596 int block_count = blocks_.length(); local
    [all...]

Completed in 624 milliseconds

1 23