Searched refs:IA_CSS_MORPH_TABLE_NUM_PLANES (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/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 | 1374 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_free() 1404 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_allocate() 1409 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in ia_css_morph_table_allocate() 1436 short start_x[IA_CSS_MORPH_TABLE_NUM_PLANES] = { -8, 0, -8, 0, 0, -8 }, in sh_css_params_default_morph_table() 1437 start_y[IA_CSS_MORPH_TABLE_NUM_PLANES] = { 0, 0, -8, -8, -8, 0 }; in sh_css_params_default_morph_table() 1453 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in sh_css_params_default_morph_table() 3715 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3718 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3721 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3724 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() [all …]
|
D | atomisp_cmd.c | 2426 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 2463 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 3998 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table() 4020 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table()
|