Searched refs:VBLEContext (Results 1 – 1 of 1) sorted by relevance
37 typedef struct VBLEContext { struct43 } VBLEContext; argument45 static int vble_unpack(VBLEContext *ctx, GetBitContext *gb) in vble_unpack()85 static void vble_restore_plane(VBLEContext *ctx, AVFrame *pic, in vble_restore_plane()120 VBLEContext *ctx = avctx->priv_data; in vble_decode_frame()176 VBLEContext *ctx = avctx->priv_data; in vble_decode_close()184 VBLEContext *ctx = avctx->priv_data; in vble_decode_init()211 .priv_data_size = sizeof(VBLEContext),