Searched refs:ff_mjpeg_encode_picture_trailer (Results 1 – 4 of 4) sorted by relevance
34 void ff_mjpeg_encode_picture_trailer(PutBitContext *pb, int header_bits);
271 ff_mjpeg_encode_picture_trailer(&pb, header_bits); in ljpeg_encode_frame()
414 void ff_mjpeg_encode_picture_trailer(PutBitContext *pb, int header_bits) in ff_mjpeg_encode_picture_trailer() function
1934 ff_mjpeg_encode_picture_trailer(&s->pb, s->header_bits); in ff_mpv_encode_picture()