Home
last modified time | relevance | path

Searched defs:y_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.cpp261 int y_weight_frac = y_weight & 0xF; in initialize_decimation_table_2d() local
348 int y_weight_frac = y_weight & 0xF; in initialize_decimation_table_3d() local
/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp290 unsigned int y_weight_frac = y_weight & 0xF; in init_decimation_info_2d() local
477 int y_weight_frac = y_weight & 0xF; in init_decimation_info_3d() local

Completed in 3 milliseconds