Searched refs:target_rot_en_w (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/ |
H A D | gsc-core.c | 564 min_w = variant->pix_min->target_rot_en_w; in gsc_try_selection() 918 .target_rot_en_w = 2016, 933 .target_rot_en_w = 2016, 948 .target_rot_en_w = 2016, 963 .target_rot_en_w = 2016, 974 .target_rot_en_w = 32,
|
H A D | gsc-core.h | 232 * @target_rot_en_w: max pixel dst scaled width with the rotator is on 246 u16 target_rot_en_w; member 259 * @target_rot_en_w: minimum output scaled pixel height when rotator is on 269 u16 target_rot_en_w; member
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-core.c | 562 min_w = variant->pix_min->target_rot_en_w; in gsc_try_selection() 916 .target_rot_en_w = 2016, 931 .target_rot_en_w = 2016, 946 .target_rot_en_w = 2016, 961 .target_rot_en_w = 2016, 972 .target_rot_en_w = 32,
|
H A D | gsc-core.h | 230 * @target_rot_en_w: max pixel dst scaled width with the rotator is on 244 u16 target_rot_en_w; member 257 * @target_rot_en_w: minimum output scaled pixel height when rotator is on 267 u16 target_rot_en_w; member
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/ |
H A D | mtk_mdp_m2m.c | 29 * @target_rot_en_w: pixel dst scaled width with the rotator is on 37 u16 target_rot_en_w; member 87 .target_rot_en_w = 4096, 96 .target_rot_en_w = 16, 314 min_w = variant->pix_min->target_rot_en_w; in mtk_mdp_try_crop()
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/ |
H A D | mtk_mdp_m2m.c | 29 * @target_rot_en_w: pixel dst scaled width with the rotator is on 37 u16 target_rot_en_w; member 87 .target_rot_en_w = 4096, 96 .target_rot_en_w = 16, 311 min_w = variant->pix_min->target_rot_en_w; in mtk_mdp_try_crop()
|
Completed in 9 milliseconds