Go to the documentation of this file.
22 #ifndef AVCODEC_RTJPEG_H
23 #define AVCODEC_RTJPEG_H
27 #include "libavutil/mem.h"
29 #define RTJPEG_FILE_VERSION 0
30 #define RTJPEG_HEADER_SIZE 12
43 const uint32_t *lquant,
const uint32_t *cquant);
46 const uint8_t *buf,
int buf_size);