Searched refs:stdW (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 | 12486 int stdW = __max( 0, dsStdCnt - 1024 ) >> 2; in Hal_PQ_AdaptiveTuning() 12487 dsFetW = __max( 0, dsFetW - stdW ); in Hal_PQ_AdaptiveTuning()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/ |
| H A D | mhal_pq_adaptive.c | 12486 int stdW = __max( 0, dsStdCnt - 1024 ) >> 2; in Hal_PQ_AdaptiveTuning() 12487 dsFetW = __max( 0, dsFetW - stdW ); in Hal_PQ_AdaptiveTuning()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/ |
| H A D | mhal_pq_adaptive.c | 12520 int stdW = __max( 0, dsStdCnt - 1024 ) >> 2; in Hal_PQ_AdaptiveTuning() 12521 dsFetW = __max( 0, dsFetW - stdW ); in Hal_PQ_AdaptiveTuning()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/ |
| H A D | mhal_pq_adaptive.c | 12520 int stdW = __max( 0, dsStdCnt - 1024 ) >> 2; in Hal_PQ_AdaptiveTuning() 12521 dsFetW = __max( 0, dsFetW - stdW ); in Hal_PQ_AdaptiveTuning()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/ |
| H A D | mhal_pq_adaptive.c | 13783 int stdW = __max( 0, dsStdCnt - 1024 ) >> 2; in Hal_PQ_AdaptiveTuning() local 13784 dsFetW = __max( 0, dsFetW - stdW ); in Hal_PQ_AdaptiveTuning()
|