Home
last modified time | relevance | path

Searched refs:background_struct (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ipa.c241 void ipa_background_struct_para_init(ipa_background_parameter_struct *background_struct) in ipa_background_struct_para_init() argument
244 background_struct->background_memaddr = IPA_DEFAULT_VALUE; in ipa_background_struct_para_init()
245 background_struct->background_lineoff = IPA_DEFAULT_VALUE; in ipa_background_struct_para_init()
246 background_struct->background_prealpha = IPA_DEFAULT_VALUE; in ipa_background_struct_para_init()
247 background_struct->background_alpha_algorithm = IPA_BG_ALPHA_MODE_0; in ipa_background_struct_para_init()
248 background_struct->background_pf = BACKGROUND_PPF_ARGB8888; in ipa_background_struct_para_init()
249 background_struct->background_prered = IPA_DEFAULT_VALUE; in ipa_background_struct_para_init()
250 background_struct->background_pregreen = IPA_DEFAULT_VALUE; in ipa_background_struct_para_init()
251 background_struct->background_preblue = IPA_DEFAULT_VALUE; in ipa_background_struct_para_init()
270 void ipa_background_init(ipa_background_parameter_struct *background_struct) in ipa_background_init() argument
[all …]
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h346 void ipa_background_struct_para_init(ipa_background_parameter_struct *background_struct);
348 void ipa_background_init(ipa_background_parameter_struct *background_struct);