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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvmdvideo.c48 typedef struct VmdVideoContext { struct
61 } VmdVideoContext; typedef in typeref:struct:VmdVideoContext
183 static int vmd_decode(VmdVideoContext *s, AVFrame *frame)
369 VmdVideoContext *s = avctx->priv_data;
380 VmdVideoContext *s = avctx->priv_data;
432 VmdVideoContext *s = avctx->priv_data;
467 .priv_data_size = sizeof(VmdVideoContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvmdav.c57 typedef struct VmdVideoContext { struct
71 } VmdVideoContext; typedef in typeref:struct:VmdVideoContext
192 static void vmd_decode(VmdVideoContext *s)
347 VmdVideoContext *s = avctx->priv_data;
390 VmdVideoContext *s = avctx->priv_data;
423 VmdVideoContext *s = avctx->priv_data;
622 .priv_data_size = sizeof(VmdVideoContext),

Completed in 97 milliseconds