Searched refs:Msvideo1Context (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 Dmsvideo1.c45 typedef struct Msvideo1Context { struct
56 } Msvideo1Context; typedef in typeref:struct:Msvideo1Context
60 Msvideo1Context *s = avctx->priv_data;
78 static void msvideo1_decode_8bit(Msvideo1Context *s)
178 static void msvideo1_decode_16bit(Msvideo1Context *s)
293 Msvideo1Context *s = avctx->priv_data;
328 Msvideo1Context *s = avctx->priv_data;
340 .priv_data_size = sizeof(Msvideo1Context),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmsvideo1.c47 typedef struct Msvideo1Context { struct
58 } Msvideo1Context; typedef in typeref:struct:Msvideo1Context
62 Msvideo1Context *s = avctx->priv_data;
84 static void msvideo1_decode_8bit(Msvideo1Context *s)
184 static void msvideo1_decode_16bit(Msvideo1Context *s)
299 Msvideo1Context *s = avctx->priv_data;
333 Msvideo1Context *s = avctx->priv_data;
345 .priv_data_size = sizeof(Msvideo1Context),

Completed in 44 milliseconds