Searched refs:CELPMContext (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcelp_math.h28 typedef struct CELPMContext { struct
39 }CELPMContext; typedef in typeref:struct:CELPMContext
42 * Initialize CELPMContext.
44 void ff_celp_math_init(CELPMContext *c);
45 void ff_celp_math_init_mips(CELPMContext *c);
H A Dcelp_math.c120 void ff_celp_math_init(CELPMContext *c)
H A Damrwbdec.c92 CELPMContext celpm_ctx; ///< context for fixed point math operations
608 CELPMContext *ctx)
831 static void upsample_5_4(float *out, const float *in, int o_size, CELPMContext *ctx)
H A Damrnbdec.c144 CELPMContext celpm_ctx; ///< context for fixed point math operations
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Dcelp_math_mips.c84 void ff_celp_math_init_mips(CELPMContext *c)

Completed in 117 milliseconds