FFmpeg
|
simple idct header. More...
Go to the source code of this file.
simple idct header.
Definition in file simple_idct.h.
Referenced by ff_dsputil_init().
Referenced by ff_dsputil_init(), and ff_vc1_decode_sequence_header().
Referenced by ff_dsputil_init(), ff_vc1_decode_sequence_header(), and quant_psnr8x8_c().
Referenced by ff_dsputil_init().
Referenced by ff_dsputil_init().
Referenced by ff_dsputil_init().
Special version of ff_simple_idct_10() which does dequantization and scales by a factor of 2 more between the two IDCTs to account for larger scale of input coefficients.
Definition at line 222 of file simple_idct.c.
void ff_simple_idct_mmx | ( | int16_t * | block | ) |
Referenced by ff_dsputil_init_mmx().
Referenced by ff_dsputil_init_mmx().
Referenced by ff_dsputil_init_mmx().
Definition at line 89 of file simple_idct.c.
Referenced by ff_dvvideo_init(), and main().
Definition at line 177 of file simple_idct.c.
Referenced by ff_vc1_decode_sequence_header(), and wmv2_add_block().
Definition at line 192 of file simple_idct.c.
Referenced by ff_vc1_decode_sequence_header(), and wmv2_add_block().
Definition at line 207 of file simple_idct.c.
Referenced by ff_vc1_decode_sequence_header().