Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_ipa.c164 void ipa_foreground_struct_para_init(ipa_foreground_parameter_struct *foreground_struct) in ipa_foreground_struct_para_init() argument
167 foreground_struct->foreground_memaddr = IPA_DEFAULT_VALUE; in ipa_foreground_struct_para_init()
168 foreground_struct->foreground_lineoff = IPA_DEFAULT_VALUE; in ipa_foreground_struct_para_init()
169 foreground_struct->foreground_prealpha = IPA_DEFAULT_VALUE; in ipa_foreground_struct_para_init()
170 foreground_struct->foreground_alpha_algorithm = IPA_FG_ALPHA_MODE_0; in ipa_foreground_struct_para_init()
171 foreground_struct->foreground_pf = FOREGROUND_PPF_ARGB8888; in ipa_foreground_struct_para_init()
172 foreground_struct->foreground_prered = IPA_DEFAULT_VALUE; in ipa_foreground_struct_para_init()
173 foreground_struct->foreground_pregreen = IPA_DEFAULT_VALUE; in ipa_foreground_struct_para_init()
174 foreground_struct->foreground_preblue = IPA_DEFAULT_VALUE; in ipa_foreground_struct_para_init()
193 void ipa_foreground_init(ipa_foreground_parameter_struct *foreground_struct) in ipa_foreground_init() argument
[all …]
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_ipa.h341 void ipa_foreground_struct_para_init(ipa_foreground_parameter_struct *foreground_struct);
343 void ipa_foreground_init(ipa_foreground_parameter_struct *foreground_struct);