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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c 49 static int gf_high = 2000; variable
546 q, rc->gfu_boost, gf_low, gf_high,
669 gf_low, gf_high,
674 gf_low, gf_high,
687 q, rc->gfu_boost, gf_low, gf_high,
691 q, rc->gfu_boost, gf_low, gf_high,
697 q, rc->gfu_boost, gf_low, gf_high,
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 98 static int gf_high = 2000; variable
606 return get_active_quality(q, rc->gfu_boost, gf_low, gf_high,
    [all...]

Completed in 634 milliseconds