Home
last modified time | relevance | path

Searched defs:num_htree_groups_max (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webp/tests/fuzzer/
H A Dhuffman_fuzzer.c54 const int num_htree_groups_max = num_htree_groups; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c374 int num_htree_groups_max = 1; in ReadHuffmanCodes() local
454 int num_htree_groups_max, const int* const mapping, in ReadHuffmanCodesHelper()