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

  /external/libvpx/vp8/encoder/
psnr.c 38 double Total;
43 Total = 0.0;
53 Total += Diff * Diff;
61 *YPsnr = vp8_mse2psnr(source->y_height * source->y_width, 255.0, Total);
62 grand_total += Total;
63 Total = 0;
76 Total += Diff * Diff;
84 *UPsnr = vp8_mse2psnr(source->uv_height * source->uv_width, 255.0, Total);
85 grand_total += Total;
86 Total = 0
    [all...]
picklpf.c 68 int Total = 0;
94 Total += VARIANCE_INVOKE(rtcd, mse16x16)(src + j, source->y_stride, dst + j, dest->y_stride, &sse);
101 return Total;
onyx_if.c     [all...]
  /external/webkit/WebKitTools/iExploder/tools/
lasthit.rb 30 hostHash[host][agent]['total'] = 0
39 hostHash[host][agent]['total'] = hostHash[host][agent]['total'] + 1
44 "IP", "Test", "SubTest", "Total", "Agent")
50 host, hostHash[host][agent]['last'], hostHash[host][agent]['subtest'], hostHash[host][agent]['total'], agent);
  /external/v8/test/mjsunit/
debug-compile-event.js 36 var source_count = 0; // Total number of scources compiled.
unicode-test.js     [all...]
  /external/blktrace/btt/doc/
btt.tex 223 DEV | #Q #D Ratio | BLKmin BLKavg BLKmax Total
257 seeks. The larger the count for the mode in comparison to the total
285 The total number of unplugs is equal to the number of plugs less the
495 # Total System
496 # Total System : q activity
527 \item First there is the total system activity -- meaning activity
613 2.02 27.81 42.13 0.61 0.00 21.90 0.00 TOTAL
680 for total IO time (Q2C) and one for latencies induced by lower layer
    [all...]
  /external/blktrace/doc/
blktrace.tex 176 Total (8,0):
323 Total (65,160):
    [all...]

Completed in 160 milliseconds