Home
last modified time | relevance | path

Searched refs:bbs_Int16Arr (Results 1 – 12 of 12) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DInt16Arr.h34 struct bbs_Int16Arr struct
63 struct bbs_Int16Arr* ptrA );
67 struct bbs_Int16Arr* ptrA );
73 struct bbs_Int16Arr* ptrA,
74 const struct bbs_Int16Arr* srcPtrA );
78 const struct bbs_Int16Arr* ptrA,
79 const struct bbs_Int16Arr* srcPtrA );
85 const struct bbs_Int16Arr* ptrA,
92 struct bbs_Int16Arr* ptrA,
103 struct bbs_Int16Arr* ptrA,
[all …]
DInt16Arr.c45 struct bbs_Int16Arr* ptrA ) in bbs_Int16Arr_init()
56 struct bbs_Int16Arr* ptrA ) in bbs_Int16Arr_exit()
76 struct bbs_Int16Arr* ptrA, in bbs_Int16Arr_copy()
77 const struct bbs_Int16Arr* srcPtrA ) in bbs_Int16Arr_copy()
94 const struct bbs_Int16Arr* ptrA, in bbs_Int16Arr_equal()
95 const struct bbs_Int16Arr* srcPtrA ) in bbs_Int16Arr_equal()
119 const struct bbs_Int16Arr* ptrA, in bbs_Int16Arr_heapSize()
136 struct bbs_Int16Arr* ptrA, in bbs_Int16Arr_create()
159 struct bbs_Int16Arr* ptrA, in bbs_Int16Arr_createAligned()
162 struct bbs_Int16Arr* allocPtrA, in bbs_Int16Arr_createAligned()
[all …]
/external/neven/Embedded/common/src/b_BitFeatureEm/
DLocalScanDetector.h83 struct bbs_Int16Arr idxArrE;
130 struct bbs_Int16Arr pcaAvgE;
133 struct bbs_Int16Arr pcaMatE;
DI04Tld2x4Ftr.h54 struct bbs_Int16Arr tableE;
DI04Dns2x4Ftr.h54 struct bbs_Int16Arr tableE;
DI04Dns2x2Ftr.h54 struct bbs_Int16Arr tableE;
/external/neven/Embedded/common/src/b_TensorEm/
DCompactMat.h76 struct bbs_Int16Arr cpsArrE;
79 struct bbs_Int16Arr expArrE;
DCompactAlt.h51 struct bbs_Int16Arr vecE;
DIdCluster2D.h49 struct bbs_Int16Arr idArrE;
DFlt16Vec.h48 struct bbs_Int16Arr arrE;
/external/neven/Embedded/common/src/b_ImageEm/
DFlt16Image.h47 struct bbs_Int16Arr allocArrE;
61 struct bbs_Int16Arr arrE;
/external/neven/FaceRecEm/common/src/b_FDSDK/
DDCR.c308 const struct bbs_Int16Arr* pIdArrL = &hdcrA->dcrE.sdkClusterE.idArrE; in btk_DCR_getRect()