Searched refs:bbs_Int32Arr (Results 1 – 8 of 8) sorted by relevance
/external/neven/Embedded/common/src/b_BasicEm/ |
D | Int32Arr.h | 34 struct bbs_Int32Arr struct 63 struct bbs_Int32Arr* ptrA ); 67 struct bbs_Int32Arr* ptrA ); 73 struct bbs_Int32Arr* ptrA, 74 const struct bbs_Int32Arr* srcPtrA ); 78 const struct bbs_Int32Arr* ptrA, 79 const struct bbs_Int32Arr* srcPtrA ); 85 const struct bbs_Int32Arr* ptrA, 92 struct bbs_Int32Arr* ptrA, 98 struct bbs_Int32Arr* ptrA, [all …]
|
D | Int32Arr.c | 41 struct bbs_Int32Arr* ptrA ) in bbs_Int32Arr_init() 52 struct bbs_Int32Arr* ptrA ) in bbs_Int32Arr_exit() 72 struct bbs_Int32Arr* ptrA, in bbs_Int32Arr_copy() 73 const struct bbs_Int32Arr* srcPtrA ) in bbs_Int32Arr_copy() 90 const struct bbs_Int32Arr* ptrA, in bbs_Int32Arr_equal() 91 const struct bbs_Int32Arr* srcPtrA ) in bbs_Int32Arr_equal() 115 const struct bbs_Int32Arr* ptrA, in bbs_Int32Arr_heapSize() 132 struct bbs_Int32Arr* ptrA, in bbs_Int32Arr_create() 155 struct bbs_Int32Arr* ptrA, in bbs_Int32Arr_size() 179 const struct bbs_Int32Arr* ptrA ) in bbs_Int32Arr_memSize() [all …]
|
/external/neven/Embedded/common/src/b_TensorEm/ |
D | RBFMap2D.h | 89 struct bbs_Int32Arr inVecE; 90 struct bbs_Int32Arr outVecE; 91 struct bbs_Int32Arr tempVecE;
|
D | Int32Mat.h | 47 struct bbs_Int32Arr arrE;
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | Scanner.h | 101 struct bbs_Int32Arr actArrE; 104 struct bbs_Int32Arr outArrE;
|
D | Sequence.h | 62 struct bbs_Int32Arr thrArrE;
|
D | LocalScanDetector.h | 80 struct bbs_Int32Arr actArrE;
|
/external/neven/Embedded/common/src/b_ImageEm/ |
D | ToneDownBGSupp.c | 334 struct bbs_Int32Arr toneDownFactorsL; /* ToDo: change int32 bpb=[16.16] to uint bpb=[0.16] */ in bim_ToneDownBGSupp_suppress()
|