HomeSort by relevance Sort by last modified time
    Searched refs:ptrA (Results 76 - 100 of 170) sorted by null

1 2 34 5 6 7

  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.h 141 struct bbf_LocalScanner* ptrA );
145 struct bbf_LocalScanner* ptrA );
151 struct bbf_LocalScanner* ptrA,
156 const struct bbf_LocalScanner* ptrA,
162 uint32 bbf_LocalScanner_positions( const struct bbf_LocalScanner* ptrA );
165 uint32 bbf_LocalScanner_scanIndex( const struct bbf_LocalScanner* ptrA );
168 void bbf_LocalScanner_pos( const struct bbf_LocalScanner* ptrA, int32* xPtrA, int32* yPtrA );
171 void bbf_LocalScanner_idxPos( const struct bbf_LocalScanner* ptrA, uint32 scanIndexA, int32* xPtrA, int32* yPtrA );
177 struct bbf_LocalScanner* ptrA,
189 struct bbf_LocalScanner* ptrA,
    [all...]
Scanner.h 162 struct bbf_Scanner* ptrA );
166 struct bbf_Scanner* ptrA );
172 struct bbf_Scanner* ptrA,
177 const struct bbf_Scanner* ptrA,
183 uint32 bbf_Scanner_positions( const struct bbf_Scanner* ptrA );
186 uint32 bbf_Scanner_scanIndex( const struct bbf_Scanner* ptrA );
189 void bbf_Scanner_pos( const struct bbf_Scanner* ptrA,
193 void bbf_Scanner_idxPos( const struct bbf_Scanner* ptrA, uint32 scanIndexA,
200 struct bbf_Scanner* ptrA,
217 struct bbf_Scanner* ptrA,
    [all...]
I04Dns2x2Ftr.c 42 struct bbf_I04Dns2x2Ftr* ptrA )
44 bbf_Feature_init( cpA, &ptrA->baseE );
45 ptrA->baseE.typeE = ( uint32 )bbf_FT_I04_DNS_2X2_FTR;
46 ptrA->baseE.vpActivityE = bbf_I04Dns2x2Ftr_activity;
47 bbs_UInt32Arr_init( cpA, &ptrA->ptnArrE );
48 bbs_Int16Arr_init( cpA, &ptrA->tableE );
49 ptrA->activityFactorE = 0;
55 struct bbf_I04Dns2x2Ftr* ptrA )
57 bbf_Feature_exit( cpA, &ptrA->baseE );
58 bbs_UInt32Arr_exit( cpA, &ptrA->ptnArrE )
    [all...]
I04Dns2x4Ftr.c 42 struct bbf_I04Dns2x4Ftr* ptrA )
44 bbf_Feature_init( cpA, &ptrA->baseE );
45 ptrA->baseE.typeE = ( uint32 )bbf_FT_I04_DNS_2X4_FTR;
46 ptrA->baseE.vpActivityE = bbf_I04Dns2x4Ftr_activity;
47 bbs_UInt32Arr_init( cpA, &ptrA->dataArrE );
48 bbs_Int16Arr_init( cpA, &ptrA->tableE );
49 ptrA->activityFactorE = 0;
55 struct bbf_I04Dns2x4Ftr* ptrA )
57 bbf_Feature_exit( cpA, &ptrA->baseE );
58 bbs_UInt32Arr_exit( cpA, &ptrA->dataArrE )
    [all...]
I04Tld2x4Ftr.c 42 struct bbf_I04Tld2x4Ftr* ptrA )
44 bbf_Feature_init( cpA, &ptrA->baseE );
45 ptrA->baseE.typeE = ( uint32 )bbf_FT_I04_TLD_2X4_FTR;
46 ptrA->baseE.vpActivityE = bbf_I04Tld2x4Ftr_activity;
47 bbs_UInt32Arr_init( cpA, &ptrA->dataArrE );
48 bbs_Int16Arr_init( cpA, &ptrA->tableE );
49 ptrA->activityFactorE = 0;
55 struct bbf_I04Tld2x4Ftr* ptrA )
57 bbf_Feature_exit( cpA, &ptrA->baseE );
58 bbs_UInt32Arr_exit( cpA, &ptrA->dataArrE )
    [all...]
