Searched defs:refIdArrA (Results 1 - 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_APIEm/
H A DFunctions.c44 const int32* refIdArrA,
104 if( refIdArrA[ iL ] != idL )
137 if( refIdArrA[ iL ] != idL )
189 const int32* refIdArrA,
229 if( refIdArrA[ iL ] != rawIdA )
246 if( refIdArrA[ iL ] != idL )
39 bpi_normalizeSimilarities( struct bbs_Context* cpA, const int32* rawSimArrA, const int32* rawIdArrA, uint32 rawSizeA, const int32* refSimArrA, const int32* refIdArrA, uint32 refSizeA, enum bpi_SimType simTypeA, int32* outSimArrA ) argument
185 bpi_normalizedSimilarity( struct bbs_Context* cpA, int32 rawSimA, int32 rawIdA, const int32* refSimArrA, const int32* refIdArrA, uint32 refSizeA, enum bpi_SimType simTypeA ) argument

Completed in 48 milliseconds