Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c524 const int x16_idx = x32_idx + ((j & 1) << 4); in choose_partitioning() local
559 const int x16_idx = ((j & 1) << 1); in choose_partitioning() local