Searched refs:j_idx (Results 1 – 1 of 1) sorted by relevance
2629 int j_idx = static_cast<int>(j & 15); in Table() local2631 result[i] = tab[tab_idx]->Uint(kFormat16B, j_idx); in Table()