Lines Matching refs:dcrE
178 if( hdcrA->dcrE.imageDataPtrE == NULL ) in btk_FaceFinder_putDCR()
187 &hdcrA->dcrE ); in btk_FaceFinder_putDCR()
221 &hdcrA->dcrE ); in btk_FaceFinder_getDCR()
225 hdcrA->dcrE.approvedE = TRUE; in btk_FaceFinder_getDCR()
233 &hdcrA->dcrE ); in btk_FaceFinder_getDCR()
234 hdcrA->dcrE.approvedE = FALSE; in btk_FaceFinder_getDCR()
255 if( hdcrA->dcrE.imageDataPtrE == NULL ) in btk_FaceFinder_process()
264 &hdcrA->dcrE ); in btk_FaceFinder_process()
268 hdcrA->dcrE.confidenceE = confL; in btk_FaceFinder_process()
269 hdcrA->dcrE.approvedE = confL > ( ( int32 )1 << 23 ); in btk_FaceFinder_process()
275 &hdcrA->dcrE.sdkClusterE, in btk_FaceFinder_process()
276 &hdcrA->dcrE.mainClusterE ); in btk_FaceFinder_process()