Searched refs:sox_int16_t (Results 1 – 5 of 5) sorted by relevance
303 lsx_swapw(((sox_int16_t*)pOutput)[i - 1]), in ossread()328 ((sox_int16_t*)pOutput)[i - 1], in ossread()378 sox_int16_t s16 = SOX_SAMPLE_TO_SIGNED_16BIT(pInput[i], cClips); in osswrite()379 ((sox_int16_t*)pPriv->pOutput)[i] = lsx_swapw(s16); in osswrite()400 ((sox_int16_t*)pPriv->pOutput)[i] = in osswrite()
356 typedef sox_int16_t sox_int14_t;357 typedef sox_int16_t sox_int13_t;421 ((sox_int16_t*)pOutput)[i - 1], in sunread()480 ((sox_int16_t*)pPriv->pOutput)[i] = in sunwrite()
15 typedef sox_int16_t sox_int14_t;16 typedef sox_int16_t sox_int13_t;
144 sox_int16_t int16; in main()152 sox_int16_t int16_2; in main()
403 typedef int16_t sox_int16_t; typedef