read_table        193 libavcodec/mace.c     int16_t current = read_table(chd, val, tab_idx);
read_table        203 libavcodec/mace.c     int16_t current = read_table(chd, val, tab_idx);
read_table        349 libavformat/mvdec.c         if ((ret = read_table(avctx, NULL, parse_global_var)) < 0)
read_table        360 libavformat/mvdec.c             if ((read_table(avctx, ast, parse_audio_var)) < 0)
read_table        387 libavformat/mvdec.c             if ((ret = read_table(avctx, vst, parse_video_var))<0)
read_table        174 libavformat/paf.c     read_table(s, p->blocks_count_table,  p->nb_frames);
read_table        175 libavformat/paf.c     read_table(s, p->frames_offset_table, p->nb_frames);
read_table        176 libavformat/paf.c     read_table(s, p->blocks_offset_table, p->frame_blks);