Home
last modified time | relevance | path

Searched refs:decimation_mode_samples (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_block_sizes2.cpp606 bsd->decimation_mode_samples[decimation_mode_count] = weight_count; in construct_block_size_descriptor_2d()
623 bsd->decimation_mode_samples[i] = 0; in construct_block_size_descriptor_2d()
776 bsd->decimation_mode_samples[decimation_mode_count] = weight_count; in construct_block_size_descriptor_3d()
794 bsd->decimation_mode_samples[i] = 0; in construct_block_size_descriptor_3d()
Dastc_codec_internals.h122 int decimation_mode_samples[MAX_DECIMATION_MODES]; member