Searched refs:ff_svq1_intra_multistage_vlc (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsvq1.h52 extern const uint8_t ff_svq1_intra_multistage_vlc[6][8][2];
H A Dsvq1_vlc.h33 const uint8_t ff_svq1_intra_multistage_vlc[6][8][2] = { variable
H A Dsvq1dec.c771 &ff_svq1_intra_multistage_vlc[i][0][1], 2, 1,
772 &ff_svq1_intra_multistage_vlc[i][0][0], 2, 1,
H A Dsvq1enc.c110 multistage_vlc = ff_svq1_intra_multistage_vlc[level];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsvq1.h57 extern const uint8_t ff_svq1_intra_multistage_vlc[6][8][2];
H A Dsvq1_vlc.h34 const uint8_t ff_svq1_intra_multistage_vlc[6][8][2] = { variable
H A Dsvq1dec.c782 &ff_svq1_intra_multistage_vlc[i][0][1], 2, 1,
783 &ff_svq1_intra_multistage_vlc[i][0][0], 2, 1, INIT_VLC_USE_NEW_STATIC);
H A Dsvq1enc.c134 multistage_vlc= ff_svq1_intra_multistage_vlc[level];

Completed in 104 milliseconds