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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddpxenc.c26 typedef struct DPXContext { struct
31 } DPXContext; typedef in typeref:struct:DPXContext
35 DPXContext *s = avctx->priv_data;
79 DPXContext *s = avctx->priv_data;
105 DPXContext *s = avctx->priv_data;
168 .priv_data_size = sizeof(DPXContext),
H A Ddpx.c27 typedef struct DPXContext { struct
29 } DPXContext; typedef in typeref:struct:DPXContext
60 DPXContext *const s = avctx->priv_data;
221 DPXContext *s = avctx->priv_data;
229 DPXContext *s = avctx->priv_data;
240 .priv_data_size = sizeof(DPXContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddpxenc.c28 typedef struct DPXContext { struct
33 } DPXContext; typedef in typeref:struct:DPXContext
37 DPXContext *s = avctx->priv_data;
90 DPXContext *s = avctx->priv_data;
115 DPXContext *s = avctx->priv_data;
141 DPXContext *s = avctx->priv_data;
169 DPXContext *s = avctx->priv_data;
249 .priv_data_size = sizeof(DPXContext),

Completed in 59 milliseconds