Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:uint32

51 	uint32 scaleExpE;
54 uint32 scaleE;
63 uint32 effMaxScaleE;
66 uint32 currentWidthE;
69 uint32 currentHeightE;
72 uint32 workWidthE;
75 uint32 workHeightE;
107 uint32 intCountE;
110 uint32 outCountE;
118 uint32 bufferSizeE;
123 uint32 maxImageWidthE;
126 uint32 maxImageHeightE;
129 uint32 maxRadiusE;
132 uint32 patchWidthE;
135 uint32 patchHeightE;
138 uint32 minScaleE;
141 uint32 maxScaleE;
144 uint32 scaleStepE;
147 uint32 borderWidthE;
150 uint32 borderHeightE;
183 uint32 bbf_Scanner_positions( const struct bbf_Scanner* ptrA );
186 uint32 bbf_Scanner_scanIndex( const struct bbf_Scanner* ptrA );
190 int32* xPtrA, int32* yPtrA, uint32* scalePtrA );
193 void bbf_Scanner_idxPos( const struct bbf_Scanner* ptrA, uint32 scanIndexA,
194 int32* xPtrA, int32* yPtrA, uint32* scalePtrA );
202 uint32 maxImageWidthA,
203 uint32 maxImageHeightA,
204 uint32 maxRadiusA,
205 uint32 patchWidthA,
206 uint32 patchHeightA,
207 uint32 minScaleA,
208 uint32 maxScaleA,
209 uint32 scaleStepA,
210 uint32 borderWidthA,
211 uint32 borderHeightA,
212 uint32 bufferSizeA,
223 uint32 bbf_Scanner_memSize( struct bbs_Context* cpA,
227 uint32 bbf_Scanner_memWrite( struct bbs_Context* cpA,
231 uint32 bbf_Scanner_memRead( struct bbs_Context* cpA,
251 uint32 imageWidthA,
252 uint32 imageHeightA,
260 const uint32* bbf_Scanner_getPatch( const struct bbf_Scanner* ptrA );
269 void bbf_Scanner_goToIndex( struct bbs_Context* cpA, struct bbf_Scanner* ptrA, uint32 scanIndexA );
273 int32 xA, int32 yA, uint32 scaleA );
284 void bbf_Scanner_addIntPos( struct bbs_Context* cpA, struct bbf_Scanner* ptrA, uint32 idxA, int32 actA );
291 uint32 scaleA,
295 uint32 bbf_Scanner_removeIntOverlaps( struct bbs_Context* cpA,
297 uint32 overlapThrA );
300 uint32 bbf_Scanner_removeOutOverlaps( struct bbs_Context* cpA,
302 uint32 overlapThrA );