Searched refs:VBDecContext (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 Dvb.c41 typedef struct VBDecContext { struct
48 } VBDecContext; typedef in typeref:struct:VBDecContext
61 static void vb_decode_palette(VBDecContext *c, int data_size)
89 static int vb_decode_framedata(VBDecContext *c, int offset)
189 VBDecContext * const c = avctx->priv_data;
246 VBDecContext * const c = avctx->priv_data;
259 VBDecContext *c = avctx->priv_data;
273 .priv_data_size = sizeof(VBDecContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvb.c42 typedef struct VBDecContext { struct
48 } VBDecContext; typedef in typeref:struct:VBDecContext
61 static void vb_decode_palette(VBDecContext *c, int data_size)
89 static int vb_decode_framedata(VBDecContext *c, int offset)
190 VBDecContext * const c = avctx->priv_data;
246 VBDecContext * const c = avctx->priv_data;
259 VBDecContext *c = avctx->priv_data;
272 .priv_data_size = sizeof(VBDecContext),

Completed in 144 milliseconds