Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp338 int mx01 = astc::min(p21 + p30, p20 + p31); in partition_mismatch4() local
342 int v2 = p02 + astc::min(p11 + mx03, p10 + mx13, p13 + mx01); in partition_mismatch4()
343 int v3 = p03 + astc::min(p11 + mx02, p12 + mx01, p10 + mx12); in partition_mismatch4()