Home
last modified time | relevance | path

Searched refs:weight_quant_level (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp85 unsigned int weight_quant_level = bm.quant_mode; in realign_weights_undecimated() local
86 const quant_and_transfer_table& qat = quant_and_xfer_tables[weight_quant_level]; in realign_weights_undecimated()
292 unsigned int weight_quant_level = bm.quant_mode; in realign_weights_undecimated() local
293 const quant_and_transfer_table& qat = quant_and_xfer_tables[weight_quant_level]; in realign_weights_undecimated()
412 unsigned int weight_quant_level = bm.quant_mode; in realign_weights_decimated() local
413 const quant_and_transfer_table& qat = quant_and_xfer_tables[weight_quant_level]; in realign_weights_decimated()

Completed in 6 milliseconds