Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css_defs.h247 #define _ISP_MORPH_TABLE_HEIGHT(int_height) \ argument
248 (CEIL_DIV(int_height, SH_CSS_MORPH_TABLE_GRID) + 1)