Searched refs:ff_wmv1_c_dc_scale_table (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 Dmsmpeg4data.h68 extern const uint8_t ff_wmv1_c_dc_scale_table[32];
H A Dmsmpeg4.c119 s->c_dc_scale_table= ff_wmv1_c_dc_scale_table;
128 s->c_dc_scale_table= ff_wmv1_c_dc_scale_table;
H A Dmsmpeg4data.c1815 const uint8_t ff_wmv1_c_dc_scale_table[32]={ variable

Completed in 129 milliseconds