Searched refs:hpf_enabled (Results 1 – 9 of 9) sorted by relevance
32 hpf_enabled == other.hpf_enabled && ns_enabled == other.ns_enabled && in operator ==()
48 bool hpf_enabled = false; member
66 optional bool hpf_enabled = 13; field
2440 apm_config.hpf_enabled = config_.high_pass_filter.enabled; in WriteAecDumpConfigMessage()
207 apm_config.high_pass_filter.enabled = msg.hpf_enabled(); in ConfigureApm()
462 bool enable = settings_.use_hpf ? *settings_.use_hpf : msg.hpf_enabled(); in HandleMessage()
43 pb_cfg->set_hpf_enabled(config.hpf_enabled); in CopyFromConfigToEvent()
516 PRINT_CONFIG(hpf_enabled); in do_main()
1137 bool hpf_enabled() const; in Swap()3095 inline bool Config::hpf_enabled() const { in hpf_enabled() function