Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp333 int mx23 = astc::min(p22 + p33, p23 + p32); in partition_mismatch4() local
340 int v0 = p00 + astc::min(p11 + mx23, p12 + mx13, p13 + mx12); in partition_mismatch4()
341 int v1 = p01 + astc::min(p10 + mx23, p12 + mx03, p13 + mx02); in partition_mismatch4()