Home
last modified time | relevance | path

Searched defs:segment_count (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/asahi/lib/
Dio.h261 uint32_t segment_count; member
/third_party/ffmpeg/libavformat/
Dsegment.c75 int segment_count; ///< number of segment files already written member
/third_party/f2fs-tools/fsck/
Dmount.c783 u32 segment_count = get_sb(segment_count); in sanity_check_area_boundary() local
867 unsigned int segment_count, segs_per_sec, secs_per_zone, segs_per_zone; in sanity_check_raw_super() local
Df2fs.h196 unsigned int segment_count; member
/third_party/f2fs-tools/include/
Df2fs_fs.h813 __le32 segment_count; /* total # of segments */ member
/third_party/vixl/src/aarch64/
Dlogic-aarch64.cc7755 int segment_count = LaneCountFromFormat(vform_dst) / 4; in matmul() local
7799 int segment_count = GetVectorLengthInBytes() / (T_per_segment * sizeof(T)); in fmatmul() local