Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmjpegenc_common.c137 static void jpeg_put_comments(AVCodecContext *avctx, PutBitContext *p) in jpeg_put_comments() function
240 jpeg_put_comments(avctx, pb); in ff_mjpeg_encode_picture_header()