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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 255 double quant_opt_thresh; member in struct:SPEED_FEATURES
vp9_speed_features.c 200 sf->quant_opt_thresh = qopt_thresholds[(speed < 6) ? speed : 5];
372 sf->quant_opt_thresh = 0.0;
715 sf->quant_opt_thresh = 99.0;
vp9_encodeframe.c     [all...]

Completed in 598 milliseconds