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

  /external/svox/pico/lib/
picosig2.c 597 picoos_int32 *phs; local
617 phs = sig_inObj->PhsBuff[2];
627 ang[i] = -(((phs_p2[i]+phs_p1[i]+phs[i]+phs_n1[i]+phs_n2[i])<<6) / 5);
635 ang[i] = -(((phs_p1[i]+phs[i]+phs_n1[i])<<6) / 3);
640 ang[i] = -(phs[i]<<6); /* - simple copy without smoothing */
    [all...]
  /external/quake/quake/src/QW/server/
server.h 65 byte *pvs, *phs; // fully expanded and decompressed member in struct:__anon11774

Completed in 63 milliseconds