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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Deatgv.c40 typedef struct TgvContext { struct
51 } TgvContext; typedef in typeref:struct:TgvContext
54 TgvContext *s = avctx->priv_data;
138 static int tgv_decode_inter(TgvContext * s, const uint8_t *buf, const uint8_t *buf_end){
249 TgvContext *s = avctx->priv_data;
329 TgvContext *s = avctx->priv_data;
341 .priv_data_size = sizeof(TgvContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deatgv.c41 typedef struct TgvContext { struct
52 } TgvContext; typedef in typeref:struct:TgvContext
56 TgvContext *s = avctx->priv_data;
147 static int tgv_decode_inter(TgvContext *s, AVFrame *frame,
268 TgvContext *s = avctx->priv_data;
349 TgvContext *s = avctx->priv_data;
362 .priv_data_size = sizeof(TgvContext),

Completed in 73 milliseconds