Home
last modified time | relevance | path

Searched refs:si (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A Daudio_comm.h849 si = 0; \
851 @1: dm(i0,m1) = si;
855 si = 0; \
857 @1: dm(i0,m1) = si;
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A Daudio_comm.h849 si = 0; \
851 @1: dm(i0,m1) = si;
855 si = 0; \
857 @1: dm(i0,m1) = si;
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A Daudio_comm.h849 si = 0; \
851 @1: dm(i0,m1) = si;
855 si = 0; \
857 @1: dm(i0,m1) = si;
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A Daudio_comm.h849 si = 0; \
851 @1: dm(i0,m1) = si;
855 si = 0; \
857 @1: dm(i0,m1) = si;
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c2396 static void _MsOS_TimerNotify(MS_S32 sig, siginfo_t *si, void *uc) in _MsOS_TimerNotify() argument
2402 tidp = si->si_value.sival_ptr; in _MsOS_TimerNotify()
/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c3936 MS_U16 p, i, l, si; in JPEG_make_huff_table() local
3977 si = huffsize[0]; in JPEG_make_huff_table()
3982 while ( huffsize[p] == si ) in JPEG_make_huff_table()
3996 si++; in JPEG_make_huff_table()
H A DapiJPEG.c4020 MS_U16 p, i, l, si; in JPEG_make_huff_table() local
4061 si = huffsize[0]; in JPEG_make_huff_table()
4066 while ( huffsize[p] == si ) in JPEG_make_huff_table()
4080 si++; in JPEG_make_huff_table()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c3928 MS_U16 p, i, l, si; in JPEG_make_huff_table() local
3969 si = huffsize[0]; in JPEG_make_huff_table()
3974 while ( huffsize[p] == si ) in JPEG_make_huff_table()
3988 si++; in JPEG_make_huff_table()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c3883 MS_U16 p, i, l, si; in JPEG_make_huff_table() local
3924 si = huffsize[0]; in JPEG_make_huff_table()
3929 while ( huffsize[p] == si ) in JPEG_make_huff_table()
3943 si++; in JPEG_make_huff_table()