Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c522 const int y32_idx = ((i >> 1) << 5); in choose_partitioning() local
555 const int y32_idx = ((i >> 1) << 2); in choose_partitioning() local