Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dintrax8.c35 #define VLC_BUFFER_SIZE 28150 macro
55 static VLCElem vlc_buf[VLC_BUFFER_SIZE]; in x8_init_vlc()
58 vlc->table_allocated = VLC_BUFFER_SIZE - *offset; in x8_init_vlc()
90 av_assert2(offset == VLC_BUFFER_SIZE); in x8_vlc_init()