Home
last modified time | relevance | path

Searched refs:refprec_1plane (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp779 bsd.decimation_modes[index].refprec_1plane = 0; in construct_dt_entry_2d()
1003 bsd.decimation_modes[i].refprec_1plane = 0; in construct_block_size_descriptor_2d()
1092 bsd.decimation_modes[decimation_mode_count].refprec_1plane = maxprec_1plane == -1 ? 0 : 0xFFFF; in construct_block_size_descriptor_3d()
1104 bsd.decimation_modes[i].refprec_1plane = 0; in construct_block_size_descriptor_3d()
H A Dastcenc_internal.h471 uint16_t refprec_1plane; member
487 refprec_1plane |= (1 << weight_quant); in set_ref_1plane()
498 return (refprec_1plane & mask) != 0; in is_ref_1plane()

Completed in 8 milliseconds