Searched refs:CyuvDecodeContext (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 Dcyuv.c39 typedef struct CyuvDecodeContext { struct
43 } CyuvDecodeContext; typedef in typeref:struct:CyuvDecodeContext
47 CyuvDecodeContext *s = avctx->priv_data;
66 CyuvDecodeContext *s=avctx->priv_data;
172 CyuvDecodeContext *s = avctx->priv_data;
185 .priv_data_size = sizeof(CyuvDecodeContext),
199 .priv_data_size = sizeof(CyuvDecodeContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcyuv.c40 typedef struct CyuvDecodeContext { struct
43 } CyuvDecodeContext; typedef in typeref:struct:CyuvDecodeContext
47 CyuvDecodeContext *s = avctx->priv_data;
65 CyuvDecodeContext *s=avctx->priv_data;
184 .priv_data_size = sizeof(CyuvDecodeContext),
197 .priv_data_size = sizeof(CyuvDecodeContext),

Completed in 73 milliseconds