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

  /external/libvpx/vp8/
vp8_cx_iface.c 34 unsigned int static_thresh; member in struct:vp8_extracfg
64 0, /* static_thresh */
316 oxcf->encode_breakout = vp8_cfg.static_thresh;
436 MAP(VP8E_SET_STATIC_THRESHOLD, xcfg.static_thresh);
    [all...]
  /external/libvpx/
ivfenc.c 521 static const arg_def_t static_thresh = ARG_DEF(NULL, "static-thresh", 1, variable
545 &cpu_used, &auto_altref, &noise_sens, &sharpness, &static_thresh,
    [all...]

Completed in 606 milliseconds