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