Home | History | Annotate | Download | only in b_APIEm

Lines Matching refs:int32

233 int32 bpi_BFFaceFinder_process( struct bbs_Context* cpA,
242 int32 xL = 0; /* 16.16 */
243 int32 yL = 0; /* 16.16 */
245 int32 actL = 0;
246 int32* outArrL;
269 xL -= ( ( int32 )offsPtrA->xE << 16 );
270 yL -= ( ( int32 )offsPtrA->yE << 16 );
280 int32 bbpL = 11 - logEyeDistL;
315 int32 xL = 0; /* 16.16 */
316 int32 yL = 0; /* 16.16 */
318 int32 actL = 0;
344 xL -= ( ( int32 )offsPtrA->xE << 16 );
345 yL -= ( ( int32 )offsPtrA->yE << 16 );
355 int32 bbpL = 11 - logEyeDistL;
371 int32 confL = bpi_BFFaceFinder_getFace( cpA, ptrA, indexA, &dcrPtrA->offsE, &dcrPtrA->mainClusterE );
374 dcrPtrA->approvedE = confL > ( ( int32 )1 << 23 );
429 int32 bpi_BFFaceFinder_processDcr( struct bbs_Context* cpA,
455 int32 bpi_BFFaceFinder_putDcr( struct bbs_Context* cpA,