HomeSort by relevance Sort by last modified time
    Searched defs:cluster_count (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/blkid/
probe.c 524 __u32 sect_count, fat_size, dir_size, cluster_count, fat_length; local
550 cluster_count = sect_count - (reserved + fat_size + dir_size);
553 cluster_count /= ms->ms_cluster_size;
555 if (cluster_count > FAT32_MAX)
    [all...]
  /external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c 1825 unsigned int cluster_count = 0; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
nestegg.c 1825 unsigned int cluster_count = 0; local
    [all...]

Completed in 134 milliseconds