Home
last modified time | relevance | path

Searched refs:SMJPEGMuxContext (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsmjpegenc.c32 typedef struct SMJPEGMuxContext { struct
34 } SMJPEGMuxContext; typedef
98 SMJPEGMuxContext *smc = s->priv_data; in smjpeg_write_packet()
120 SMJPEGMuxContext *smc = s->priv_data; in smjpeg_write_trailer()
139 .priv_data_size = sizeof(SMJPEGMuxContext),

Completed in 1 milliseconds