Searched refs:BMVDecContext (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 Dbmvvideo.c46 typedef struct BMVDecContext { struct
52 } BMVDecContext; typedef in typeref:struct:BMVDecContext
202 BMVDecContext * const c = avctx->priv_data;
274 BMVDecContext * const c = avctx->priv_data;
294 .priv_data_size = sizeof(BMVDecContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbmv.c42 typedef struct BMVDecContext { struct
49 } BMVDecContext; typedef in typeref:struct:BMVDecContext
193 BMVDecContext * const c = avctx->priv_data;
262 BMVDecContext * const c = avctx->priv_data;
280 BMVDecContext *c = avctx->priv_data;
360 .priv_data_size = sizeof(BMVDecContext),

Completed in 26 milliseconds