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

  /development/tools/yuv420sp2rgb/
yuv420sp2rgb.c 60 int nR, nG, nB;
96 // nG = (int)(1.164 * nY - 0.813 * nV - 0.391 * nU);
100 nG = (int)(1192 * nY - 833 * nV - 400 * nU);
104 nG = min(262143, max(0, nG));
108 nG >>= 10; nG &= 0xff;
113 cb(nR, nG, nB, &ctx);
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin 749 p(? ?X?{!???????kDSP?A?(???}0??`??OP?Ea??s?%:P??Lo :t? ?? " ? ?? 5?ng?tt/?/???? ??%-E?? $N?7W????m?x??A?G???s>??? E?@+?*???
    [all...]

Completed in 24 milliseconds