Home | Sort by relevance Sort by last modified time |
/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...] |