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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.h 39 double gf_rate_correction_factor; member in struct:__anon24250
vp9_ratectrl.c 283 return cpi->rc.gf_rate_correction_factor;
295 cpi->rc.gf_rate_correction_factor = factor;
    [all...]
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 267 double gf_rate_correction_factor; member in struct:__anon13814
372 double gf_rate_correction_factor; member in struct:VP8_COMP
ratectrl.c     [all...]
onyx_if.c 244 lc->gf_rate_correction_factor = cpi->gf_rate_correction_factor;
282 cpi->gf_rate_correction_factor = lc->gf_rate_correction_factor;
356 lc->gf_rate_correction_factor = 1.0;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 270 double gf_rate_correction_factor; member in struct:__anon24176
375 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 410 milliseconds