HomeSort by relevance Sort by last modified time
    Searched refs:x2E (Results 1 - 25 of 166) sorted by null

1 2 3 4 5 6 7

  /external/neven/Embedded/common/src/b_TensorEm/
Int16Rect.c 46 ptrA->x2E = 0;
54 ptrA->x2E = 0;
87 rectL.x2E = x2A;
116 memPtrA += bbs_memWrite16( &ptrA->x2E, memPtrA );
130 memPtrA += bbs_memRead16( &ptrA->x2E, memPtrA );
Uint32Rect.c 88 memPtrA += bbs_memWrite32( &ptrA->x2E, memPtrA );
102 memPtrA += bbs_memRead32( &ptrA->x2E, memPtrA );
Uint32Rect.h 48 uint32 x2E;
Int16Rect.h 48 int16 x2E;
  /external/neven/Embedded/common/src/b_ImageEm/
APhImage.c 284 | ( sectionL->x2E, sectionL->y2E )
293 The rectangle boundaries are indicated by letter "R" ( sectionPtrA->x1E, sectionPtrA->y1E ) to ( sectionPtrA->x2E, sectionPtrA->y2E )
298 The size of the destination image is always ( ( sectionL->x2E, sectionL->y2E ) - ( sectionL->x1E, sectionL->y1E ) )
333 sectionL.x1E = bbs_min( sectionPtrA->x1E, sectionPtrA->x2E );
334 sectionL.x2E = bbs_max( sectionPtrA->x1E, sectionPtrA->x2E );
341 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E );
345 if( srcImageSubSectionL.x2E < srcImageSubSectionL.x1E )
348 srcImageSubSectionL.x2E = srcPtrA->widthE
    [all...]
ComplexImage.c 308 | ( sectionL->x2E, sectionL->y2E )
317 The rectangle boundaries are indicated by letter "R" ( sectionPtrA->x1E, sectionPtrA->y1E ) to ( sectionPtrA->x2E, sectionPtrA->y2E )
322 The size of the destination image is always ( ( sectionL->x2E, sectionL->y2E ) - ( sectionL->x1E, sectionL->y1E ) )
357 sectionL.x1E = bbs_min( sectionPtrA->x1E, sectionPtrA->x2E );
358 sectionL.x2E = bbs_max( sectionPtrA->x1E, sectionPtrA->x2E );
365 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E );
369 if( srcImageSubSectionL.x2E < srcImageSubSectionL.x1E )
372 srcImageSubSectionL.x2E = srcPtrA->widthE
    [all...]
Flt16Image.c 317 | ( sectionL->x2E, sectionL->y2E )
326 The rectangle boundaries are indicated by letter "R" ( sectionPtrA->x1E, sectionPtrA->y1E ) to ( sectionPtrA->x2E, sectionPtrA->y2E )
331 The size of the destination image is always ( ( sectionL->x2E, sectionL->y2E ) - ( sectionL->x1E, sectionL->y1E ) )
366 sectionL.x1E = bbs_min( sectionPtrA->x1E, sectionPtrA->x2E );
367 sectionL.x2E = bbs_max( sectionPtrA->x1E, sectionPtrA->x2E );
374 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E );
378 if( srcImageSubSectionL.x2E < srcImageSubSectionL.x1E )
381 srcImageSubSectionL.x2E = srcPtrA->widthE
    [all...]
HistoEq.c 81 sectionL.x2E = bbs_max( 0, sectionL.x2E );
82 sectionL.x2E = bbs_min( imgWidthL, sectionL.x2E );
88 sectWidthL = sectionL.x2E - sectionL.x1E;
HistoEq16.c 84 sectionL.x2E = bbs_max( 0, sectionL.x2E );
85 sectionL.x2E = bbs_min( imgWidthL, sectionL.x2E );
91 sectWidthL = sectionL.x2E - sectionL.x1E;
UInt8Image.c 316 | ( sectionL->x2E, sectionL->y2E )
325 The rectangle boundaries are indicated by letter "R" ( sectionPtrA->x1E, sectionPtrA->y1E ) to ( sectionPtrA->x2E, sectionPtrA->y2E )
330 The size of the destination image is always ( ( sectionL->x2E, sectionL->y2E ) - ( sectionL->x1E, sectionL->y1E ) )
365 sectionL.x1E = bbs_min( sectionPtrA->x1E, sectionPtrA->x2E );
366 sectionL.x2E = bbs_max( sectionPtrA->x1E, sectionPtrA->x2E );
373 srcImageSubSectionL.x2E = bbs_min( ( int32 ) srcPtrA->widthE, sectionL.x2E );
377 if( srcImageSubSectionL.x2E < srcImageSubSectionL.x1E )
380 srcImageSubSectionL.x2E = srcPtrA->widthE
    [all...]
  /external/openssl/crypto/dh/
