Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dbit_cost_inc.h59 BROTLI_SWAP(uint32_t, histo, j, i); in BrotliPopulationCost()
H A Dmetablock_inc.h143 BROTLI_SWAP(size_t, self->last_histogram_ix_, 0, 1);
H A Dmetablock.c466 BROTLI_SWAP(size_t, self->last_histogram_ix_, 0, 1); in ContextBlockSplitterFinishBlock()
H A Dbrotli_bit_stream.c258 BROTLI_SWAP(size_t, symbols, j, i); in StoreSimpleHuffmanTree()
517 BROTLI_SWAP(size_t, symbols, j, i); in BrotliBuildAndStoreHuffmanTreeFast()
H A Dbackward_references_hq.c290 BROTLI_SWAP(PosData, q, offset & 7, (offset + 1) & 7); in StartPosQueuePush()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbit_cost_inc.h59 BROTLI_SWAP(uint32_t, histo, j, i); in BrotliPopulationCost()
H A Dmetablock_inc.h143 BROTLI_SWAP(size_t, self->last_histogram_ix_, 0, 1);
H A Dmetablock.c466 BROTLI_SWAP(size_t, self->last_histogram_ix_, 0, 1); in ContextBlockSplitterFinishBlock()
H A Dbrotli_bit_stream.c258 BROTLI_SWAP(size_t, symbols, j, i); in StoreSimpleHuffmanTree()
517 BROTLI_SWAP(size_t, symbols, j, i); in BrotliBuildAndStoreHuffmanTreeFast()
H A Dbackward_references_hq.c290 BROTLI_SWAP(PosData, q, offset & 7, (offset + 1) & 7); in StartPosQueuePush()
/third_party/node/deps/brotli/c/common/
H A Dplatform.h522 #define BROTLI_SWAP(T, A, I, J) { \ macro
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h522 #define BROTLI_SWAP(T, A, I, J) { \ macro

Completed in 15 milliseconds