Home | History | Annotate | Download | only in lib

Lines Matching refs:picoos_int16

159 picoos_int16 picodata_cbGetCh(register picodata_CharBuffer this)
586 picoos_int16 mode,
588 picoos_int16 ch;
589 picoos_int16 result = PICO_OK;
698 picoos_int16 inputdur, /* input duration in ms */
699 picoos_int16 targetdur, /* target duration in ms */
700 picoos_int16 * restdur /* in/out, rest in ms */
724 picoos_int16 inputdur, /* input duration in ms */
725 picoos_int16 targetdur, /* target duration in ms */
726 picoos_int16 * restdur /* in/out, rest in ms */
770 picoos_int16 mintarget, /* minimum target duration in ms */
771 picoos_int16 maxtarget, /* maximum target duration in ms */
772 picoos_int16 facttarget, /* factor to be multiplied with original length to get the target
776 picoos_int16 * dur_rest /* in/out, rest in ms */