OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:patchWidthE
(Results
1 - 23
of
23
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
Feature.c
59
ptrA->
patchWidthE
= 0;
70
ptrA->
patchWidthE
= 0;
90
ptrA->
patchWidthE
= srcPtrA->
patchWidthE
;
103
if( ptrA->
patchWidthE
!= srcPtrA->
patchWidthE
) return FALSE;
140
memSizeL += bbs_SIZEOF16( ptrA->
patchWidthE
);
153
memPtrA += bbs_memWrite32( &ptrA->
patchWidthE
, memPtrA );
166
memPtrA += bbs_memRead32( &ptrA->
patchWidthE
, memPtrA );
Feature.h
66
uint32
patchWidthE
;
ScanDetector.h
69
uint32
patchWidthE
;
ScanDetector.c
52
ptrA->
patchWidthE
= 0;
80
ptrA->
patchWidthE
= 0;
155
memSizeL += bbs_SIZEOF16( ptrA->
patchWidthE
);
183
memPtrA += bbs_memWrite32( &ptrA->
patchWidthE
, memPtrA );
221
memPtrA += bbs_memRead32( &ptrA->
patchWidthE
, memPtrA );
273
ptrA->
patchWidthE
,
LocalScanDetector.h
91
uint32
patchWidthE
;
Scanner.c
452
ptrA->
patchWidthE
= 0;
492
ptrA->
patchWidthE
= 0;
535
ptrA->
patchWidthE
= srcPtrA->
patchWidthE
;
553
if( ptrA->
patchWidthE
!= srcPtrA->
patchWidthE
) return FALSE;
575
int32 wL = ( int32 )ptrA->currentWidthE - ptrA->
patchWidthE
;
648
ptrA->
patchWidthE
= patchWidthA;
692
memSizeL += bbs_SIZEOF16( ptrA->
patchWidthE
);
714
memPtrA += bbs_memWrite32( &ptrA->
patchWidthE
, memPtrA )
[
all
...]
LocalScanner.c
362
ptrA->
patchWidthE
= 0;
396
ptrA->
patchWidthE
= 0;
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
;
497
ptrA->
patchWidthE
= patchWidthA;
549
memSizeL += bbs_SIZEOF16( ptrA->
patchWidthE
);
570
memPtrA += bbs_memWrite32( &ptrA->
patchWidthE
, memPtrA );
593
memPtrA += bbs_memRead32( &ptrA->
patchWidthE
, memPtrA );
678
if( ( ptrA->xE + 1 ) < ptrA->workScanRegionE.x2E - ( int32 )ptrA->
patchWidthE
)
[
all
...]
LocalScanDetector.c
159
ptrA->
patchWidthE
= 0;
200
ptrA->
patchWidthE
= 0;
280
memSizeL += bbs_SIZEOF16( ptrA->
patchWidthE
);
313
memPtrA += bbs_memWrite32( &ptrA->
patchWidthE
, memPtrA );
354
memPtrA += bbs_memRead32( &ptrA->
patchWidthE
, memPtrA );
433
ptrA->
patchWidthE
,
466
int32 pw0L = ptrA->
patchWidthE
;
582
scnPtrL->
patchWidthE
= ptrA->
patchWidthE
;
583
scnPtrL->patchHeightE = ptrA->
patchWidthE
;
[
all
...]
LocalScanner.h
111
uint32
patchWidthE
;
L01Tld1x1Ftr.c
194
for( iL = ptrL->baseE.
patchWidthE
>> 2; iL > 0; iL-- )
Scanner.h
132
uint32
patchWidthE
;
I04Dns2x2Ftr.c
201
uint32 wL = ptrL->baseE.
patchWidthE
- 1;
I04Dns2x4Ftr.c
193
uint32 wL = ptrL->baseE.
patchWidthE
- 1;
I04Tld2x4Ftr.c
201
for( iL = ptrL->baseE.
patchWidthE
>> 3; iL > 0; iL-- )
L01Dns2x4Ftr.c
186
uint32 wL = ptrL->baseE.
patchWidthE
- 1;
L01Tld2x4Ftr.c
194
for( iL = ptrL->baseE.
patchWidthE
>> 3; iL > 0; iL-- )
L04Dns2x2Ftr.c
193
uint32 wL = ptrL->baseE.
patchWidthE
- 1;
L04Dns2x4Ftr.c
186
uint32 wL = ptrL->baseE.
patchWidthE
- 1;
L04Dns3x3Ftr.c
186
uint32 wL = ptrL->baseE.
patchWidthE
- 2;
L04Tld2x4Ftr.c
193
for( iL = ptrL->baseE.
patchWidthE
>> 3; iL > 0; iL-- )
L06Dns3x3Ftr.c
186
uint32 wL = ptrL->baseE.
patchWidthE
- 2;
L06Dns4x4Ftr.c
186
uint32 wL = ptrL->baseE.
patchWidthE
- 3;
L06DnsNx4x4Ftr.c
193
uint32 wL = ptrL->baseE.
patchWidthE
- 3;
Completed in 1875 milliseconds