Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dsmjpegdec.c34 typedef struct SMJPEGContext { struct
37 } SMJPEGContext; argument
48 SMJPEGContext *sc = s->priv_data; in smjpeg_read_header()
142 SMJPEGContext *sc = s->priv_data; in smjpeg_read_packet()
186 .priv_data_size = sizeof(SMJPEGContext),