Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c2348 MS_U8 MDrv_SC_Me1Still( const MS_U16 me13x3MwMax, const MS_U16 mv0Cost ) in MDrv_SC_Me1Still() argument
2352 if( ( me13x3MwMax < 30 ) && ( mv0Cost < 30) ) in MDrv_SC_Me1Still()
2366 MS_U8 MDrv_SC_McSmallMoving( const MS_U16 me13x3MwMin, const MS_U16 mv0Cost ) in MDrv_SC_McSmallMoving() argument
2370 if( ( mv0Cost>>8 ) > me13x3MwMin ) in MDrv_SC_McSmallMoving()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c2348 MS_U8 MDrv_SC_Me1Still( const MS_U16 me13x3MwMax, const MS_U16 mv0Cost ) in MDrv_SC_Me1Still() argument
2352 if( ( me13x3MwMax < 30 ) && ( mv0Cost < 30) ) in MDrv_SC_Me1Still()
2366 MS_U8 MDrv_SC_McSmallMoving( const MS_U16 me13x3MwMin, const MS_U16 mv0Cost ) in MDrv_SC_McSmallMoving() argument
2370 if( ( mv0Cost>>8 ) > me13x3MwMin ) in MDrv_SC_McSmallMoving()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c2348 MS_U8 MDrv_SC_Me1Still( const MS_U16 me13x3MwMax, const MS_U16 mv0Cost ) in MDrv_SC_Me1Still() argument
2352 if( ( me13x3MwMax < 30 ) && ( mv0Cost < 30) ) in MDrv_SC_Me1Still()
2366 MS_U8 MDrv_SC_McSmallMoving( const MS_U16 me13x3MwMin, const MS_U16 mv0Cost ) in MDrv_SC_McSmallMoving() argument
2370 if( ( mv0Cost>>8 ) > me13x3MwMin ) in MDrv_SC_McSmallMoving()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c2348 MS_U8 MDrv_SC_Me1Still( const MS_U16 me13x3MwMax, const MS_U16 mv0Cost ) in MDrv_SC_Me1Still() argument
2352 if( ( me13x3MwMax < 30 ) && ( mv0Cost < 30) ) in MDrv_SC_Me1Still()
2366 MS_U8 MDrv_SC_McSmallMoving( const MS_U16 me13x3MwMin, const MS_U16 mv0Cost ) in MDrv_SC_McSmallMoving() argument
2370 if( ( mv0Cost>>8 ) > me13x3MwMin ) in MDrv_SC_McSmallMoving()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c2348 MS_U8 MDrv_SC_Me1Still(void *pInstance, const MS_U16 me13x3MwMax, const MS_U16 mv0Cost ) in MDrv_SC_Me1Still() argument
2352 if( ( me13x3MwMax < 30 ) && ( mv0Cost < 30) ) in MDrv_SC_Me1Still()
2366 MS_U8 MDrv_SC_McSmallMoving(void *pInstance, const MS_U16 me13x3MwMin, const MS_U16 mv0Cost ) in MDrv_SC_McSmallMoving() argument
2370 if( ( mv0Cost>>8 ) > me13x3MwMin ) in MDrv_SC_McSmallMoving()