Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsamidec.c40 } SAMIContext; typedef
44 SAMIContext *sami = avctx->priv_data; in sami_paragraph_to_ass()
139 SAMIContext *sami = avctx->priv_data; in sami_decode_frame()
156 SAMIContext *sami = avctx->priv_data; in sami_init()
167 SAMIContext *sami = avctx->priv_data; in sami_close()
178 SAMIContext *sami = avctx->priv_data; in sami_flush()
188 .priv_data_size = sizeof(SAMIContext),
/third_party/ffmpeg/libavformat/
Dsamidec.c35 } SAMIContext; typedef
49 SAMIContext *sami = s->priv_data; in sami_read_header()
123 .priv_data_size = sizeof(SAMIContext),