Home
last modified time | relevance | path

Searched refs:try_merge_partition (Results 1 – 3 of 3) sorted by relevance

/external/libaom/av1/encoder/
Dblock.h1375 int try_merge_partition; member
Dpartition_search.c1778 x->try_merge_partition = 0; in av1_rd_use_partition()
1823 x->try_merge_partition = 1; in av1_rd_use_partition()
Dtx_search.c2582 if (x->try_merge_partition && try_split && p->eobs[block]) try_no_split = 0; in select_tx_block()