getReorderMode() const | ml::TScaleShiftData< DT > | inline |
getScale() const | ml::TScaleShiftData< DT > | inline |
getShift() const | ml::TScaleShiftData< DT > | inline |
NoReordering enum value | ml::TScaleShiftData< DT > | |
operator!=(const TScaleShiftData< DT > &ssd) const | ml::TScaleShiftData< DT > | inline |
operator=(const TScaleShiftData< DT > &ssd) | ml::TScaleShiftData< DT > | inline |
operator==(const TScaleShiftData< DT > &ssd) const | ml::TScaleShiftData< DT > | inline |
ReorderColorPlanesToInterleaved enum value | ml::TScaleShiftData< DT > | |
ReorderMode enum name | ml::TScaleShiftData< DT > | |
setFromMinMaxToMinMax(DT fromMin, DT fromMax, DT toMin, DT toMax) | ml::TScaleShiftData< DT > | inline |
setFromMinMaxToMinMax(MLDataType fromType, DT fromMin, DT fromMax, MLDataType toType, DT toMin, DT toMax) | ml::TScaleShiftData< DT > | inline |
setReorderMode(ReorderMode mode) | ml::TScaleShiftData< DT > | inline |
setScaleOffset(DT scale, DT shift) | ml::TScaleShiftData< DT > | inline |
TScaleShiftData() | ml::TScaleShiftData< DT > | inline |
TScaleShiftData(const TScaleShiftData< DT > &ssd) | ml::TScaleShiftData< DT > | inline |
TScaleShiftData(DT scale, DT shift) | ml::TScaleShiftData< DT > | inline |
TScaleShiftData(DT fromMin, DT fromMax, DT toMin, DT toMax) | ml::TScaleShiftData< DT > | inline |
unset() | ml::TScaleShiftData< DT > | inline |