Home
last modified time | relevance | path

Searched refs:bbs_Int32Arr (Results 1 – 8 of 8) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DInt32Arr.h34 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 …]
DInt32Arr.c41 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/
DRBFMap2D.h89 struct bbs_Int32Arr inVecE;
90 struct bbs_Int32Arr outVecE;
91 struct bbs_Int32Arr tempVecE;
DInt32Mat.h47 struct bbs_Int32Arr arrE;
/external/neven/Embedded/common/src/b_BitFeatureEm/
DScanner.h101 struct bbs_Int32Arr actArrE;
104 struct bbs_Int32Arr outArrE;
DSequence.h62 struct bbs_Int32Arr thrArrE;
DLocalScanDetector.h80 struct bbs_Int32Arr actArrE;
/external/neven/Embedded/common/src/b_ImageEm/
DToneDownBGSupp.c334 struct bbs_Int32Arr toneDownFactorsL; /* ToDo: change int32 bpb=[16.16] to uint bpb=[0.16] */ in bim_ToneDownBGSupp_suppress()