Home
last modified time | relevance | path

Searched defs:bounds (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.c163 const struct v4l2_rect *bounds) in rkisp1_sd_adjust_crop_rect()
170 const struct v4l2_mbus_framefmt *bounds) in rkisp1_sd_adjust_crop()
/openbmc/linux/arch/alpha/kernel/
H A Dtime.c288 static struct bounds { in validate_cc_value() struct
289 unsigned int min, max; in validate_cc_value()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead507d.c71 u32 bounds = 0; in head507d_ovly() local
99 u32 bounds = 0; in head507d_base() local
H A Dhead907d.c100 u32 bounds = 0; in head907d_ovly() local
129 u32 bounds = 0; in head907d_base() local
H A Dhead917d.c53 u32 bounds = 0; in head917d_base() local
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dstate_test.c177 uint64_t bounds[2] = { 10, 0xffffffffull }; in guest_code() local
/openbmc/phosphor-health-monitor/
H A Dhealth_metric.cpp119 bound_map_t bounds; in initProperties() local
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.h79 u32 bounds; /* boundary of role */ member
115 u32 bounds; /* boundary of type */ member
123 u32 bounds; /* bounds of user */ member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Deeprom.c462 u8 bounds; in mt76x2_get_temp_comp() local
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-cmdq.c24 struct v4l2_rect bounds[IMG_MAX_HW_OUTPUTS]; member
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress.c1633 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(ZSTD_d_windowLogMax); in ZSTD_DCtx_setMaxWindowSize() local
1650 ZSTD_bounds bounds = { 0, 0, 0 }; in ZSTD_dParam_getBounds() local
1684 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(dParam); in ZSTD_dParam_withinBounds() local
/openbmc/linux/include/linux/
H A Dfortify-string.h119 #define __compiletime_lessthan(bounds, length) ( \ argument
/openbmc/linux/fs/hpfs/
H A Dhpfs.h212 __le32 bounds; /* matches corresponding word member
230 __le32 bounds[3]; /* looks a bit like member
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-edp.c697 #define PANEL_EDP_BOUNDS_CHECK(to_check, bounds, field) \ argument
H A Dpanel-simple.c505 #define PANEL_SIMPLE_BOUNDS_CHECK(to_check, bounds, field) \ argument
/openbmc/linux/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c1169 struct v4l2_subdev_selection bounds = { in dcmi_get_sensor_bounds() local
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h493 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); in ZSTD_cParam_withinBounds() local
H A Dzstd_compress.c378 ZSTD_bounds bounds = { 0, 0, 0 }; in ZSTD_cParam_getBounds() local
563 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); in ZSTD_cParam_clampBounds() local
/openbmc/qemu/linux-user/
H A Delfload.c2747 uintptr_t bounds[3][2]; /* start/last pairs */ member
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1305 struct v4l2_rect bounds; member