Home
last modified time | relevance | path

Searched refs:ff_mjpeg_encode_picture_header (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmjpegenc_common.h30 void ff_mjpeg_encode_picture_header(AVCodecContext *avctx, PutBitContext *pb,
Dljpegenc.c254 ff_mjpeg_encode_picture_header(avctx, &pb, &s->scantable, in ljpeg_encode_frame()
Dmjpegenc_common.c220 void ff_mjpeg_encode_picture_header(AVCodecContext *avctx, PutBitContext *pb, in ff_mjpeg_encode_picture_header() function
Dmjpegenc.c205 ff_mjpeg_encode_picture_header(s->avctx, &s->pb, &s->intra_scantable, in ff_mjpeg_encode_stuffing()
Dmpegvideo_enc.c3931 ff_mjpeg_encode_picture_header(s->avctx, &s->pb, &s->intra_scantable, in encode_picture()