HomeSort by relevance Sort by last modified time
    Searched refs:xin1 (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
lsp.c 530 float xout1,xout2,xin1,xin2; local
548 xin1 = 1.0;
566 xout1 = xin1 - 2.f*x_freq[i2] * *n1 + *n2;
570 *n1 = xin1;
572 xin1 = xout1;
575 xout1 = xin1 + *(n4+1);
579 *(n4+1) = xin1;
582 xin1 = 0.0;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp 2542 Int xin1, xin2, xin3; local
    [all...]

Completed in 1684 milliseconds