Home
last modified time | relevance | path

Searched defs:x_weight_frac (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_block_sizes2.cpp260 int x_weight_frac = x_weight & 0xF; in initialize_decimation_table_2d() local
347 int x_weight_frac = x_weight & 0xF; in initialize_decimation_table_3d() local
/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp289 unsigned int x_weight_frac = x_weight & 0xF; in init_decimation_info_2d() local
476 int x_weight_frac = x_weight & 0xF; in init_decimation_info_3d() local

Completed in 3 milliseconds