Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/st/sti/hva/
Dhva-v4l2.c28 #define HVA_WIDTH_ALIGNMENT 16 macro
100 HVA_WIDTH_ALIGNMENT); in set_default_params()
433 width = ALIGN(pix->width, HVA_WIDTH_ALIGNMENT); in hva_try_fmt_frame()
506 ctx->frameinfo.aligned_width = ALIGN(pix->width, HVA_WIDTH_ALIGNMENT); in hva_s_fmt_frame()