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

  /external/libaom/libaom/av1/
av1_cx_iface.c 535 oxcf->superres_mode = SUPERRES_NONE;
687 extra_cfg->enable_tpl_model && (oxcf->superres_mode == SUPERRES_NONE);
    [all...]
  /external/libaom/libaom/av1/encoder/
encoder.h 126 SUPERRES_NONE, // No frame superres allowed.
    [all...]
encoder.c 338 if (cpi->oxcf.superres_mode == SUPERRES_NONE &&
    [all...]

Completed in 132 milliseconds