Searched refs:IA_CSS_MORPH_TABLE_NUM_PLANES (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/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 | 1357 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_free() 1387 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_allocate() 1392 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_allocate() 1419 short start_x[IA_CSS_MORPH_TABLE_NUM_PLANES] = { -8, 0, -8, 0, 0, -8 }, in sh_css_params_default_morph_table() 1420 start_y[IA_CSS_MORPH_TABLE_NUM_PLANES] = { 0, 0, -8, -8, -8, 0 }; in sh_css_params_default_morph_table() 1436 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in sh_css_params_default_morph_table() 3507 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3510 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3513 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3516 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() [all …]
|
D | atomisp_cmd.c | 1581 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 1618 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 2880 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table() 2902 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table()
|