Home
last modified time | relevance | path

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

/external/neven/FaceRecEm/common/src/b_FDSDK/
DDCR.c309 int32 lIndexL = -1; in btk_DCR_getRect() local
316 lIndexL = iL; in btk_DCR_getRect()
324 if( lIndexL == -1 || rIndexL == -1 ) in btk_DCR_getRect()
333 …int32 lxL = ( hdcrA->dcrE.sdkClusterE.clusterE.vecArrE[ lIndexL ].xE + ( 1 << ( bbpL - 1 ) ) ) >> … in btk_DCR_getRect()
334 …int32 lyL = ( hdcrA->dcrE.sdkClusterE.clusterE.vecArrE[ lIndexL ].yE + ( 1 << ( bbpL - 1 ) ) ) >> … in btk_DCR_getRect()