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

  /external/speex/libspeex/
filters.c 88 const spx_word16_t Zcoef[5][3] = {{15672, -31344, 15672}, {15802, -31601, 15802}, {15847, -31694, 15847}, {16162, -32322, 16162}, {14418, -28836, 14418}};
91 const spx_word16_t Zcoef[5][3] = {{0.95654f, -1.91309f, 0.95654f}, {0.96446f, -1.92879f, 0.96446f}, {0.96723f, -1.93445f, 0.96723f}, {0.98645f, -1.97277f, 0.98645f}, {0.88000f, -1.76000f, 0.88000f}};
97 den = Pcoef[filtID]; num = Zcoef[filtID];
  /external/opencv/cvaux/include/
cvaux.h 502 double Zcoef;
    [all...]

Completed in 82 milliseconds