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

  /external/libvpx/vp8/common/
onyx.h 185 int arnr_max_frames; member in struct:__anon5249
  /external/libvpx/vp8/
vp8_cx_iface.c 36 unsigned int arnr_max_frames; /* alt_ref Noise Reduction Max Frame Count */ member in struct:vp8_extracfg
66 0, /* arnr_max_frames */
181 RANGE_CHECK(vp8_cfg, arnr_max_frames, 0, 15);
325 oxcf->arnr_max_frames = vp8_cfg.arnr_max_frames;
439 MAP(VP8E_SET_ARNR_MAXFRAMES, xcfg.arnr_max_frames);
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 684 milliseconds