Home
last modified time | relevance | path

Searched refs:nghttp2_bufs_fast_orb (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_hd_huffman.c54 nghttp2_bufs_fast_orb(bufs, (uint8_t)code); in huff_encode_sym()
59 nghttp2_bufs_fast_orb(bufs, (uint8_t)(code >> (nbits - rembits))); in huff_encode_sym()
189 nghttp2_bufs_fast_orb( in nghttp2_hd_huff_encode()
A Dnghttp2_buf.h324 #define nghttp2_bufs_fast_orb(BUFS, B) \ macro

Completed in 3 milliseconds