Searched refs:min_w (Results 1 – 1 of 1) sorted by relevance
1131 RK_U32 min_w = MPP_MIN(16, dxva->upscaled_width); in vdpu_av1d_superres_params() local1132 if (width < min_w) width = min_w; in vdpu_av1d_superres_params()