Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsvq1dec.c61 typedef struct SVQ1Context { struct
76 } SVQ1Context; typedef
529 SVQ1Context *s = avctx->priv_data; in svq1_decode_frame_header()
625 SVQ1Context *s = avctx->priv_data; in svq1_decode_frame()
809 SVQ1Context *s = avctx->priv_data; in svq1_decode_init()
828 SVQ1Context *s = avctx->priv_data; in svq1_decode_end()
841 SVQ1Context *s = avctx->priv_data; in svq1_flush()
851 .priv_data_size = sizeof(SVQ1Context),

Completed in 2 milliseconds