Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_block_sizes.cpp806 bsd.decimation_modes[index].ref_2_planes = 0; in construct_dt_entry_2d()
964 dm.ref_2_planes = 1; in construct_block_size_descriptor_2d()
1006 bsd.decimation_modes[i].ref_2_planes = 0; in construct_block_size_descriptor_2d()
1092 bsd.decimation_modes[decimation_mode_count].ref_2_planes = maxprec_2planes == -1 ? 0 : 1; in construct_block_size_descriptor_3d()
1104 bsd.decimation_modes[i].ref_2_planes = 0; in construct_block_size_descriptor_3d()
Dastcenc_weight_align.cpp578 if (!dm.ref_2_planes) in compute_angular_endpoints_2planes()
Dastcenc_internal.h641 uint8_t ref_2_planes; member
Dastcenc_compress_symbolic.cpp758 if (!dm.ref_2_planes) in compress_symbolic_block_for_partition_2planes()