HomeSort by relevance Sort by last modified time
    Searched refs:bts_Flt16Vec_maxAbs (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.h 89 uint16 bts_Flt16Vec_maxAbs( struct bbs_Context* cpA, const struct bts_Flt16Vec* ptrA );
Flt16Vec.c 119 uint16 bts_Flt16Vec_maxAbs( struct bbs_Context* cpA, const struct bts_Flt16Vec* ptrA )
225 uint32 maxAbsL = bts_Flt16Vec_maxAbs( cpA, ptrA );
250 int32 maxAbsL = bts_Flt16Vec_maxAbs( cpA, ptrA );

Completed in 100 milliseconds