FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | ff_ea_idct_put_c (uint8_t *dest, int linesize, int16_t *block) |
Definition at line 80 of file eaidct.c.
Referenced by idct_put(), tgq_idct_put_mb(), and tqi_idct_put().