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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcinepak.c56 typedef struct CinepakContext { struct
71 } CinepakContext; typedef in typeref:struct:CinepakContext
122 static int cinepak_decode_vectors (CinepakContext *s, cvid_strip *strip,
265 static int cinepak_decode_strip (CinepakContext *s,
317 static int cinepak_decode (CinepakContext *s)
391 CinepakContext *s = avctx->priv_data;
416 CinepakContext *s = avctx->priv_data;
449 CinepakContext *s = avctx->priv_data;
461 sizeof(CinepakContext),

Completed in 36 milliseconds