Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Dia_css_morph.h31 ia_css_morph_table_allocate(unsigned int width, unsigned int height);
Dsh_css_params.c1363 struct ia_css_morph_table *ia_css_morph_table_allocate( in ia_css_morph_table_allocate() function
1423 tab = ia_css_morph_table_allocate(width, height); in sh_css_params_default_morph_table()
Datomisp_compat_css20.c3786 return ia_css_morph_table_allocate(width, height); in atomisp_css_morph_table_allocate()