Home
last modified time | relevance | path

Searched defs:code_lengths (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webp/src/utils/
H A Dhuffman_utils.c81 const int code_lengths[], int code_lengths_size, in BuildHuffmanTable()
221 const int code_lengths[], int code_lengths_size) { in VP8LBuildHuffmanTable()
H A Dhuffman_encode_utils.h32 uint8_t* code_lengths; // Code lengths of the symbols. member
/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c259 int num_symbols, int* const code_lengths) { in ReadHuffmanCodeLengths()
320 int* const code_lengths, in ReadHuffmanCode()
462 int* code_lengths = NULL; in ReadHuffmanCodesHelper() local
/aosp_15_r20/external/brotli/c/dec/
H A Dhuffman.c105 const uint8_t* const code_lengths, in BrotliBuildCodeLengthsHuffmanTable()
/aosp_15_r20/external/cronet/third_party/brotli/dec/
H A Dhuffman.c105 const uint8_t* const code_lengths, in BrotliBuildCodeLengthsHuffmanTable()