Home
last modified time | relevance | path

Searched defs:decimation_mode (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_block_sizes2.cpp543 int decimation_mode = decimation_mode_index[y_weights * 16 + x_weights]; in construct_block_size_descriptor_2d() local
621 int decimation_mode = decimation_mode_index[z_weights * 64 + y_weights * 8 + x_weights]; in construct_block_size_descriptor_3d() local
H A Dastc_codec_internals.h91 int8_t decimation_mode; member
/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp941 int decimation_mode = decimation_mode_index[y_weights * 16 + x_weights]; in construct_block_size_descriptor_2d() local
1174 int decimation_mode = decimation_mode_index[z_weights * 64 + y_weights * 8 + x_weights]; in construct_block_size_descriptor_3d() local
H A Dastcenc_internal.h433 uint8_t decimation_mode; member
458 struct decimation_mode struct
[all...]
H A Dastcenc_compress_symbolic.cpp678 int decimation_mode = bm.decimation_mode; in compress_symbolic_block_for_partition_1plane() local
727 int decimation_mode = qw_bm.decimation_mode; in compress_symbolic_block_for_partition_1plane() local
1052 unsigned int decimation_mode = bm.decimation_mode; in compress_symbolic_block_for_partition_2planes() local
1117 int decimation_mode = qw_bm.decimation_mode; compress_symbolic_block_for_partition_2planes() local
[all...]

Completed in 8 milliseconds