Home
last modified time | relevance | path

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

/aosp_15_r20/system/media/audio/include/system/audio_effects/
H A Daidl_effects_utils.h187 struct RangeTagLessThan { struct
188 bool operator()(const T& a, const T& b) const { in operator()