Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtscc2.c42 typedef struct TSCC2Context { struct
52 } TSCC2Context; typedef
123 static int tscc2_decode_mb(TSCC2Context *c, int *q, int vlc_set, in tscc2_decode_mb()
182 static int tscc2_decode_slice(TSCC2Context *c, int mb_y, in tscc2_decode_slice()
213 TSCC2Context *c = avctx->priv_data; in tscc2_decode_frame()
325 TSCC2Context * const c = avctx->priv_data; in tscc2_decode_end()
335 TSCC2Context * const c = avctx->priv_data; in tscc2_decode_init()
364 .priv_data_size = sizeof(TSCC2Context),

Completed in 2 milliseconds