Searched refs:biasGain (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 | 9120 int biasGain = ( 0x10 * fHdw2 ) >> 8; in MDrv_UFSC_PQ_PreEnh() local 9123 biasGain = ( 0x10 * (256-sdw2) + 0x20 * sdw2 ) >> 8; in MDrv_UFSC_PQ_PreEnh() 9126 MApi_XC_Write2ByteMask( REG_FSC_BK4C_52_L, biasGain, 0x007F ); in MDrv_UFSC_PQ_PreEnh()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/ |
| H A D | mhal_pq_adaptive.c | 9120 int biasGain = ( 0x10 * fHdw2 ) >> 8; in MDrv_UFSC_PQ_PreEnh() local 9123 biasGain = ( 0x10 * (256-sdw2) + 0x20 * sdw2 ) >> 8; in MDrv_UFSC_PQ_PreEnh() 9126 MApi_XC_Write2ByteMask( REG_FSC_BK4C_52_L, biasGain, 0x007F ); in MDrv_UFSC_PQ_PreEnh()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/ |
| H A D | mhal_pq_adaptive.c | 9142 int biasGain = ( 0x10 * fHdw2 ) >> 8; in MDrv_UFSC_PQ_PreEnh() local 9145 biasGain = ( 0x10 * (256-sdw2) + 0x20 * sdw2 ) >> 8; in MDrv_UFSC_PQ_PreEnh() 9148 MApi_XC_Write2ByteMask( REG_FSC_BK4C_52_L, biasGain, 0x007F ); in MDrv_UFSC_PQ_PreEnh()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/ |
| H A D | mhal_pq_adaptive.c | 9142 int biasGain = ( 0x10 * fHdw2 ) >> 8; in MDrv_UFSC_PQ_PreEnh() local 9145 biasGain = ( 0x10 * (256-sdw2) + 0x20 * sdw2 ) >> 8; in MDrv_UFSC_PQ_PreEnh() 9148 MApi_XC_Write2ByteMask( REG_FSC_BK4C_52_L, biasGain, 0x007F ); in MDrv_UFSC_PQ_PreEnh()
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/ |
| H A D | mhal_pq_adaptive.c | 8644 int biasGain = ( 0x10 * fHdW ) >> 8; in MDrv_UFSC_PQ_PreEnh() local 8647 biasGain = ( 0x10 * (256-sdW) + 0x20 * sdW ) >> 8; in MDrv_UFSC_PQ_PreEnh() 8650 MApi_XC_Write2ByteMask( REG_FSC_BK4C_52_L, biasGain, 0x007F ); in MDrv_UFSC_PQ_PreEnh()
|