Home
last modified time | relevance | path

Searched defs:part_cfg (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/encoder/
Dpartition_search.c3921 const PartitionCfg *const part_cfg = &cpi->oxcf.part_cfg; in prune_4_way_partition_search() local
4747 const PartitionCfg *const part_cfg = &cpi->oxcf.part_cfg; in get_valid_partition_types() local
Dpartition_strategy.c1803 const PartitionCfg *const part_cfg = &cpi->oxcf.part_cfg; in av1_prune_ab_partitions() local
Dencoder.h994 PartitionCfg part_cfg; member
/external/libaom/av1/
Dav1_cx_iface.c1008 PartitionCfg *const part_cfg = &oxcf->part_cfg; in set_encoder_config() local