OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_QUANTIZE
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/jet_tools/JetCreator/
JetDefs.py
258
F_QUANTIZE
= "spnQuantize"
372
('Quantize', 0,
F_QUANTIZE
),
450
('Quantize',
F_QUANTIZE
, ROW6, COL1, INTWIDTH, QUANTIZE_MIN, QUANTIZE_MAX, -1, [], "", False, HLP_QUANTIZE),
498
('Quantize',
F_QUANTIZE
, ROW6, COL1, INTWIDTH, QUANTIZE_MIN, QUANTIZE_MAX, -1, [], "", True, HLP_QUANTIZE),
JetCreator.py
430
dlg.GetValue(JetDefs.
F_QUANTIZE
),
444
dlg.GetValue(JetDefs.
F_QUANTIZE
),
479
dlg.SetValue(JetDefs.
F_QUANTIZE
, segment.quantize)
491
dlg.GetValue(JetDefs.
F_QUANTIZE
),
507
dlg.GetValue(JetDefs.
F_QUANTIZE
),
[
all
...]
JetDialogs.py
392
self.GetValue(JetDefs.
F_QUANTIZE
),
407
self.GetValue(JetDefs.
F_QUANTIZE
),
[
all
...]
Completed in 25 milliseconds