Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Donyxc_int.h54 EIGHT_PARTITION = 3 enumerator
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c252 if (ctx->fragments.count > (1 << EIGHT_PARTITION) + 1) { in update_fragments()