Searched refs:IA_CSS_MORPH_TABLE_NUM_PLANES (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/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 | 1348 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_free() 1378 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_allocate() 1383 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_allocate() 1410 short start_x[IA_CSS_MORPH_TABLE_NUM_PLANES] = { -8, 0, -8, 0, 0, -8 }, in sh_css_params_default_morph_table() 1411 start_y[IA_CSS_MORPH_TABLE_NUM_PLANES] = { 0, 0, -8, -8, -8, 0 }; in sh_css_params_default_morph_table() 1427 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in sh_css_params_default_morph_table() 3498 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3501 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3504 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3507 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() [all …]
|
D | atomisp_cmd.c | 2018 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 2055 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 3582 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table() 3604 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table()
|