Searched refs:yp (Results 1 – 1 of 1) sorted by relevance
784 float* yp = (float*) op; in L16toY() local787 *yp++ = (float)LogL16toY(*l16++); in L16toY()806 float* yp = (float*) op; in L16fromY() local809 *l16++ = (int16) (LogL16fromY(*yp++, sp->encode_meth)); in L16fromY()