Home
last modified time | relevance | path

Searched defs:filterMethod (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dconversion_filter.cpp136 …ionFilter::HandleResonant(double input, double cutoff, double resonance, FilterMethod filterMethod) in HandleResonant()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.h144 uint8_t filterMethod = 0; ///< 0 (adaptive filtering with five basic filter types) member