Searched refs:ff_mpeg4_y_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.h79 extern const uint8_t ff_mpeg4_y_dc_scale_table[32];
H A Dmpeg4data.h359 const uint8_t ff_mpeg4_y_dc_scale_table[32]={ variable
H A Dmpeg4videoenc.c1247 s->y_dc_scale_table= ff_mpeg4_y_dc_scale_table;
H A Dmsmpeg4.c144 s->y_dc_scale_table= ff_mpeg4_y_dc_scale_table;
H A Dmpeg4videodec.c2086 s->y_dc_scale_table= ff_mpeg4_y_dc_scale_table; //FIXME add short header support
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4video.h126 extern const uint8_t ff_mpeg4_y_dc_scale_table[32];
H A Dmsmpeg4.c121 s->y_dc_scale_table= ff_mpeg4_y_dc_scale_table;
H A Dmpeg4data.h359 const uint8_t ff_mpeg4_y_dc_scale_table[32]={ variable
H A Dmpeg4videoenc.c1325 s->y_dc_scale_table = ff_mpeg4_y_dc_scale_table;
H A Dmpeg4videodec.c2483 s->y_dc_scale_table = ff_mpeg4_y_dc_scale_table;

Completed in 117 milliseconds