Searched refs:DxaDecContext (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 Ddxa.c38 typedef struct DxaDecContext { struct
45 } DxaDecContext; typedef in typeref:struct:DxaDecContext
50 static int decode_13(AVCodecContext *avctx, DxaDecContext *c, uint8_t* dst, uint8_t *src, uint8_t *ref)
195 DxaDecContext * const c = avctx->priv_data;
293 DxaDecContext * const c = avctx->priv_data;
309 DxaDecContext * const c = avctx->priv_data;
324 .priv_data_size = sizeof(DxaDecContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddxa.c41 typedef struct DxaDecContext { struct
48 } DxaDecContext; typedef in typeref:struct:DxaDecContext
53 static int decode_13(AVCodecContext *avctx, DxaDecContext *c, uint8_t* dst,
213 DxaDecContext * const c = avctx->priv_data;
330 DxaDecContext * const c = avctx->priv_data;
351 DxaDecContext * const c = avctx->priv_data;
364 .priv_data_size = sizeof(DxaDecContext),

Completed in 55 milliseconds