Searched refs:JumpToByteBoundary (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbrotli_bit_stream.c930 static void JumpToByteBoundary(size_t* storage_ix, uint8_t* storage) { function in typeref:typename:void
1065 JumpToByteBoundary(storage_ix, storage);
1183 JumpToByteBoundary(storage_ix, storage);
1273 JumpToByteBoundary(storage_ix, storage);
1287 JumpToByteBoundary(storage_ix, storage);
1308 JumpToByteBoundary(storage_ix, storage);

Completed in 7 milliseconds