ff_h264_alloc_tables  818 libavcodec/h264.h int ff_h264_alloc_tables(H264Context *h);
ff_h264_alloc_tables  577 libavcodec/h264_slice.c         ret = ff_h264_alloc_tables(h);
ff_h264_alloc_tables 1180 libavcodec/h264_slice.c     ret = ff_h264_alloc_tables(h);
ff_h264_alloc_tables 1052 libavcodec/svq3.c     if ((ret = ff_h264_alloc_tables(h)) < 0) {