Searched refs:CLJRContext (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 Dcljrenc.c34 typedef struct CLJRContext { struct
37 } CLJRContext; typedef in typeref:struct:CLJRContext
42 CLJRContext *a = avctx->priv_data;
98 #define OFFSET(x) offsetof(CLJRContext, x)
117 .priv_data_size = sizeof(CLJRContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcljr.c31 typedef struct CLJRContext { struct
33 } CLJRContext; typedef in typeref:struct:CLJRContext
37 CLJRContext * const a = avctx->priv_data;
51 CLJRContext * const a = avctx->priv_data;
110 CLJRContext *a = avctx->priv_data;
121 .priv_data_size = sizeof(CLJRContext),
167 .priv_data_size = sizeof(CLJRContext),

Completed in 91 milliseconds