Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dvar_based_part.c777 const int y32_idx = y64_idx + ((i >> 1) << 5); in av1_choose_var_based_partitioning() local
958 const int y32_idx = ((i >> 1) << 3); in av1_choose_var_based_partitioning() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1585 const int y32_idx = ((i >> 1) << 5); in choose_partitioning() local
1730 const int y32_idx = ((i >> 1) << 2); in choose_partitioning() local