Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyxc_int.h56 EIGHT_PARTITION = 3 enumerator
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c337 if (ctx->fragments.count > (1 << EIGHT_PARTITION) + 1) in update_fragments()