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

  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 351 /* boost defaults to half second */
389 /* Boost depends somewhat on frame rate: only used for 1 layer case. */
451 int Boost = 0;
520 Boost = IIAccumulator*100.0/16.0;
529 /* Adjust boost based upon ambient Q */
530 Boost = GFQ_ADJUSTMENT;
533 Boost = Boost * gf_intra_usage_adjustment[(cpi->this_frame_percent_intra < 15) ? cpi->this_frame_percent_intra : 14] / 100;
535 /* Adjust gf boost based upon GF usage since last GF */
536 Boost = Boost * gf_adjust_table[gf_frame_useage] / 100
    [all...]
firstpass.c 2293 int boost = (cpi->source_alt_ref_pending) local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 9165 milliseconds