Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Donyxc_int.h1338 const int horz_split = sshigh < bhigh; in get_partition() local
1339 const int split_idx = (vert_split << 1) | horz_split; in get_partition()