L04Dns2x2Ftr.c 42 struct bbf_L04Dns2x2Ftr* ptrA )
44 bbf_Feature_init( cpA, &ptrA->baseE );
45 ptrA->baseE.typeE = ( uint32 )bbf_FT_L04_DNS_2X2_FTR;
46 ptrA->baseE.vpActivityE = bbf_L04Dns2x2Ftr_activity;
47 bbs_UInt32Arr_init( cpA, &ptrA->dataArrE );
48 ptrA->wShiftE = 0;
49 ptrA->activityFactorE = 0;
55 struct bbf_L04Dns2x2Ftr* ptrA )
57 bbf_Feature_exit( cpA, &ptrA->baseE );
58 bbs_UInt32Arr_exit( cpA, &ptrA->dataArrE )
    [all...]
  /external/neven/Embedded/common/src/b_ImageEm/
UInt8Image.h 64 struct bim_UInt8Image* ptrA );
68 struct bim_UInt8Image* ptrA,
75 struct bim_UInt8Image* ptrA );
81 struct bim_UInt8Image* ptrA,
86 const struct bim_UInt8Image* ptrA,
93 const struct bim_UInt8Image* ptrA );
99 struct bim_UInt8Image* ptrA,
104 struct bim_UInt8Image* ptrA,
112 const struct bim_UInt8Image* ptrA );
116 const struct bim_UInt8Image* ptrA,
    [all...]
APhImage.h 66 struct bim_APhImage* ptrA );
70 struct bim_APhImage* ptrA,
77 struct bim_APhImage* ptrA );
83 struct bim_APhImage* ptrA,
88 const struct bim_APhImage* ptrA,
97 struct bim_APhImage* ptrA,
105 const struct bim_APhImage* ptrA );
109 const struct bim_APhImage* ptrA,
114 struct bim_APhImage* ptrA,
122 struct bim_APhImage* ptrA,
    [all...]
ComplexImage.c 43 struct bim_ComplexImage* ptrA )
45 bbs_ComplexArr_init( cpA, &ptrA->arrE );
46 ptrA->widthE = 0;
47 ptrA->heightE = 0;
53 struct bim_ComplexImage* ptrA )
55 bbs_ComplexArr_exit( cpA, &ptrA->arrE );
56 ptrA->widthE = 0;
57 ptrA->heightE = 0;
71 struct bim_ComplexImage* ptrA,
75 if( ptrA->arrE.allocatedSizeE < srcPtrA->arrE.allocatedSizeE
    [all...]
APhImage.c 43 struct bim_APhImage* ptrA )
45 bbs_APhArr_init( cpA, &ptrA->arrE );
46 ptrA->widthE = 0;
47 ptrA->heightE = 0;
53 struct bim_APhImage* ptrA,
59 if( ptrA->arrE.arrPtrE != 0 )
61 bim_APhImage_size( cpA, ptrA, widthA, heightA );
65 bbs_APhArr_create( cpA, &ptrA->arrE, widthA * heightA, mspA );
66 ptrA->widthE = widthA;
67 ptrA->heightE = heightA
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Int16Rect.h 61 void bts_Int16Rect_init( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA );
64 void bts_Int16Rect_exit( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA );
79 const struct bts_Int16Rect* ptrA );
83 const struct bts_Int16Rect* ptrA,
88 struct bts_Int16Rect* ptrA,
RBFMap2D.h 102 struct bts_RBFMap2D* ptrA );
106 struct bts_RBFMap2D* ptrA );
112 struct bts_RBFMap2D* ptrA,
117 const struct bts_RBFMap2D* ptrA,
126 struct bts_RBFMap2D* ptrA,
132 struct bts_RBFMap2D* ptrA,
140 const struct bts_RBFMap2D* ptrA );
144 const struct bts_RBFMap2D* ptrA,
149 struct bts_RBFMap2D* ptrA,
157 const struct bts_RBFMap2D* ptrA,
    [all...]
