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

  /external/libaom/libaom/av1/
av1_cx_iface.c 94 int enable_rect_partitions; // enable rectangular partitions for sequence member in struct:av1_extracfg
767 oxcf->enable_rect_partitions = extra_cfg->enable_rect_partitions;
    [all...]
  /external/libaom/libaom/apps/
aomenc.c 439 static const arg_def_t enable_rect_partitions = variable
    [all...]
  /external/libaom/libaom/av1/encoder/
encoder.h 346 int enable_rect_partitions; member in struct:AV1EncoderConfig
    [all...]

Completed in 56 milliseconds