Home | History | Annotate | Download | only in b_ImageEm

Lines Matching full:int32

358 	int32 yIndexL;
359 int32 xIndexL;
373 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E );
374 srcImageSubSectionL.y2E = bbs_min( ( int32 ) srcPtrA->heightE, sectionL.y2E );
520 int32 xOffsA,
521 int32 yOffsA,
523 int32 resultWidthA,
524 int32 resultHeightA )
538 int32 shiftL;
541 int32 maxInt32Value8bbpL = 0x7FFFFFFF;
544 int32 mxxL;
545 int32 mxyL;
546 int32 myxL;
547 int32 myyL;
549 int32 txL;
550 int32 tyL;
552 int32 xL;
553 int32 yL;
646 const int32 oneL = 0x00000001 << bbpLby2L;
647 const int32 fractionOnlyL = 0xFFFFFFFF >> ( 32 - bbpL );
650 int32 f2xL;
651 int32 f2yL;
652 int32 f1xL;
653 int32 f1yL;
656 int32 kL;
657 int32 lL;
660 int32 valL;
743 int32 v1L;
744 int32 v2L;
746 const int32 halfL = 0x00000001 << ( bbpL - 1 );
769 int32 resultWidthA,
770 int32 resultHeightA )