Searched refs:two_byte_t (Results 1 – 1 of 1) sorted by relevance
1365 typedef picoos_uint8 two_byte_t[2]; typedef1369 two_byte_t * src_p = (two_byte_t *) (src + (srcShortStartInd * 2)); in arr_conv_le_int16()1384 two_byte_t * dst_p = (two_byte_t *) (dst + (dstShortStartInd * 2)); in arr_conv_int16_le()