Home
last modified time | relevance | path

Searched refs:shortint (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dlpcini.c318 st->y[0] = (shortint) -21161; in init_lpc10_decoder_state()
319 st->y[1] = (shortint) -8478; in init_lpc10_decoder_state()
320 st->y[2] = (shortint) 30892; in init_lpc10_decoder_state()
321 st->y[3] = (shortint) -10216; in init_lpc10_decoder_state()
322 st->y[4] = (shortint) 16950; in init_lpc10_decoder_state()
H A Dlpc10.h103 typedef INT16 shortint; typedef
210 shortint y[5]; /* initial value { -21161,-8478,30892,-10216,16950 } */
H A Drandom.c72 shortint *y; in random_()
H A Df2c.h154 shortint h;