Home
last modified time | relevance | path

Searched refs:decimation_tables (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_block_sizes2.cpp506 bsd->decimation_tables[decimation_mode_count] = dt; in construct_block_size_descriptor_2d()
584 bsd->decimation_tables[decimation_mode_count] = dt; in construct_block_size_descriptor_3d()
650 delete bsd->decimation_tables[i]; in term_block_size_descriptor()
H A Dastc_codec_internals.h105 const decimation_table *decimation_tables[MAX_DECIMATION_MODES]; member
H A Dastc_symbolic_physical.cpp58 const decimation_table *const *ixtab2 = bsd->decimation_tables; in physical_to_symbolic()
H A Dastc_decompress_symbolic.cpp207 const decimation_table *const *ixtab2 = bsd->decimation_tables; in decompress_symbolic_block()
/third_party/astc-encoder/Source/
H A Dastcenc_internal.h530 * @c decimation_tables arrays store the active modes contiguously at the start of the array. These
595 ASTCENC_ALIGNAS decimation_info decimation_tables[WEIGHTS_MAX_DECIMATION_MODES]; member
684 return this->decimation_tables[decimation_mode]; in get_decimation_info()
H A Dastcenc_block_sizes.cpp752 decimation_info& di = bsd.decimation_tables[index]; in construct_dt_entry_2d()
1064 decimation_info& di = bsd.decimation_tables[decimation_mode_count]; in construct_block_size_descriptor_3d()

Completed in 13 milliseconds