Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c9666 long maxN = __max(__max(histogram[L1], histogram[L2]), __max(histogram[R1], histogram[R2])); in DBK_BlocknessAdjPart() local
9670 if ( __max(histogram[CurH], maxN) == histogram[CurH]) in DBK_BlocknessAdjPart()