Home | History | Annotate | Download | only in lib

Lines Matching refs:s_t1

743     picoos_int16 *s_t1;
1150 s_t1 = &(s_data[0]);
1153 if (*s_t1 != 0) {
1154 sf_data = (picoos_int32) (*s_t1) * sf_mlt;
1161 *s_t1 = (picoos_int16) (sf_data);
1163 s_t1++;