p192.c 66 0xD4,0xA0,0xBA,0x02,0x50,0xB6,0xFD,0x2E,
p1024.c 71 0xB2,0x3D,0x4F,0x31,0x60,0xA9,0x50,0x2E,
  /hardware/invensense/mlsdk/mlutils/
slave.h 138 #define COMPASS_SLAVEADDR_YAS529 0x2E
139 #define COMPASS_SLAVEADDR_YAS530 0x2E
  /external/icu4c/samples/numfmt/
capi.c 23 0x32, 0x31, 0x30, 0x2E, 0x31, 0x32, 0x33, 0 };
  /external/neven/Embedded/common/src/b_APIEm/
DCR.c 209 if( pRectA->x2E < pRectA->x1E || pRectA->y2E < pRectA->y1E ||
211 pRectA->x2E > ( int32 )widthA || pRectA->y2E > ( int32 )heightA )
  /external/openssl/crypto/mdc2/
mdc2test.c 89 0x2E,0x46,0x79,0xB5,0xAD,0xD9,0xCA,0x75,
  /libcore/luni/src/test/java/libcore/javax/crypto/spec/
AlgorithmParametersTestDH.java 35 (byte) 0x2E, (byte) 0x5A, (byte) 0x48, (byte) 0x6C, (byte) 0x4B,
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmSmsCbTest.java 75 (byte)0xF9, (byte)0x3C, (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69,
103 (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69, (byte)0x3A,
129 (byte)0xF9, (byte)0x3C, (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69,
156 (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69, (byte)0x3A,
229 (byte)0xF9, (byte)0x3C, (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xC4, (byte)0xE5,
258 (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xC4, (byte)0xE5, (byte)0xB4,
286 (byte)0xF9, (byte)0x3C, (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69,
314 (byte)0x32, (byte)0xBD, (byte)0x2E, (byte)0x77, (byte)0x83, (byte)0xE0, (byte)0x61,
343 (byte)0xF2, (byte)0x32, (byte)0xBD, (byte)0x2E, (byte)0x77, (byte)0x83,
541 (byte)0xF9, (byte)0x3C, (byte)0x7C, (byte)0x2E, (byte)0x83, (byte)0xEE, (byte)0x69
    [all...]
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.c 286 uint32 wsrWidthL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E;
321 int32 xMaxL = ptrA->origScanRegionE.x2E >> ptrA->scaleExpE;
325 ptrA->workScanRegionE.x2E = ( xMaxL > ( int32 )ptrA->currentWidthE ) ? ptrA->currentWidthE : xMaxL;
444 int32 wL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E - ptrA->patchWidthE;
453 int32 wL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E - ptrA->patchWidthE;
469 uint32 wL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E - ptrA->patchWidthE;
678 if( ( ptrA->xE + 1 ) < ptrA->workScanRegionE.x2E - ( int32 )ptrA->patchWidthE )
694 uint32 sizeL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E;
725 if( xA < ptrA->workScanRegionE.x1E || xA >= ptrA->workScanRegionE.x2E - ( int32 )ptrA->patchWidthE )
743 uint32 sizeL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E
    [all...]
  /libcore/luni/src/test/java/tests/targets/security/
KeyStoreTestPKCS12.java 86 (byte) 0xF6, (byte) 0x39, (byte) 0x2E, (byte) 0x52, (byte) 0xD2,
133 (byte) 0x49, (byte) 0x03, (byte) 0xC1, (byte) 0x70, (byte) 0x2E,
184 (byte) 0x14, (byte) 0xE7, (byte) 0x2E, (byte) 0x75, (byte) 0xE7,
219 (byte) 0xD9, (byte) 0xE1, (byte) 0x82, (byte) 0x30, (byte) 0x2E,
248 (byte) 0xEE, (byte) 0x15, (byte) 0x68, (byte) 0x2E, (byte) 0x7E,
290 (byte) 0xBF, (byte) 0x2E, (byte) 0xDD, (byte) 0xFE, (byte) 0x4B,
304 (byte) 0x2E, (byte) 0xFF, (byte) 0x80, (byte) 0xFE, (byte) 0xED,
331 (byte) 0x38, (byte) 0x2E, (byte) 0x94, (byte) 0x9C, (byte) 0xAA,
384 (byte) 0xDB, (byte) 0xE9, (byte) 0xA9, (byte) 0x03, (byte) 0x2E,
402 (byte) 0xC0, (byte) 0xC3, (byte) 0xA7, (byte) 0xED, (byte) 0x2E,
    [all...]
  /external/expat/lib/
ascii.h 77 #define ASCII_PERIOD 0x2E
  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_mackeys.h 108 #define MK_m 0x2E
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzKeys.h 114 #define QZ_m 0x2E
  /external/tcpdump/
smb.h 78 #define SMBreadX 0x2E /* read and X */
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_wrapper.h 133 hint_branch_taken_prefix = 0x2E,
140 prefix_cs = 0x2E,

Completed in 453 milliseconds

1 2 3 4 5 6 7