HomeSort by relevance Sort by last modified time
    Searched full:pxw (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/opus/src/silk/float/
prefilter_FLP.c 107 silk_float *pxw; local
113 pxw = xw;
139 pxw[ 0 ] = B[ 0 ] * st_res[ 0 ] + B[ 1 ] * P->sHarmHP;
141 pxw[ j ] = B[ 0 ] * st_res[ j ] + B[ 1 ] * st_res[ j - 1 ];
145 silk_prefilt_FLP( P, pxw, pxw, HarmShapeFIR, Tilt, LF_MA_shp, LF_AR_shp, lag, psEnc->sCmn.subfr_length );
148 pxw += psEnc->sCmn.subfr_length;
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
raytrace.js 627 var pxW, pxH;
628 pxW = this.options.pixelWidth;
633 this.canvas.fillRect (x * pxW, y * pxH, pxW, pxH);
638 // print(x * pxW, y * pxH, pxW, pxH);
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-raytrace.js 653 var pxW, pxH;
654 pxW = this.options.pixelWidth;
659 this.canvas.fillRect (x * pxW, y * pxH, pxW, pxH);
664 // print(x * pxW, y * pxH, pxW, pxH);
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-raytrace.js 653 var pxW, pxH;
654 pxW = this.options.pixelWidth;
659 this.canvas.fillRect (x * pxW, y * pxH, pxW, pxH);
664 // print(x * pxW, y * pxH, pxW, pxH);
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-raytrace.js 622 var pxW, pxH;
623 pxW = this.options.pixelWidth;
628 this.canvas.fillRect (x * pxW, y * pxH, pxW, pxH);
633 // print(x * pxW, y * pxH, pxW, pxH);
  /external/chromium_org/v8/benchmarks/
raytrace.js 627 var pxW, pxH;
628 pxW = this.options.pixelWidth;
633 this.canvas.fillRect (x * pxW, y * pxH, pxW, pxH);
638 // print(x * pxW, y * pxH, pxW, pxH);
  /external/v8/benchmarks/
raytrace.js 627 var pxW, pxH;
628 pxW = this.options.pixelWidth;
633 this.canvas.fillRect (x * pxW, y * pxH, pxW, pxH);
638 // print(x * pxW, y * pxH, pxW, pxH);
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
v8-raytrace.html     [all...]
  /packages/apps/Camera/perftests/panorama/input/
test_005.ppm     [all...]
test_018.ppm     [all...]

Completed in 356 milliseconds