Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_quantization.cpp157 void build_quantization_mode_table() in build_quantization_mode_table() function
H A Dastc_codec_internals.h303 void build_quantization_mode_table(void);
/aosp_15_r20/external/swiftshader/src/Device/
H A DASTC_Decoder.cpp110 build_quantization_mode_table(); in Decode()