Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c525 const int y16_idx = y32_idx + ((j >> 1) << 4); in choose_partitioning() local
560 const int y16_idx = ((j >> 1) << 1); in choose_partitioning() local