Home
last modified time | relevance | path

Searched refs:decode_block_mode_2d (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.cpp37 static int decode_block_mode_2d( in decode_block_mode_2d() function
523 if (decode_block_mode_2d(i, &x_weights, &y_weights, &is_dual_plane, &quantization_mode)) in construct_block_size_descriptor_2d()
/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp36 static bool decode_block_mode_2d( in decode_block_mode_2d() function
889 bool valid = decode_block_mode_2d(i, x_weights, y_weights, is_dual_plane, quant_mode, weight_bits); in construct_block_size_descriptor_2d()

Completed in 3 milliseconds