Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp647 float tpp = static_cast<float>(pi.partition_texel_count[j]); in find_best_partition_candidates() local
648 vfloat4 error_weights(tpp * weight_imprecision_estim); in find_best_partition_candidates()
715 float tpp = static_cast<float>(pi.partition_texel_count[j]); in find_best_partition_candidates() local
716 vfloat4 error_weights(tpp * weight_imprecision_estim); in find_best_partition_candidates()