Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtscc2data.h37 #define DC_VLC_COUNT 47 macro
39 static const uint16_t tscc2_dc_vlc_syms[DC_VLC_COUNT] = {
47 static const uint8_t tscc2_dc_vlc_lens[DC_VLC_COUNT] = {
Dtscc2.c75 tscc2_init_vlc(&dc_vlc, &offset, DC_VLC_COUNT, in tscc2_init_vlcs()