Searched refs:effect_in_ (Results 1 – 2 of 2) sorted by relevance
94 int EffectInputCount() const { return effect_in_; } in EffectInputCount()125 uint16_t effect_in_; variable
35 effect_in_(CheckRange<uint16_t>(effect_in)), in Operator()