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

  /external/libvpx/vp8/common/
blockd.h 274 unsigned int frames_since_golden; member in struct:__anon8427
onyxc_int.h 135 unsigned int frames_since_golden; member in struct:VP8Common
  /external/libvpx/vp8/encoder/
ratectrl.c 236 cc->frames_since_golden = cpi->common.frames_since_golden;
274 cpi->common.frames_since_golden = cc->frames_since_golden;
812 if (cpi->common.frames_since_golden == (cpi->current_gf_interval >> 1))
    [all...]
ethreading.c 372 zd->frames_since_golden = xd->frames_since_golden;
429 mbd->frames_since_golden = cm->frames_since_golden;
onyx_int.h 62 unsigned int frames_since_golden; member in struct:__anon8483
onyx_if.c     [all...]
encodeframe.c 744 xd->frames_since_golden = cm->frames_since_golden;
    [all...]
firstpass.c     [all...]
  /external/libvpx/vp8/decoder/
threading.c 56 mbd->frames_since_golden = pc->frames_since_golden;
    [all...]

Completed in 62 milliseconds