Searched refs:IA_CSS_MORPH_TABLE_NUM_PLANES (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A 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];
|
| H A 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() 3719 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3722 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3725 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() 3728 IA_CSS_MORPH_TABLE_NUM_PLANES]; in sh_css_params_write_to_ddr_internal() [all …]
|
| H A D | atomisp_cmd.c | 2454 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 2491 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_gdc_cac_table() 4026 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table() 4048 for (i = 0; i < IA_CSS_MORPH_TABLE_NUM_PLANES; i++) { in atomisp_cp_morph_table()
|