Flt16Vec.c 43 struct bts_Flt16Vec* ptrA )
45 bbs_Int16Arr_init( cpA, &ptrA->arrE );
46 ptrA->expE = 0;
52 struct bts_Flt16Vec* ptrA )
54 bbs_Int16Arr_exit( cpA, &ptrA->arrE );
55 ptrA->expE = 0;
69 struct bts_Flt16Vec* ptrA,
72 bbs_Int16Arr_copy( cpA, &ptrA->arrE, &srcPtrA->arrE );
73 ptrA->expE = srcPtrA->expE;
79 const struct bts_Flt16Vec* ptrA,
    [all...]
Flt16Vec3D.h 62 void bts_Flt16Vec3D_init( struct bts_Flt16Vec3D* ptrA );
65 void bts_Flt16Vec3D_exit( struct bts_Flt16Vec3D* ptrA );
70 flag bts_Flt16Vec3D_equal( const struct bts_Flt16Vec3D* ptrA, const struct bts_Flt16Vec3D* srcPtrA );
80 const struct bts_Flt16Vec3D* ptrA );
84 const struct bts_Flt16Vec3D* ptrA,
89 struct bts_Flt16Vec3D* ptrA,
100 /** returns square norm of vector; return bbp is ptrA->bbpE * 2 */
101 uint32 bts_Flt16Vec3D_norm2( const struct bts_Flt16Vec3D* ptrA );
103 /** returns norm of vector; return bbp is ptrA->bbpE*/
104 uint16 bts_Flt16Vec3D_norm( const struct bts_Flt16Vec3D* ptrA );
    [all...]
IdCluster2D.c 41 struct bts_IdCluster2D* ptrA )
43 bts_Cluster2D_init( cpA, &ptrA->clusterE );
44 bbs_Int16Arr_init( cpA, &ptrA->idArrE );
50 struct bts_IdCluster2D* ptrA )
52 bts_Cluster2D_exit( cpA, &ptrA->clusterE );
53 bbs_Int16Arr_exit( cpA, &ptrA->idArrE );
67 struct bts_IdCluster2D* ptrA,
70 bts_Cluster2D_copy( cpA, &ptrA->clusterE, &srcPtrA->clusterE );
71 bbs_Int16Arr_copy( cpA, &ptrA->idArrE, &srcPtrA->idArrE );
77 const struct bts_IdCluster2D* ptrA,
    [all...]
  /external/neven/Embedded/common/src/b_APIEm/
FaceFinderRef.c 42 struct bpi_FaceFinderRef* ptrA )
44 bbs_UInt16Arr_init( cpA, &ptrA->objBufE );
45 ptrA->faceFinderPtrE = NULL;
51 struct bpi_FaceFinderRef* ptrA )
53 if( ptrA->faceFinderPtrE != NULL ) bpi_faceFinderExit( cpA, ptrA->faceFinderPtrE );
54 bbs_UInt16Arr_exit( cpA, &ptrA->objBufE );
68 struct bpi_FaceFinderRef* ptrA,
77 const struct bpi_FaceFinderRef* ptrA,
111 const struct bpi_FaceFinderRef* ptrA )
    [all...]
FaceFinderRef.h 58 struct bpi_FaceFinderRef* ptrA );
62 struct bpi_FaceFinderRef* ptrA );
68 struct bpi_FaceFinderRef* ptrA,
73 const struct bpi_FaceFinderRef* ptrA,
84 const struct bpi_FaceFinderRef* ptrA );
88 const struct bpi_FaceFinderRef* ptrA, uint16* memPtrA );
92 struct bpi_FaceFinderRef* ptrA,
102 struct bpi_FaceFinderRef* ptrA,
108 const struct bpi_FaceFinderRef* ptrA,
113 const struct bpi_FaceFinderRef* ptrA,
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
Int32Arr.h 63 struct bbs_Int32Arr* ptrA );
67 struct bbs_Int32Arr* ptrA );
73 struct bbs_Int32Arr* ptrA,
78 const struct bbs_Int32Arr* ptrA,
85 const struct bbs_Int32Arr* ptrA,
92 struct bbs_Int32Arr* ptrA,
98 struct bbs_Int32Arr* ptrA,
105 const struct bbs_Int32Arr* ptrA );
109 const struct bbs_Int32Arr* ptrA,
114 struct bbs_Int32Arr* ptrA,
    [all...]
