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

1 2 3 4 5 6 7 8 91011

  /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/chromium_org/third_party/openssl/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,
  /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/60xx/mlsdk/mlutils/
slave.h 138 #define COMPASS_SLAVEADDR_YAS529 0x2E
139 #define COMPASS_SLAVEADDR_YAS530 0x2E
  /device/htc/flounder/sensor_hub/libsensors/
sensors.h 88 ABS_TRANSPORT_BUFFER_FULL = 0x2E,
  /external/icu/icu4c/source/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/chromium_org/third_party/openssl/openssl/crypto/mdc2/
mdc2test.c 89 0x2E,0x46,0x79,0xB5,0xAD,0xD9,0xCA,0x75,
  /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 34 (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/chromium_org/third_party/libjingle/source/talk/base/
sslroots.h 36 0x6D,0x50,0x5A,0xD6,0x97,0x29,0x94,0x5A,0x80,0xB0,0x49,0x7A,0xDB,0x2E,0x95,0xFD,
77 0x8E,0x2E,0x1B,0xE1,0x8C,0x98,0x83,0xCB,0x1F,0x31,0xF1,0x44,0x4C,0xC6,0x04,0x73,
78 0x49,0x76,0x60,0x0F,0xC7,0xF8,0xBD,0x17,0x80,0x6B,0x2E,0xE9,0xCC,0x4C,0x0E,0x5A,
79 0x9A,0x79,0x0F,0x20,0x0A,0x2E,0xD5,0x9E,0x63,0x26,0x1E,0x55,0x92,0x94,0xD8,0x82,
112 0xC1,0x15,0xCE,0xE3,0x26,0x9D,0x15,0x2E,0x10,0xFB,0x06,0x8F,0x30,0x04,0xDE,0xA7,
116 0x74,0x8F,0x98,0xAE,0xC8,0xF9,0xC0,0x06,0x22,0xE7,0xAC,0x73,0xDF,0xA5,0x2E,0xFB,
123 0xB1,0x63,0x5D,0x92,0x7F,0x63,0xF0,0x25,0xC9,0x53,0x2E,0x1F,0xBF,0x4D,0x02,0x03,
215 0x87,0x02,0xDE,0x0F,0x16,0x17,0x31,0xF8,0xAA,0x79,0x2E,0x09,0x13,0xBB,0xAF,0xB2,
297 0x3F,0xA0,0xB1,0x07,0xD6,0xE9,0x4F,0xDC,0xDE,0x45,0x71,0x30,0x32,0x7F,0x1B,0x2E,
298 0x09,0xF9,0xBF,0x52,0xA1,0xEE,0xC2,0x80,0x3E,0x06,0x5C,0x2E,0x55,0x40,0xC1,0x1B
    [all...]
  /external/chromium_org/third_party/webrtc/base/
sslroots.h 37 0x6D,0x50,0x5A,0xD6,0x97,0x29,0x94,0x5A,0x80,0xB0,0x49,0x7A,0xDB,0x2E,0x95,0xFD,
78 0x8E,0x2E,0x1B,0xE1,0x8C,0x98,0x83,0xCB,0x1F,0x31,0xF1,0x44,0x4C,0xC6,0x04,0x73,
79 0x49,0x76,0x60,0x0F,0xC7,0xF8,0xBD,0x17,0x80,0x6B,0x2E,0xE9,0xCC,0x4C,0x0E,0x5A,
80 0x9A,0x79,0x0F,0x20,0x0A,0x2E,0xD5,0x9E,0x63,0x26,0x1E,0x55,0x92,0x94,0xD8,0x82,
113 0xC1,0x15,0xCE,0xE3,0x26,0x9D,0x15,0x2E,0x10,0xFB,0x06,0x8F,0x30,0x04,0xDE,0xA7,
117 0x74,0x8F,0x98,0xAE,0xC8,0xF9,0xC0,0x06,0x22,0xE7,0xAC,0x73,0xDF,0xA5,0x2E,0xFB,
124 0xB1,0x63,0x5D,0x92,0x7F,0x63,0xF0,0x25,0xC9,0x53,0x2E,0x1F,0xBF,0x4D,0x02,0x03,
216 0x87,0x02,0xDE,0x0F,0x16,0x17,0x31,0xF8,0xAA,0x79,0x2E,0x09,0x13,0xBB,0xAF,0xB2,
298 0x3F,0xA0,0xB1,0x07,0xD6,0xE9,0x4F,0xDC,0xDE,0x45,0x71,0x30,0x32,0x7F,0x1B,0x2E,
299 0x09,0xF9,0xBF,0x52,0xA1,0xEE,0xC2,0x80,0x3E,0x06,0x5C,0x2E,0x55,0x40,0xC1,0x1B
    [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...]

Completed in 1046 milliseconds

1 2 3 4 5 6 7 8 91011