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

  /external/libvpx/vp8/common/
onyx.h 186 int arnr_strength ; member in struct:__anon5249
  /external/libvpx/vp8/
vp8_cx_iface.c 37 unsigned int arnr_strength; /* alt_ref Noise Reduction Strength */ member in struct:vp8_extracfg
67 0, /* arnr_strength */
182 RANGE_CHECK(vp8_cfg, arnr_strength, 0, 6);
326 oxcf->arnr_strength = vp8_cfg.arnr_strength;
440 MAP(VP8E_SET_ARNR_STRENGTH , xcfg.arnr_strength);
    [all...]
  /external/libvpx/
ivfenc.c 538 static const arg_def_t arnr_strength = ARG_DEF(NULL, "arnr-strength", 1, variable
546 &token_parts, &arnr_maxframes, &arnr_strength, &arnr_type, NULL
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 41 milliseconds