Searched refs:vectSizeInBytes (Results 1 – 1 of 1) sorted by relevance
58 … uint32_t vectSizeInBytes) /*! [in] vectSizeInBytes - the vector size in bytes. */ in AddInt8ValueToUin8Vector() argument70 for (i = 0; i < vectSizeInBytes; i++) { in AddInt8ValueToUin8Vector()