Searched refs:LibGSMDecodeContext (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 Dlibgsm.c145 typedef struct LibGSMDecodeContext { struct
147 } LibGSMDecodeContext; typedef in typeref:struct:LibGSMDecodeContext
150 LibGSMDecodeContext *s = avctx->priv_data;
177 LibGSMDecodeContext *s = avctx->priv_data;
188 LibGSMDecodeContext *s = avctx->priv_data;
218 LibGSMDecodeContext *s = avctx->priv_data;
233 .priv_data_size = sizeof(LibGSMDecodeContext),
247 .priv_data_size = sizeof(LibGSMDecodeContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibgsm.c124 typedef struct LibGSMDecodeContext { struct
127 } LibGSMDecodeContext; typedef in typeref:struct:LibGSMDecodeContext
130 LibGSMDecodeContext *s = avctx->priv_data;
168 LibGSMDecodeContext *s = avctx->priv_data;
179 LibGSMDecodeContext *s = avctx->priv_data;
211 LibGSMDecodeContext *s = avctx->priv_data;
224 .priv_data_size = sizeof(LibGSMDecodeContext),
237 .priv_data_size = sizeof(LibGSMDecodeContext),

Completed in 177 milliseconds