Home
last modified time | relevance | path

Searched refs:mx12 (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_find_best_partitioning.cpp354 int mx12 = astc::min(p21 + p32, p22 + p31); in partition_mismatch4() local
359 int v0 = p00 + astc::min(p11 + mx23, p12 + mx13, p13 + mx12); in partition_mismatch4()
362 int v3 = p03 + astc::min(p11 + mx02, p12 + mx01, p10 + mx12); in partition_mismatch4()

Completed in 2 milliseconds