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/
H A Dgolomb.c69 const int8_t ff_se_golomb_vlc_code[512]={ variable
H A Dgolomb.h41 extern const int8_t ff_se_golomb_vlc_code[512];
250 return ff_se_golomb_vlc_code[buf]; in get_se_golomb()
274 return ff_se_golomb_vlc_code[buf]; in get_se_golomb()

Completed in 2 milliseconds