Home
last modified time | relevance | path

Searched refs:HUFF_VEC2_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwmaprodata.h460 #define HUFF_VEC2_SIZE 137 macro
462 static const uint16_t vec2_huffcodes[HUFF_VEC2_SIZE] = {
483 static const uint8_t vec2_huffbits[HUFF_VEC2_SIZE] = {
557 static const uint8_t symbol_to_vec2[HUFF_VEC2_SIZE] = {
H A Dwmaprodec.c335 INIT_VLC_STATIC(&vec2_vlc, VLCBITS, HUFF_VEC2_SIZE, in decode_init_static()
962 if (idx == HUFF_VEC2_SIZE - 1) { in decode_coeffs()

Completed in 7 milliseconds