Home
last modified time | relevance | path

Searched defs:p2_total (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp136 vfloat4 p2_total = block_total - p0_total - p1_total; in compute_partition_averages_rgb() local
185 vfloat4 p2_total = vfloat3(hadd_s(pp_avg_rgb[2][0]), in compute_partition_averages_rgb() local
317 vfloat4 p2_total = block_total - p0_total - p1_total; in compute_partition_averages_rgba() local
373 vfloat4 p2_total = vfloat4(hadd_s(pp_avg_rgba[2][0]), in compute_partition_averages_rgba() local