Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c810 const int x32_idx = ((i & 1) << 5); in choose_partitioning() local
915 const int x32_idx = ((i & 1) << 2); in choose_partitioning() local