Searched refs:cplxW (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/ |
| H A D | mhal_pq_adaptive.c | 12463 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 D | mhal_pq_adaptive.c | 12463 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 D | mhal_pq_adaptive.c | 12497 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 D | mhal_pq_adaptive.c | 12497 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 D | mhal_pq_adaptive.c | 13763 int cplxW = __max( 0 , (int)backgroundState.cplxRawCnt - 4096 ) >> 4; in Hal_PQ_AdaptiveTuning() local 13764 menuW = __max( 0, menuW - cplxW ); in Hal_PQ_AdaptiveTuning()
|