Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmadata.h258 static const uint32_t coef1_huffcodes[555] = { variable
1373 { sizeof(coef1_huffbits), sizeof(levels1) / 2, coef1_huffcodes, coef1_huffbits, levels1, },
Dwmaprodata.h255 static const uint32_t coef1_huffcodes[HUFF_COEF1_SIZE] = { variable
Dwmaprodec.c477 coef1_huffcodes, 4, 4, 3912); in decode_init()