Searched refs:ff_mpeg1_dc_scale_table (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drv20enc.c56 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dflvdec.c116 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dflvenc.c66 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dintelh263dec.c120 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dh261enc.c249 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dituh263enc.c243 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
822 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
828 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dmpegvideo.h789 extern const uint8_t ff_mpeg1_dc_scale_table[128];
H A Drv10.c564 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dituh263dec.c1111 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dmpegvideo.c75 const uint8_t ff_mpeg1_dc_scale_table[128] = { variable
124 ff_mpeg1_dc_scale_table,
623 s->c_dc_scale_table = ff_mpeg1_dc_scale_table;
H A Dmsmpeg4.c137 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drv20enc.c56 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dflvdec.c120 s->y_dc_scale_table = s->c_dc_scale_table = ff_mpeg1_dc_scale_table;
H A Dflvenc.c66 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dintelh263dec.c123 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dmsmpeg4.c114 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dh261enc.c368 s->c_dc_scale_table = ff_mpeg1_dc_scale_table;
H A Dmpegvideo.h844 extern const uint8_t ff_mpeg1_dc_scale_table[128];
H A Dituh263enc.c820 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Drv10.c613 s->c_dc_scale_table = ff_mpeg1_dc_scale_table;
H A Dituh263dec.c1116 s->c_dc_scale_table= ff_mpeg1_dc_scale_table;
H A Dmpegvideo.c55 const uint8_t ff_mpeg1_dc_scale_table[128] = { variable
104 ff_mpeg1_dc_scale_table,
1077 s->c_dc_scale_table = ff_mpeg1_dc_scale_table;

Completed in 110 milliseconds