Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmadata.h84 static const uint32_t coef0_huffcodes[666] = { variable
1372 { sizeof(coef0_huffbits), sizeof(levels0) / 2, coef0_huffcodes, coef0_huffbits, levels0, },
Dwmaprodata.h168 static const uint32_t coef0_huffcodes[HUFF_COEF0_SIZE] = { variable
Dwmaprodec.c328 coef0_huffcodes, 4, 4, 2108); in decode_init_static()