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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtscc2.c36 typedef struct TSCC2Context { struct
47 } TSCC2Context; typedef in typeref:struct:TSCC2Context
49 static av_cold void free_vlcs(TSCC2Context *c)
60 static av_cold int init_vlcs(TSCC2Context *c)
126 static int tscc2_decode_mb(TSCC2Context *c, int *q, int vlc_set,
191 static int tscc2_decode_slice(TSCC2Context *c, int mb_y,
222 TSCC2Context *c = avctx->priv_data;
337 TSCC2Context * const c = avctx->priv_data;
348 TSCC2Context * const c = avctx->priv_data;
383 .priv_data_size = sizeof(TSCC2Context),
[all...]

Completed in 42 milliseconds