Home
last modified time | relevance | path

Searched defs:cmd_histo (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dcompress_fragment_two_pass.h33 uint32_t cmd_histo[128]; member
H A Dcompress_fragment.h38 uint32_t cmd_histo[128]; member
H A Dbrotli_bit_stream.c1094 HistogramCommand* cmd_histo, in BuildHistograms()
1156 HistogramCommand cmd_histo; member
H A Dcompress_fragment.c434 uint32_t* BROTLI_RESTRICT const cmd_histo = s->cmd_histo; in BrotliCompressFragmentFastImpl() local
/aosp_15_r20/external/brotli/c/enc/
H A Dbrotli_bit_stream.c1075 HistogramCommand* cmd_histo, in BuildHistograms()
1140 HistogramCommand cmd_histo; in BrotliStoreMetaBlockTrivial() local
1233 HistogramCommand cmd_histo; in BrotliStoreMetaBlockFast() local
H A Dcompress_fragment_two_pass.c478 uint32_t cmd_histo[128] = { 0 }; in StoreCommands() local
H A Dcompress_fragment.c430 uint32_t cmd_histo[128]; in BrotliCompressFragmentFastImpl() local