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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1data.h129 extern const uint8_t wmv3_dc_scale_table[32];
H A Dmsmpeg4.c63 extern const uint8_t wmv3_dc_scale_table[32];
155 s->y_dc_scale_table= wmv3_dc_scale_table;
156 s->c_dc_scale_table= wmv3_dc_scale_table;
H A Dvc1data.c648 const uint8_t wmv3_dc_scale_table[32] = { variable

Completed in 119 milliseconds