Home
last modified time | relevance | path

Searched refs:HVA_WIDTH_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/st/sti/hva/
H A Dhva-v4l2.c27 #define HVA_WIDTH_ALIGNMENT 16 macro
102 HVA_WIDTH_ALIGNMENT); in set_default_params()
435 width = ALIGN(pix->width, HVA_WIDTH_ALIGNMENT); in hva_try_fmt_frame()
508 ctx->frameinfo.aligned_width = ALIGN(pix->width, HVA_WIDTH_ALIGNMENT); in hva_s_fmt_frame()