Searched refs:MPCContext (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpc.h52 typedef struct MPCContext { struct
72 } MPCContext; typedef in typeref:struct:MPCContext
75 void ff_mpc_dequantize_and_synth(MPCContext *c, int maxband, int16_t **out, int channels);
H A Dmpc.c46 static void mpc_synth(MPCContext *c, int16_t **out, int channels)
62 void ff_mpc_dequantize_and_synth(MPCContext * c, int maxband, int16_t **out,
H A Dmpc7.c51 MPCContext *c = avctx->priv_data;
142 static inline void idx_to_quant(MPCContext *c, GetBitContext *gb, int idx, int *dst)
198 MPCContext *c = avctx->priv_data;
316 MPCContext *c = avctx->priv_data;
324 MPCContext *c = avctx->priv_data;
335 .priv_data_size = sizeof(MPCContext),
H A Dmpc8.c99 MPCContext *c = avctx->priv_data;
245 MPCContext *c = avctx->priv_data;
430 MPCContext *c = avctx->priv_data;
439 .priv_data_size = sizeof(MPCContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpc.h73 } MPCContext; typedef in typeref:struct:__anon1953
76 void ff_mpc_dequantize_and_synth(MPCContext *c, int maxband, void *dst, int channels);
H A Dmpc.c46 static void mpc_synth(MPCContext *c, int16_t *out, int channels)
67 void ff_mpc_dequantize_and_synth(MPCContext * c, int maxband, void *data, int channels)
H A Dmpc7.c54 MPCContext *c = avctx->priv_data;
149 static inline void idx_to_quant(MPCContext *c, GetBitContext *gb, int idx, int *dst)
204 MPCContext *c = avctx->priv_data;
307 MPCContext *c = avctx->priv_data;
317 .priv_data_size = sizeof(MPCContext),
H A Dmpc8.c99 MPCContext *c = avctx->priv_data;
243 MPCContext *c = avctx->priv_data;
426 .priv_data_size = sizeof(MPCContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpc.c46 } MPCContext; typedef in typeref:struct:__anon3570
58 MPCContext *c = s->priv_data;
120 MPCContext *c = s->priv_data;
179 MPCContext *c = s->priv_data;
195 MPCContext *c = s->priv_data;
229 .priv_data_size = sizeof(MPCContext),
H A Dmpc8.c56 } MPCContext; typedef in typeref:struct:__anon3571
135 MPCContext *c = s->priv_data;
211 MPCContext *c = s->priv_data;
274 MPCContext *c = s->priv_data;
318 .priv_data_size = sizeof(MPCContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpc.c45 } MPCContext; typedef in typeref:struct:__anon2217
57 MPCContext *c = s->priv_data;
119 MPCContext *c = s->priv_data;
178 MPCContext *c = s->priv_data;
194 MPCContext *c = s->priv_data;
228 .priv_data_size = sizeof(MPCContext),
H A Dmpc8.c54 } MPCContext; typedef in typeref:struct:__anon2218
133 MPCContext *c = s->priv_data;
193 MPCContext *c = s->priv_data;
248 MPCContext *c = s->priv_data;
274 MPCContext *c = s->priv_data;
287 .priv_data_size = sizeof(MPCContext),

Completed in 113 milliseconds