summaryrefslogtreecommitdiff
path: root/libavcodec/log2_tab.c (plain)
blob: a1d7ef39fc00986709a3ccd350490167495c61e1
1//#include "libavutil/log2_tab.c"
2#include <stdint.h>
3extern uint8_t ff_log2_tab[256];
4