Searched refs:ff_mpeg4_c_dc_scale_table (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg4video.h80 extern const uint8_t ff_mpeg4_c_dc_scale_table[32];
H A Dmpeg4data.h363 const uint8_t ff_mpeg4_c_dc_scale_table[32]={ variable
H A Dmpeg4videoenc.c1248 s->c_dc_scale_table= ff_mpeg4_c_dc_scale_table;
H A Dmsmpeg4.c145 s->c_dc_scale_table= ff_mpeg4_c_dc_scale_table;
H A Dmpeg4videodec.c2087 s->c_dc_scale_table= ff_mpeg4_c_dc_scale_table;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4video.h127 extern const uint8_t ff_mpeg4_c_dc_scale_table[32];
H A Dmsmpeg4.c122 s->c_dc_scale_table= ff_mpeg4_c_dc_scale_table;
H A Dmpeg4data.h363 const uint8_t ff_mpeg4_c_dc_scale_table[32]={ variable
H A Dmpeg4videoenc.c1326 s->c_dc_scale_table = ff_mpeg4_c_dc_scale_table;
H A Dmpeg4videodec.c2484 s->c_dc_scale_table = ff_mpeg4_c_dc_scale_table;

Completed in 216 milliseconds