Searched refs:IA_CSS_MORPH_TABLE_NUM_PLANES (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/staging/media/atomisp/pci/ |
| D | ia_css_types.h | 69 #define IA_CSS_MORPH_TABLE_NUM_PLANES 6 macro 410 u16 *coordinates_x[IA_CSS_MORPH_TABLE_NUM_PLANES]; 412 u16 *coordinates_y[IA_CSS_MORPH_TABLE_NUM_PLANES];
|
| D | sh_css_params.c | 1371 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_free() 1401 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_allocate() 1406 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_allocate() 1433 short start_x[IA_CSS_MORPH_TABLE_NUM_PLANES] = { -8, 0, -8, 0, 0, -8 }, in sh_css_params_default_morph_table() 1434 start_y[IA_CSS_MORPH_TABLE_NUM_PLANES] = { 0, 0, -8, -8, -8, 0 }; in sh_css_params_default_morph_table() 1450 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in sh_css_params_default_morph_table() 3698 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3701 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3704 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3707 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() [all …]
|
| D | atomisp_cmd.c | 2427 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 2464 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 3999 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table() 4021 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table()
|