Home
last modified time | relevance | path

Searched defs:x32_idx (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c521 const int x32_idx = ((i & 1) << 5); in choose_partitioning() local
554 const int x32_idx = ((i & 1) << 2); in choose_partitioning() local