Home
last modified time | relevance | path

Searched refs:decode_block_mode_3d (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.cpp140 static int decode_block_mode_3d( in decode_block_mode_3d() function
602 if (decode_block_mode_3d(i, &x_weights, &y_weights, &z_weights, &is_dual_plane, &quantization_mode)) in construct_block_size_descriptor_3d()
/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp152 static bool decode_block_mode_3d( in decode_block_mode_3d() function
1143 bool valid = decode_block_mode_3d(i, x_weights, y_weights, z_weights, is_dual_plane, quant_mode, weight_bits); in construct_block_size_descriptor_3d()

Completed in 3 milliseconds