Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/
H A Dmhal_pq_adaptive.c1636 static MS_U32 total_feather_iir = 255; in MDrv_SC_A5_TotalFeather() local
1646 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_A5_TotalFeather()
1647 total_feather_iir = total_feather; in MDrv_SC_A5_TotalFeather()
1649 return total_feather_iir; in MDrv_SC_A5_TotalFeather()
1656 static MS_U32 total_feather_iir = 0; in MDrv_SC_TotalFeather_Sum() local
1663 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_TotalFeather_Sum()
1664 total_feather_iir = total_feather; in MDrv_SC_TotalFeather_Sum()
1666 return total_feather_iir; in MDrv_SC_TotalFeather_Sum()
/utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/
H A Dmhal_pq_adaptive.c1636 static MS_U32 total_feather_iir = 255; in MDrv_SC_A5_TotalFeather() local
1646 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_A5_TotalFeather()
1647 total_feather_iir = total_feather; in MDrv_SC_A5_TotalFeather()
1649 return total_feather_iir; in MDrv_SC_A5_TotalFeather()
1656 static MS_U32 total_feather_iir = 0; in MDrv_SC_TotalFeather_Sum() local
1663 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_TotalFeather_Sum()
1664 total_feather_iir = total_feather; in MDrv_SC_TotalFeather_Sum()
1666 return total_feather_iir; in MDrv_SC_TotalFeather_Sum()
/utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/
H A Dmhal_pq_adaptive.c1636 static MS_U32 total_feather_iir = 255; in MDrv_SC_A5_TotalFeather() local
1646 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_A5_TotalFeather()
1647 total_feather_iir = total_feather; in MDrv_SC_A5_TotalFeather()
1649 return total_feather_iir; in MDrv_SC_A5_TotalFeather()
1656 static MS_U32 total_feather_iir = 0; in MDrv_SC_TotalFeather_Sum() local
1663 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_TotalFeather_Sum()
1664 total_feather_iir = total_feather; in MDrv_SC_TotalFeather_Sum()
1666 return total_feather_iir; in MDrv_SC_TotalFeather_Sum()
/utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/
H A Dmhal_pq_adaptive.c1636 static MS_U32 total_feather_iir = 255; in MDrv_SC_A5_TotalFeather() local
1646 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_A5_TotalFeather()
1647 total_feather_iir = total_feather; in MDrv_SC_A5_TotalFeather()
1649 return total_feather_iir; in MDrv_SC_A5_TotalFeather()
1656 static MS_U32 total_feather_iir = 0; in MDrv_SC_TotalFeather_Sum() local
1663 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_TotalFeather_Sum()
1664 total_feather_iir = total_feather; in MDrv_SC_TotalFeather_Sum()
1666 return total_feather_iir; in MDrv_SC_TotalFeather_Sum()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c5384 static MS_U32 total_feather_iir = 255; in MDrv_SC_Agate_TotalFeather() local
5394 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_Agate_TotalFeather()
5395 total_feather_iir = total_feather; in MDrv_SC_Agate_TotalFeather()
5397 return total_feather_iir; in MDrv_SC_Agate_TotalFeather()
5404 static MS_U32 total_feather_iir = 0; in MDrv_SC_TotalFeather_Sum() local
5411 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_TotalFeather_Sum()
5412 total_feather_iir = total_feather; in MDrv_SC_TotalFeather_Sum()
5414 return total_feather_iir; in MDrv_SC_TotalFeather_Sum()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c5384 static MS_U32 total_feather_iir = 255; in MDrv_SC_Agate_TotalFeather() local
5394 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_Agate_TotalFeather()
5395 total_feather_iir = total_feather; in MDrv_SC_Agate_TotalFeather()
5397 return total_feather_iir; in MDrv_SC_Agate_TotalFeather()
5404 static MS_U32 total_feather_iir = 0; in MDrv_SC_TotalFeather_Sum() local
5411 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_TotalFeather_Sum()
5412 total_feather_iir = total_feather; in MDrv_SC_TotalFeather_Sum()
5414 return total_feather_iir; in MDrv_SC_TotalFeather_Sum()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c5384 static MS_U32 total_feather_iir = 255; in MDrv_SC_Agate_TotalFeather() local
5394 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_Agate_TotalFeather()
5395 total_feather_iir = total_feather; in MDrv_SC_Agate_TotalFeather()
5397 return total_feather_iir; in MDrv_SC_Agate_TotalFeather()
5404 static MS_U32 total_feather_iir = 0; in MDrv_SC_TotalFeather_Sum() local
5411 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_TotalFeather_Sum()
5412 total_feather_iir = total_feather; in MDrv_SC_TotalFeather_Sum()
5414 return total_feather_iir; in MDrv_SC_TotalFeather_Sum()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c5384 static MS_U32 total_feather_iir = 255; in MDrv_SC_Agate_TotalFeather() local
5394 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_Agate_TotalFeather()
5395 total_feather_iir = total_feather; in MDrv_SC_Agate_TotalFeather()
5397 return total_feather_iir; in MDrv_SC_Agate_TotalFeather()
5404 static MS_U32 total_feather_iir = 0; in MDrv_SC_TotalFeather_Sum() local
5411 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_TotalFeather_Sum()
5412 total_feather_iir = total_feather; in MDrv_SC_TotalFeather_Sum()
5414 return total_feather_iir; in MDrv_SC_TotalFeather_Sum()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c5372 static MS_U32 total_feather_iir = 255; in MDrv_SC_Agate_TotalFeather() local
5382 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_Agate_TotalFeather()
5383 total_feather_iir = total_feather; in MDrv_SC_Agate_TotalFeather()
5385 return total_feather_iir; in MDrv_SC_Agate_TotalFeather()
5392 static MS_U32 total_feather_iir = 0; in MDrv_SC_TotalFeather_Sum() local
5399 total_feather = ((total_feather_iir*3 )+ total_feather ) >> 2; in MDrv_SC_TotalFeather_Sum()
5400 total_feather_iir = total_feather; in MDrv_SC_TotalFeather_Sum()
5402 return total_feather_iir; in MDrv_SC_TotalFeather_Sum()