Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c11247 static int WidthAvg = 0; in DBK_Detect_Partition() local
11299 WidthAvg = 0; in DBK_Detect_Partition()
11329 WidthAvg = 0; in DBK_Detect_Partition()
11330 minIndex = DBK_WidthPartTop(pInstance, WidthDiffHW, &MaxMinDiff, &WidthAvg, u8SD2HDValue); in DBK_Detect_Partition()
11332 minIndex = DBK_ComputeWidthPart( WidthDiffHW, WidthCandidate, WidthAvg); in DBK_Detect_Partition()
11443 static int WidthAvg = 0;
11506 WidthAvg = 0;
11539 WidthAvg = 0;
11546 minIndex = DBK_WidthPartTop( WidthDiffHW, &MaxMinDiff, &WidthAvg, u8SD2HDValue);
11548 minIndex = DBK_ComputeWidthPart( WidthDiffHW, WidthCandidate, WidthAvg);