Searched refs:adjust_iir_on_warp_ (Results 1 – 2 of 2) sorted by relevance
43 adjust_iir_on_warp_(prop_reg, "Adjust IIR History On Warp", false) { in IirFilterInterpreter()81 if (adjust_iir_on_warp_.val_) { in SyncInterpretImpl()117 if (adjust_iir_on_warp_.val_) { in SyncInterpretImpl()
97 BoolProperty adjust_iir_on_warp_; variable