Searched refs:Rl2Context (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 Drl2.c39 typedef struct Rl2Context { struct
47 } Rl2Context; typedef in typeref:struct:Rl2Context
58 static void rl2_rle_decode(Rl2Context *s,const unsigned char* in,int size,
131 Rl2Context *s = avctx->priv_data;
177 Rl2Context *s = avctx->priv_data;
210 Rl2Context *s = avctx->priv_data;
225 .priv_data_size = sizeof(Rl2Context),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drl2.c42 typedef struct Rl2Context { struct
49 } Rl2Context; typedef in typeref:struct:Rl2Context
60 static void rl2_rle_decode(Rl2Context *s, const uint8_t *in, int size,
134 Rl2Context *s = avctx->priv_data;
182 Rl2Context *s = avctx->priv_data;
208 Rl2Context *s = avctx->priv_data;
221 .priv_data_size = sizeof(Rl2Context),

Completed in 62 milliseconds