Searched refs:VBLEContext (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 Dvble.c41 } VBLEContext; typedef in typeref:struct:__anon3236
43 static int vble_unpack(VBLEContext *ctx, GetBitContext *gb)
83 static void vble_restore_plane(VBLEContext *ctx, AVFrame *pic,
118 VBLEContext *ctx = avctx->priv_data;
173 VBLEContext *ctx = avctx->priv_data;
181 VBLEContext *ctx = avctx->priv_data;
209 .priv_data_size = sizeof(VBLEContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvble.c39 } VBLEContext; typedef in typeref:struct:__anon2002
60 static int vble_unpack(VBLEContext *ctx, GetBitContext *gb)
85 static void vble_restore_plane(VBLEContext *ctx, int plane, int offset,
116 VBLEContext *ctx = avctx->priv_data;
176 VBLEContext *ctx = avctx->priv_data;
190 VBLEContext *ctx = avctx->priv_data;
223 .priv_data_size = sizeof(VBLEContext),

Completed in 115 milliseconds