Searched refs:elCnt (Results 1 – 3 of 3) sorted by relevance
46 uint32_t elCnt) in kst_float_to_q15_vector() argument55 for (idx = 0; idx<elCnt; idx++) in kst_float_to_q15_vector()
7 uint32_t elCnt);
119 void kst_float_to_q15_vector(void *pDst, void *pSrc, uint32_t elCnt) in kst_float_to_q15_vector() argument128 for (idx = 0; idx < elCnt; idx++) { in kst_float_to_q15_vector()