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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 255 rate_correction_factor = cpi->gf_rate_correction_factor;
314 cpi->gf_rate_correction_factor = rate_correction_factor;
335 correction_factor = cpi->gf_rate_correction_factor;
vp9_onyx_int.h 410 double gf_rate_correction_factor; member in struct:VP9_COMP
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 266 double gf_rate_correction_factor; member in struct:__anon23019
371 double gf_rate_correction_factor; member in struct:VP8_COMP
ratectrl.c     [all...]
onyx_if.c 241 lc->gf_rate_correction_factor = cpi->gf_rate_correction_factor;
279 cpi->gf_rate_correction_factor = lc->gf_rate_correction_factor;
353 lc->gf_rate_correction_factor = 1.0;
    [all...]

Completed in 4280 milliseconds