Home
last modified time | relevance | path

Searched refs:ff_old_ff_y_dc_scale_table (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmsmpeg4data.h69 extern const uint8_t ff_old_ff_y_dc_scale_table[32];
Dmsmpeg4data.c1802 const uint8_t ff_old_ff_y_dc_scale_table[32] = { variable
Dmsmpeg4.c119 s->y_dc_scale_table= ff_old_ff_y_dc_scale_table; in ff_msmpeg4_common_init()