Searched refs:WNV1Context (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 Dwnv1.c32 typedef struct WNV1Context{ struct
38 } WNV1Context; typedef in typeref:struct:WNV1Context
50 static inline int wnv1_get_code(WNV1Context *w, int base_value)
66 WNV1Context * const l = avctx->priv_data;
134 WNV1Context * const l = avctx->priv_data;
150 WNV1Context * const l = avctx->priv_data;
163 .priv_data_size = sizeof(WNV1Context),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwnv1.c33 typedef struct WNV1Context { struct
36 } WNV1Context; typedef in typeref:struct:WNV1Context
48 static inline int wnv1_get_code(WNV1Context *w, int base_value)
62 WNV1Context * const l = avctx->priv_data;
153 .priv_data_size = sizeof(WNV1Context),

Completed in 119 milliseconds