Home
last modified time | relevance | path

Searched refs:ref_1_plane (Results 1 – 4 of 4) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_block_sizes.cpp805 bsd.decimation_modes[index].ref_1_plane = 0; in construct_dt_entry_2d()
968 dm.ref_1_plane = 1; in construct_block_size_descriptor_2d()
1005 bsd.decimation_modes[i].ref_1_plane = 0; in construct_block_size_descriptor_2d()
1091 bsd.decimation_modes[decimation_mode_count].ref_1_plane = maxprec_1plane == -1 ? 0 : 1; in construct_block_size_descriptor_3d()
1103 bsd.decimation_modes[i].ref_1_plane = 0; in construct_block_size_descriptor_3d()
Dastcenc_weight_align.cpp518 if (!dm.ref_1_plane) in compute_angular_endpoints_1plane()
Dastcenc_internal.h638 uint8_t ref_1_plane; member
Dastcenc_compress_symbolic.cpp407 if (!dm.ref_1_plane) in compress_symbolic_block_for_partition_1plane()