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

  /external/libvpx/libvpx/vp8/common/
onyx.h 213 int arnr_type; member in struct:__anon10961
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 34 unsigned int arnr_type; /* alt_ref filter type */ member in struct:vp8_extracfg
69 3, /* arnr_type*/
205 RANGE_CHECK(vp8_cfg, arnr_type, 1, 3);
409 oxcf->arnr_type = vp8_cfg.arnr_type;
525 MAP(VP8E_SET_ARNR_TYPE , xcfg.arnr_type);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 445 int blur_type = cpi->oxcf.arnr_type;
firstpass.c     [all...]
  /external/libvpx/libvpx/
vpxenc.c 1140 static const arg_def_t arnr_type = ARG_DEF(NULL, "arnr-type", 1, variable
    [all...]

Completed in 364 milliseconds