Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Delsdec.c225 static const uint32_t els_exp_tab[ELS_JOTS_PER_BYTE * 4 + 1] = { variable
269 ELS_MAX - els_exp_tab[ELS_JOTS_PER_BYTE * 4 - 1]); in ff_els_decoder_init()
294 const uint32_t *pAllowable = &els_exp_tab[ELS_JOTS_PER_BYTE * 3]; in ff_els_decode_bit()