Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c5579 MS_BOOL isOutOfSearchRange = 0; in MDrv_SC_McOutOfSearchRange() local
5587 isOutOfSearchRange = ( (notFound > ((mv0+nonmv0)*8)) && ( (notFound) > 0x80 ) ) ? true : false; in MDrv_SC_McOutOfSearchRange()
5589 if( isOutOfSearchRange && (isFeatherAndMotion > 5) && isBigGmvDiff ) in MDrv_SC_McOutOfSearchRange()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c5579 MS_BOOL isOutOfSearchRange = 0; in MDrv_SC_McOutOfSearchRange() local
5587 isOutOfSearchRange = ( (notFound > ((mv0+nonmv0)*8)) && ( (notFound) > 0x80 ) ) ? true : false; in MDrv_SC_McOutOfSearchRange()
5589 if( isOutOfSearchRange && (isFeatherAndMotion > 5) && isBigGmvDiff ) in MDrv_SC_McOutOfSearchRange()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c5579 MS_BOOL isOutOfSearchRange = 0; in MDrv_SC_McOutOfSearchRange() local
5587 isOutOfSearchRange = ( (notFound > ((mv0+nonmv0)*8)) && ( (notFound) > 0x80 ) ) ? true : false; in MDrv_SC_McOutOfSearchRange()
5589 if( isOutOfSearchRange && (isFeatherAndMotion > 5) && isBigGmvDiff ) in MDrv_SC_McOutOfSearchRange()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c5579 MS_BOOL isOutOfSearchRange = 0; in MDrv_SC_McOutOfSearchRange() local
5587 isOutOfSearchRange = ( (notFound > ((mv0+nonmv0)*8)) && ( (notFound) > 0x80 ) ) ? true : false; in MDrv_SC_McOutOfSearchRange()
5589 if( isOutOfSearchRange && (isFeatherAndMotion > 5) && isBigGmvDiff ) in MDrv_SC_McOutOfSearchRange()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c5567 MS_BOOL isOutOfSearchRange = 0; in MDrv_SC_McOutOfSearchRange() local
5575 isOutOfSearchRange = ( (notFound > ((mv0+nonmv0)*8)) && ( (notFound) > 0x80 ) ) ? true : false; in MDrv_SC_McOutOfSearchRange()
5577 if( isOutOfSearchRange && (isFeatherAndMotion > 5) && isBigGmvDiff ) in MDrv_SC_McOutOfSearchRange()