|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_quantize | ( | DataType & | input, |
| uint8_t | bits | ||
| ) |
Quantization transformation (bit reduction) using C++20 features (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| bits | Number of bits for quantization |
Definition at line 379 of file MathematicalHelper.hpp.
References transform_quantize().
Referenced by MayaFlux::Yantra::MathematicalTransformer< InputType, OutputType >::transform_implementation(), transform_quantize(), and transform_quantize().
Here is the call graph for this function:
Here is the caller graph for this function: