Searched refs:mpc_synth (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 Dmpc.c46 static void mpc_synth(MPCContext *c, int16_t *out, int channels) function
103 mpc_synth(c, data, channels);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpc.c46 static void mpc_synth(MPCContext *c, int16_t **out, int channels) function
99 mpc_synth(c, out, channels);

Completed in 105 milliseconds