Int8Arr.h 63 struct bbs_Int8Arr* ptrA );
67 struct bbs_Int8Arr* ptrA );
73 struct bbs_Int8Arr* ptrA,
78 const struct bbs_Int8Arr* ptrA,
85 const struct bbs_Int8Arr* ptrA,
92 struct bbs_Int8Arr* ptrA,
98 struct bbs_Int8Arr* ptrA,
105 const struct bbs_Int8Arr* ptrA );
109 const struct bbs_Int8Arr* ptrA,
114 struct bbs_Int8Arr* ptrA,
    [all...]
UInt32Arr.h 63 struct bbs_UInt32Arr* ptrA );
67 struct bbs_UInt32Arr* ptrA );
73 struct bbs_UInt32Arr* ptrA,
78 const struct bbs_UInt32Arr* ptrA,
85 const struct bbs_UInt32Arr* ptrA,
92 struct bbs_UInt32Arr* ptrA,
98 struct bbs_UInt32Arr* ptrA, uint32 sizeA );
104 const struct bbs_UInt32Arr* ptrA );
108 const struct bbs_UInt32Arr* ptrA,
113 struct bbs_UInt32Arr* ptrA,
    [all...]
UInt8Arr.h 63 struct bbs_UInt8Arr* ptrA );
67 struct bbs_UInt8Arr* ptrA );
73 struct bbs_UInt8Arr* ptrA,
78 const struct bbs_UInt8Arr* ptrA,
85 const struct bbs_UInt8Arr* ptrA,
92 struct bbs_UInt8Arr* ptrA,
98 struct bbs_UInt8Arr* ptrA, uint32 sizeA );
104 const struct bbs_UInt8Arr* ptrA );
108 const struct bbs_UInt8Arr* ptrA,
113 struct bbs_UInt8Arr* ptrA,
    [all...]
DynMemManager.h 81 void bbs_DynMemManager_init( struct bbs_Context* cpA, struct bbs_DynMemManager* ptrA );
84 void bbs_DynMemManager_exit( struct bbs_Context* cpA, struct bbs_DynMemManager* ptrA );
91 uint32 bbs_DynMemManager_allocatedSize( struct bbs_Context* cpA, const struct bbs_DynMemManager* ptrA );
101 struct bbs_DynMemManager* ptrA,
107 struct bbs_DynMemManager* ptrA,
112 struct bbs_DynMemManager* ptrA,
120 struct bbs_DynMemManager* ptrA );
APhArr.h 64 struct bbs_APhArr* ptrA );
68 struct bbs_APhArr* ptrA );
74 struct bbs_APhArr* ptrA,
79 const struct bbs_APhArr* ptrA,
86 const struct bbs_APhArr* ptrA,
96 struct bbs_APhArr* ptrA,
102 struct bbs_APhArr* ptrA,
109 const struct bbs_APhArr* ptrA );
113 const struct bbs_APhArr* ptrA,
118 struct bbs_APhArr* ptrA,
    [all...]
ComplexArr.h 64 struct bbs_ComplexArr* ptrA );
68 struct bbs_ComplexArr* ptrA );
74 struct bbs_ComplexArr* ptrA,
79 const struct bbs_ComplexArr* ptrA,
86 const struct bbs_ComplexArr* ptrA,
93 struct bbs_ComplexArr* ptrA,
99 struct bbs_ComplexArr* ptrA,
106 const struct bbs_ComplexArr* ptrA );
110 const struct bbs_ComplexArr* ptrA,
115 struct bbs_ComplexArr* ptrA,
    [all...]
MemSeg.h 105 struct bbs_MemSeg* ptrA );
109 struct bbs_MemSeg* ptrA );
117 const struct bbs_MemSeg* ptrA );
121 const struct bbs_MemSeg* ptrA );
125 const struct bbs_MemSeg* ptrA );
129 const struct bbs_MemSeg* ptrA );
133 const struct bbs_MemSeg* ptrA );
153 struct bbs_MemSeg* ptrA,
157 * If segment is shared, ptrA == NULL or memPtrA == NULL, nothing happens
160 struct bbs_MemSeg* ptrA,
    [all...]

Completed in 392 milliseconds

1 2 34 5 6 7