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

  /external/libvpx/vp8/encoder/
ratectrl.c 334 // boost defaults to half second
352 // Boost depends somewhat on frame rate
406 int Boost = 0;
416 // Reset the last boost indicator
478 Boost = IIAccumulator*100.0/16.0;
487 // Adjust boost based upon ambient Q
488 Boost = GFQ_ADJUSTMENT;
491 Boost = Boost * gf_intra_usage_adjustment[(cpi->this_frame_percent_intra < 15) ? cpi->this_frame_percent_intra : 14] / 100;
493 // Adjust gf boost based upon GF usage since last G
    [all...]
firstpass.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 830 milliseconds