Home
last modified time | relevance | path

Searched refs:GetQuantMapForWeightRange (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dquantization.cc375 static const QuantizationMap* GetQuantMapForWeightRange(int r) { in GetQuantMapForWeightRange() function
440 const QuantizationMap* map = GetQuantMapForWeightRange(range_max_value); in QuantizeWeightToRange()
449 const QuantizationMap* map = GetQuantMapForWeightRange(range_max_value); in UnquantizeWeightFromRange()