29 #ifndef AVCODEC_SPEEDHQENC_H 30 #define AVCODEC_SPEEDHQENC_H
MJPEG encoder and decoder.
void ff_speedhq_encode_close(MpegEncContext *s)
The exact code depends on how similar the blocks are and how related they are to the block
void ff_speedhq_end_slice(MpegEncContext *s)
int ff_speedhq_encode_init(MpegEncContext *s)
void ff_speedhq_encode_picture_header(MpegEncContext *s)
void ff_speedhq_encode_mb(MpegEncContext *s, int16_t block[12][64])
int ff_speedhq_mb_y_order_to_mb(int mb_y_order, int mb_height, int *first_in_slice)