Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmsmpeg4data.h67 extern const uint8_t ff_wmv1_c_dc_scale_table[32];
H A Dmsmpeg4.c130 s->c_dc_scale_table= ff_wmv1_c_dc_scale_table; in ff_msmpeg4_common_init()
139 s->c_dc_scale_table= ff_wmv1_c_dc_scale_table; in ff_msmpeg4_common_init()
H A Dmsmpeg4data.c1796 const uint8_t ff_wmv1_c_dc_scale_table[32] = { variable

Completed in 4 milliseconds