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

  /device/generic/goldfish/camera/
Converters.cpp 42 const uint8_t nV = *V;
43 *rgb = YUVToRGB565(*Y, nU, nV);
45 *rgb = YUVToRGB565(*Y, nU, nV);
72 const uint8_t nV = *V;
73 *rgb = YUVToRGB32(*Y, nU, nV);
75 *rgb = YUVToRGB32(*Y, nU, nV);
  /development/tools/yuv420sp2rgb/
yuv420sp2rgb.c 61 int nY, nU, nV;
84 nV = *(pUV + (i/2) * width + bytes_per_pixel * (j/2));
90 nV -= 128;
96 // nG = (int)(1.164 * nY - 0.813 * nV - 0.391 * nU);
97 // nB = (int)(1.164 * nY + 1.596 * nV);
100 nG = (int)(1192 * nY - 833 * nV - 400 * nU);
101 nR = (int)(1192 * nY + 1634 * nV);
  /external/svox/pico/lib/
picosig2.h 119 picoos_int16 ivalue17; /*reserved for nV (size of LocV)*/
189 #define nV ivalue17
picosig2.c 449 sig_inObj->nV = sig_inObj->nU = 0;
860 for (nI = 0; nI < sig_inObj->nV; nI++) {
869 } else if ((sig_inObj->nV == 0) && (sig_inObj->voiced_p == 0)) {
892 for (nI = 0; nI < sig_inObj->nV; nI++) {
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
regexp.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-regexp.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-regexp.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-regexp.js     [all...]
  /external/chromium_org/v8/benchmarks/
regexp.js     [all...]
  /external/v8/benchmarks/
regexp.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 361 ???????c%f??'??f??fi????r8>???{4?H?kPt?5????UW@?K,????33?y?VaXy??:?H???u???n?Zm~]&Í? W??c`?*???OCl?B *e)}?1Zka????A-OW?7[??Q?g??,?@??wSI??i?n?3N???,??\,???U??yOX???Gz?4Q???? ^????wt?n????p)??v?h?,?j?R'?@ k????A?nV??2?*?V?9??????"D?~e???jZJ???t!?d?C8"??Ý??}4g???,??o?d#XZ?3 P?@r?N?E?O}?jc?m?m????7??J\??)x??QZ????)??Y????;I?????k?1??G??B??^?l'A?h?<?h}^?"?7??]????pu6eL????qG???D?.e?A???.?N???9??g?S [??@{? ??f??
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 1028 milliseconds