Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwebp.c70 static const uint16_t alphabet_sizes[HUFFMAN_CODES_PER_META_CODE] = { variable
608 int alphabet_size = alphabet_sizes[j]; in decode_entropy_coded_image()