Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c13439 int cntForHDBK = 0; in Hal_PQ_AdaptiveTuning() local
13440 cntForHDBK = cntForDBK - SRAMTIMESLOT; in Hal_PQ_AdaptiveTuning()
13441 …blkReturnValue = DBK_Detect_Partition(pInstance, blocknessCheck, histogram, &cntForHDBK, _hdsddFil… in Hal_PQ_AdaptiveTuning()
13442 cntForDBK = cntForHDBK + SRAMTIMESLOT; in Hal_PQ_AdaptiveTuning()