Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dgolomb.c69 const int8_t ff_se_golomb_vlc_code[512]={ variable
Dgolomb.h42 extern const int8_t ff_se_golomb_vlc_code[512];
252 return ff_se_golomb_vlc_code[buf]; in get_se_golomb()
276 return ff_se_golomb_vlc_code[buf]; in get_se_golomb()