Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dvar_based_part.c481 static const int idx32[4][2] = { { 0, 0 }, { 0, 8 }, { 8, 0 }, { 8, 8 } }; in set_low_temp_var_flag_128x128() local
Dnonrd_pickmode.c1226 const int idx32 = y + x; local