Searched refs:ff_vp56_dc_dequant (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp56data.h43 extern const uint8_t ff_vp56_dc_dequant[64];
H A Dvp56data.c94 const uint8_t ff_vp56_dc_dequant[64] = { variable
H A Dvp56.c37 s->dequant_dc = ff_vp56_dc_dequant[quantizer] << 2;

Completed in 95 milliseconds