Home
last modified time | relevance | path

Searched refs:target_w (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_core.h37 * @target_w: dst alignment of width
43 u16 target_w; member
H A Dmtk_mdp_m2m.c44 .target_w = 2,
104 .target_w = 2,
308 align_w = variant->pix_align->target_w; in mtk_mdp_try_crop()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_core.h37 * @target_w: dst alignment of width
43 u16 target_w; member
H A Dmtk_mdp_m2m.c44 .target_w = 2,
104 .target_w = 2,
305 align_w = variant->pix_align->target_w; in mtk_mdp_try_crop()
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A Dgsc-core.h279 u16 target_w; member
H A Dgsc-core.c557 mod_x = ffs(variant->pix_align->target_w) - 1; in gsc_try_selection()
984 .target_w = 2, /* yuv420/422 : 2, others : 1 */
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h277 u16 target_w; member
H A Dgsc-core.c555 mod_x = ffs(variant->pix_align->target_w) - 1; in gsc_try_selection()
982 .target_w = 2, /* yuv420/422 : 2, others : 1 */

Completed in 11 milliseconds