提交 7fb18678 编写于 作者: M Martin Vignali 提交者: Michael Niedermayer

avcodec/dv: remove unused var dvquantareas

Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 5f9d30ae
......@@ -173,8 +173,6 @@ static inline void dv_calc_mb_coordinates(const AVDVProfile *d, int chan,
}
}
static const uint8_t dv_quant_areas[4] = { 6, 21, 43, 64 };
int ff_dv_init_dynamic_tables(DVVideoContext *ctx, const AVDVProfile *d)
{
int j, i, c, s, p;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册