Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp92 vfloat4 p1_total = block_total - p0_total; in compute_partition_averages_rgb() local
132 vfloat4 p1_total = vfloat3(hadd_s(pp_avg_rgb[1][0]), in compute_partition_averages_rgb() local
181 vfloat4 p1_total = vfloat3(hadd_s(pp_avg_rgb[1][0]), in compute_partition_averages_rgb() local
267 vfloat4 p1_total = block_total - p0_total; in compute_partition_averages_rgba() local
312 vfloat4 p1_total = vfloat4(hadd_s(pp_avg_rgba[1][0]), in compute_partition_averages_rgba() local
368 vfloat4 p1_total = vfloat4(hadd_s(pp_avg_rgba[1][0]), in compute_partition_averages_rgba() local