Searched defs:__peak_config_data (Results 1 – 5 of 5) sorted by relevance
157 struct __peak_config_data { struct158 unsigned int mod_en; /* return mod en info */161 unsigned int level; /* user level */162 unsigned int peak2d_exist;163 unsigned int inw; /* peak en select */164 unsigned int inh;165 unsigned int outw;166 unsigned int outh;
156 struct __peak_config_data { struct157 u32 mod_en; /* return mod en info */160 u32 level; /* user level */161 u32 peak2d_exist;162 u32 inw; /* peak en select */163 u32 inh;164 u32 outw;165 u32 outh;
160 struct __peak_config_data { struct162 unsigned int peak_en;163 unsigned int gain;164 unsigned int hp_ratio;165 unsigned int bp0_ratio;168 unsigned int win_en;169 struct de_rect win;
154 } __peak_config_data; typedef
171 } __peak_config_data; typedef