Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dsccenc.c27 typedef struct SCCContext { struct
31 } SCCContext; typedef
35 SCCContext *scc = avf->priv_data; in scc_write_header()
60 SCCContext *scc = avf->priv_data; in scc_write_packet()
118 .priv_data_size = sizeof(SCCContext),
H A Dsccdec.c29 typedef struct SCCContext { struct
31 } SCCContext; typedef
64 SCCContext *scc = s->priv_data; in scc_read_header()
153 .priv_data_size = sizeof(SCCContext),

Completed in 1 milliseconds