Searched refs:h_size (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/fs/ext2fs/
H A Dhtree.h96 uint16_t h_size; member in struct:ext2fs_htree_sort_entry
H A Dext2_htree.c534 sort_info->h_size = ep->e2d_reclen;
554 if (sort_info[i].h_size + size > blksize / 2)
556 size += sort_info[i].h_size;
/freebsd-10.0-release/sys/contrib/v4l/
H A Dvideodev.h229 __u32 h_size; /* current unscaled horizontal size */ member in struct:video_info
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_legacy_tv.c521 (tv_dac->h_size * (int)(NTSC_TV_H_SIZE_UNIT) + (int)(NTSC_TV_ZERO_H_SIZE)));
524 (tv_dac->h_size * (int)(PAL_TV_H_SIZE_UNIT) + (int)(PAL_TV_ZERO_H_SIZE)));
529 DRM_DEBUG_KMS("compute_restart: h_size = %d h_inc = %d\n", tv_dac->h_size, h_inc);
H A Dradeon_mode.h365 int h_size; member in struct:radeon_encoder_tv_dac

Completed in 151 milliseconds