Searched refs:BMPContext (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 Dbmp.h27 typedef struct BMPContext { struct
29 } BMPContext; typedef in typeref:struct:BMPContext
H A Dbmpenc.c33 BMPContext *s = avctx->priv_data;
67 BMPContext *s = avctx->priv_data;
161 .priv_data_size = sizeof(BMPContext),
H A Dbmp.c28 BMPContext *s = avctx->priv_data;
42 BMPContext *s = avctx->priv_data;
356 BMPContext* c = avctx->priv_data;
368 .priv_data_size = sizeof(BMPContext),

Completed in 41 milliseconds