Searched refs:FDP1_MIN_H (Results 1 – 1 of 1) sorted by relevance
41 #define FDP1_MIN_H 80U macro1505 pix->height = clamp(height, FDP1_MIN_H / 2, FDP1_MAX_H / 2); in fdp1_try_fmt_output()1507 pix->height = clamp(height, FDP1_MIN_H, FDP1_MAX_H); in fdp1_try_fmt_output()