Searched defs:array_pos (Results 1 – 2 of 2) sorted by relevance
59 uint8_t* array_pos = &array[*pos >> 3]; in BrotliWriteBits() local