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

  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 118 unsigned int frames_since_golden; member in struct:VP8Common
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 237 cc->frames_since_golden = cpi->common.frames_since_golden;
274 cpi->common.frames_since_golden = cc->frames_since_golden;
718 if (cpi->common.frames_since_golden == (cpi->current_gf_interval >> 1))
    [all...]
onyx_int.h 67 unsigned int frames_since_golden; member in struct:__anon10981
onyx_if.c     [all...]
firstpass.c     [all...]

Completed in 2552 milliseconds