Home
last modified time | relevance | path

Searched refs:SEARCH_SAME_PLANE (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dcontext_tree.h32 SEARCH_SAME_PLANE = 2, enumerator
Dencodeframe.c2562 pc_tree->cb_search_range = SEARCH_SAME_PLANE; in rd_pick_sqr_partition()
3267 if (pc_tree->cb_search_range == SEARCH_SAME_PLANE) do_square_split = 0; in rd_pick_partition()