Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1247 const int y32_idx = ((i >> 1) << 5); in choose_partitioning() local
1389 const int y32_idx = ((i >> 1) << 2); in choose_partitioning() local