Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c12463 int cplxW = __max( 0 , (int)backgroundState.cplxRawCnt - 4096 ) >> 4; in Hal_PQ_AdaptiveTuning()
12464 menuW = __max( 0, menuW - cplxW ); in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c12463 int cplxW = __max( 0 , (int)backgroundState.cplxRawCnt - 4096 ) >> 4; in Hal_PQ_AdaptiveTuning()
12464 menuW = __max( 0, menuW - cplxW ); in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c12497 int cplxW = __max( 0 , (int)backgroundState.cplxRawCnt - 4096 ) >> 4; in Hal_PQ_AdaptiveTuning()
12498 menuW = __max( 0, menuW - cplxW ); in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c12497 int cplxW = __max( 0 , (int)backgroundState.cplxRawCnt - 4096 ) >> 4; in Hal_PQ_AdaptiveTuning()
12498 menuW = __max( 0, menuW - cplxW ); in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c13763 int cplxW = __max( 0 , (int)backgroundState.cplxRawCnt - 4096 ) >> 4; in Hal_PQ_AdaptiveTuning() local
13764 menuW = __max( 0, menuW - cplxW ); in Hal_PQ_AdaptiveTuning()