Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwebp.c324 static int read_huffman_code_normal(WebPContext *s, HuffReader *hc, in read_huffman_code_normal() function
615 ret = read_huffman_code_normal(s, &hg[j], alphabet_size); in decode_entropy_coded_image()