Searched refs:rl_vlc (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drl.h48 RL_VLC_ELEM *rl_vlc[32]; ///< decoding only member in struct:RLTable
67 if(!rl.rl_vlc[0]){\
69 rl.rl_vlc[q]= rl_vlc_table[q];\
H A Dmsmpeg4.c1614 RL_VLC_ELEM *rl_vlc; local
1657 rl_vlc= rl->rl_vlc[0];
1675 rl_vlc= rl->rl_vlc[s->qscale];
1681 GET_RL_VLC(level, run, re, &s->gb, rl_vlc, TEX_VLC_BITS, 2, 0);
1772 GET_RL_VLC(level, run, re, &s->gb, rl_vlc, TEX_VLC_BITS, 2, 1);
1786 GET_RL_VLC(level, run, re, &s->gb, rl_vlc, TEX_VLC_BITS, 2, 1);
H A Dmpeg4videodec.c849 RL_VLC_ELEM * rl_vlc; local
879 rl_vlc = rvlc_rl_intra.rl_vlc[0];
882 rl_vlc = ff_mpeg4_rl_intra.rl_vlc[0];
909 rl_vlc = rvlc_rl_inter.rl_vlc[0];
911 rl_vlc = ff_h263_rl_inter.rl_vlc[0];
917 rl_vlc
[all...]
H A Dmdec.c82 GET_RL_VLC(level, run, re, &a->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
H A Dmpeg12.c108 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
185 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
260 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
341 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
410 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
485 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
559 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
602 rl.rl_vlc[0] = rl_vlc_table;\
633 rl->rl_vlc[0][i].len = len;
634 rl->rl_vlc[
[all...]
H A Deamad.c134 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
H A Dmpegvideo.c1093 rl->rl_vlc[q][i].len = len;
1094 rl->rl_vlc[q][i].level = level;
1095 rl->rl_vlc[q][i].run = run;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drl.h48 RL_VLC_ELEM *rl_vlc[32]; ///< decoding only member in struct:RLTable
67 if(!rl.rl_vlc[0]){\
69 rl.rl_vlc[q]= rl_vlc_table[q];\
H A Dmpeg12.c77 rl.rl_vlc[0] = rl_vlc_table;\
108 rl->rl_vlc[0][i].len = len;
109 rl->rl_vlc[0][i].level = level;
110 rl->rl_vlc[0][i].run = run;
H A Dmsmpeg4dec.c647 RL_VLC_ELEM *rl_vlc; local
689 rl_vlc= rl->rl_vlc[0];
707 rl_vlc= rl->rl_vlc[s->qscale];
713 GET_RL_VLC(level, run, re, &s->gb, rl_vlc, TEX_VLC_BITS, 2, 0);
804 GET_RL_VLC(level, run, re, &s->gb, rl_vlc, TEX_VLC_BITS, 2, 1);
818 GET_RL_VLC(level, run, re, &s->gb, rl_vlc, TEX_VLC_BITS, 2, 1);
H A Dmpeg4videodec.c945 RL_VLC_ELEM *rl_vlc; local
976 rl_vlc = ff_rvlc_rl_intra.rl_vlc[0];
979 rl_vlc = ff_mpeg4_rl_intra.rl_vlc[0];
1008 rl_vlc = ff_rvlc_rl_inter.rl_vlc[0];
1010 rl_vlc = ff_h263_rl_inter.rl_vlc[0];
1015 rl_vlc
[all...]
H A Dmdec.c86 GET_RL_VLC(level, run, re, &a->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
H A Deamad.c147 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
H A Dmpeg12dec.c167 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0],
253 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0],
338 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0],
427 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0],
503 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0], TEX_VLC_BITS, 2, 0);
582 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0],
665 GET_RL_VLC(level, run, re, &s->gb, rl->rl_vlc[0],
H A Dmpegvideo.c1647 rl->rl_vlc[q][i].len = len;
1648 rl->rl_vlc[q][i].level = level;
1649 rl->rl_vlc[q][i].run = run;

Completed in 125 milliseconds