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

  /external/libaom/libaom/av1/
av1_cx_iface.c 104 int enable_dist_wtd_comp; // enable dist wtd compound for sequence member in struct:av1_extracfg
777 oxcf->enable_dist_wtd_comp =
778 extra_cfg->enable_dist_wtd_comp & extra_cfg->enable_order_hint;
    [all...]
  /external/libaom/libaom/apps/
aomenc.c 483 static const arg_def_t enable_dist_wtd_comp = variable
    [all...]
  /external/libaom/libaom/av1/common/
onyxc_int.h 211 // if 0, enable_dist_wtd_comp and
213 int enable_dist_wtd_comp; // 0 - disable dist-wtd compound modes member in struct:__anon26546
    [all...]
  /external/libaom/libaom/av1/encoder/
encoder.h 356 int enable_dist_wtd_comp; member in struct:AV1EncoderConfig
    [all...]

Completed in 206 milliseconds