Searched refs:dstStartInd (Results 1 - 1 of 1) sorted by last modified time

/external/svox/pico/lib/
H A Dpicoos.c1362 rounded) values in 'dst' starting at 'dstStartInd'. */
1367 static void arr_conv_le_int16 (picoos_uint8 src[], picoos_uint32 srcShortStartInd, picoos_uint32 nrElems, picoos_int16 dst[], picoos_uint32 dstStartInd) argument
1370 picoos_int16 * dst_p = dst + dstStartInd;

Completed in 85 milliseconds