Home
last modified time | relevance | path

Searched refs:bbf_BitParam (Results 1 – 9 of 9) sorted by relevance

/external/neven/Embedded/common/src/b_BitFeatureEm/
DBitParam.h34 struct bbf_BitParam struct
56 struct bbf_BitParam* ptrA );
60 struct bbf_BitParam* ptrA );
66 struct bbf_BitParam* ptrA,
67 const struct bbf_BitParam* srcPtrA );
71 const struct bbf_BitParam* ptrA,
72 const struct bbf_BitParam* srcPtrA );
82 const struct bbf_BitParam* ptrA );
86 const struct bbf_BitParam* ptrA, uint16* memPtrA );
90 struct bbf_BitParam* ptrA,
DBitParam.c41 struct bbf_BitParam* ptrA ) in bbf_BitParam_init()
50 struct bbf_BitParam* ptrA ) in bbf_BitParam_exit()
67 struct bbf_BitParam* ptrA, in bbf_BitParam_copy()
68 const struct bbf_BitParam* srcPtrA ) in bbf_BitParam_copy()
77 const struct bbf_BitParam* ptrA, in bbf_BitParam_equal()
78 const struct bbf_BitParam* srcPtrA ) in bbf_BitParam_equal()
112 const struct bbf_BitParam* ptrA ) in bbf_BitParam_memSize()
123 const struct bbf_BitParam* ptrA, in bbf_BitParam_memWrite()
134 struct bbf_BitParam* ptrA, in bbf_BitParam_memRead()
DLocalScanner.h88 struct bbf_BitParam bitParamE;
190 const struct bbf_BitParam* bitParamPtrA );
230 const struct bbf_BitParam* paramPtrA );
DScanner.h78 struct bbf_BitParam bitParamE;
218 const struct bbf_BitParam* bitParamPtrA );
254 const struct bbf_BitParam* paramPtrA );
DScanDetector.h96 struct bbf_BitParam bitParamArrE[ bbf_SCAN_DETECTOR_MAX_FEATURES ];
DLocalScanDetector.h121 struct bbf_BitParam bitParamE;
DScanDetector.c345 const struct bbf_BitParam* paramPtrL = &ptrA->bitParamArrE[ 0 ]; in bbf_ScanDetector_process()
370 const struct bbf_BitParam* paramPtrL = &ptrA->bitParamArrE[ iL ]; in bbf_ScanDetector_process()
DLocalScanner.c511 const struct bbf_BitParam* bitParamPtrA ) in bbf_LocalScanner_bitParam()
643 const struct bbf_BitParam* paramPtrA ) in bbf_LocalScanner_assign()
DScanner.c663 const struct bbf_BitParam* bitParamPtrA ) in bbf_Scanner_bitParam()
789 const struct bbf_BitParam* paramPtrA ) in bbf_Scanner_assign()