Searched refs:roiRectE (Results 1 – 4 of 4) sorted by relevance
283 if( hdcrA->dcrE.roiRectE.x1E > 0 ) nodePtrA->x += ( int32 )hdcrA->dcrE.roiRectE.x1E << 16; in btk_DCR_getNode()284 if( hdcrA->dcrE.roiRectE.y1E > 0 ) nodePtrA->y += ( int32 )hdcrA->dcrE.roiRectE.y1E << 16; in btk_DCR_getNode()343 if( hdcrA->dcrE.roiRectE.x1E > 0 ) in btk_DCR_getRect()345 pRectA->xMin += ( int32 )hdcrA->dcrE.roiRectE.x1E << 16; in btk_DCR_getRect()346 pRectA->xMax += ( int32 )hdcrA->dcrE.roiRectE.x1E << 16; in btk_DCR_getRect()348 if( hdcrA->dcrE.roiRectE.y1E > 0 ) in btk_DCR_getRect()350 pRectA->yMin += ( int32 )hdcrA->dcrE.roiRectE.y1E << 16; in btk_DCR_getRect()351 pRectA->yMax += ( int32 )hdcrA->dcrE.roiRectE.y1E << 16; in btk_DCR_getRect()
54 ptrA->roiRectE = bts_Int16Rect_create( 0, 0, 0, 0 ); in bpi_DCR_init()176 ptrA->roiRectE = bts_Int16Rect_create( 0, 0, widthA, heightA ); in bpi_DCR_assignGrayByteImage()222 ptrA->roiRectE = *pRectA; in bpi_DCR_assignGrayByteImageROI()
88 struct bts_Int16Rect roiRectE; member
448 &dcrPtrA->roiRectE, in bpi_BFFaceFinder_processDcr()474 &dcrPtrA->roiRectE ); in bpi_BFFaceFinder_putDcr()