Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp1403 float lowest_correl; in compress_block() local
1462 lowest_correl = prepare_block_statistics(bsd.texel_count, blk); in compress_block()
1463 trace_add_data("lowest_correl", lowest_correl); in compress_block()
1609 lowest_correl = prepare_block_statistics(bsd.texel_count, blk); in compress_block()
1612 block_skip_two_plane = lowest_correl > ctx.config.tune_2plane_early_out_limit_correlation; in compress_block()

Completed in 3 milliseconds