Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c5144 MS_BOOL MDrv_SC_Agate_L153( const MS_BOOL movingWithoutFeather, const MS_U32 colorSum, const MS_U32… in MDrv_SC_Agate_L153() argument
5172 if(notXmoving && YmovingNotFocus && movingWithoutFeather && withoutColor && CplxRange) in MDrv_SC_Agate_L153()
11886 MS_BOOL movingWithoutFeather; in Hal_PQ_AdaptiveTuning()
12091 movingWithoutFeather = MDrv_SC_Agate_MovingWithoutFeather(); in Hal_PQ_AdaptiveTuning()
12237 isL153 = MDrv_SC_Agate_L153( movingWithoutFeather, ColorSum, uComplex, ME1HisStates_2 ); in Hal_PQ_AdaptiveTuning()
12253 movingWithoutFeather = movingWithoutFeather; in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c5144 MS_BOOL MDrv_SC_Agate_L153( const MS_BOOL movingWithoutFeather, const MS_U32 colorSum, const MS_U32… in MDrv_SC_Agate_L153() argument
5172 if(notXmoving && YmovingNotFocus && movingWithoutFeather && withoutColor && CplxRange) in MDrv_SC_Agate_L153()
11886 MS_BOOL movingWithoutFeather; in Hal_PQ_AdaptiveTuning()
12091 movingWithoutFeather = MDrv_SC_Agate_MovingWithoutFeather(); in Hal_PQ_AdaptiveTuning()
12237 isL153 = MDrv_SC_Agate_L153( movingWithoutFeather, ColorSum, uComplex, ME1HisStates_2 ); in Hal_PQ_AdaptiveTuning()
12253 movingWithoutFeather = movingWithoutFeather; in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c5144 MS_BOOL MDrv_SC_Agate_L153( const MS_BOOL movingWithoutFeather, const MS_U32 colorSum, const MS_U32… in MDrv_SC_Agate_L153() argument
5172 if(notXmoving && YmovingNotFocus && movingWithoutFeather && withoutColor && CplxRange) in MDrv_SC_Agate_L153()
11922 MS_BOOL movingWithoutFeather; in Hal_PQ_AdaptiveTuning()
12125 movingWithoutFeather = MDrv_SC_Agate_MovingWithoutFeather(); in Hal_PQ_AdaptiveTuning()
12271 isL153 = MDrv_SC_Agate_L153( movingWithoutFeather, ColorSum, uComplex, ME1HisStates_2 ); in Hal_PQ_AdaptiveTuning()
12287 movingWithoutFeather = movingWithoutFeather; in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c5144 MS_BOOL MDrv_SC_Agate_L153( const MS_BOOL movingWithoutFeather, const MS_U32 colorSum, const MS_U32… in MDrv_SC_Agate_L153() argument
5172 if(notXmoving && YmovingNotFocus && movingWithoutFeather && withoutColor && CplxRange) in MDrv_SC_Agate_L153()
11922 MS_BOOL movingWithoutFeather; in Hal_PQ_AdaptiveTuning()
12125 movingWithoutFeather = MDrv_SC_Agate_MovingWithoutFeather(); in Hal_PQ_AdaptiveTuning()
12271 isL153 = MDrv_SC_Agate_L153( movingWithoutFeather, ColorSum, uComplex, ME1HisStates_2 ); in Hal_PQ_AdaptiveTuning()
12287 movingWithoutFeather = movingWithoutFeather; in Hal_PQ_AdaptiveTuning()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c5132 MS_BOOL MDrv_SC_Agate_L153(void *pInstance, const MS_BOOL movingWithoutFeather, const MS_U32 colorS… in MDrv_SC_Agate_L153() argument
5160 if(notXmoving && YmovingNotFocus && movingWithoutFeather && withoutColor && CplxRange) in MDrv_SC_Agate_L153()
13027 MS_BOOL movingWithoutFeather; in Hal_PQ_AdaptiveTuning() local
13282 movingWithoutFeather = MDrv_SC_Agate_MovingWithoutFeather(pInstance); in Hal_PQ_AdaptiveTuning()
13538 … isL153 = MDrv_SC_Agate_L153(pInstance, movingWithoutFeather, ColorSum, uComplex, ME1HisStates_2 ); in Hal_PQ_AdaptiveTuning()
13554 movingWithoutFeather = movingWithoutFeather; in Hal_PQ_AdaptiveTuning()