Searched defs:coefs (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/bfin/
H A Didct_bfin.S67 coefs: label
H A Dvp3_idct_bfin.S40 coefs: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dlpc.c103 ff_lpc_calc_coefs(DSPContext *s, const int32_t *samples, int blocksize, int min_order, int max_order, int precision, int32_t coefs[][MAX_LPC_ORDER], int *shift, int use_lpc, int omethod, int max_shift, int zero_shift) argument
H A Dwmaenc.c190 float *coefs, *exponents, mult; local
[all...]
H A Dwmadec.c554 float *coefs, *exponents, mult, mult1, noise; local
[all...]
H A Dra144.c84 static void eval_coefs(int *coefs, const int *refl) argument
229 static int eval_refl(int *refl, const int16_t *coefs, RA144Context *ractx) argument
H A Dalacenc.c129 int32_t coefs[MAX_LPC_ORDER][MAX_LPC_ORDER]; local
H A Dimgresample.c233 uint64_t coefs[4]; local
H A Dflacenc.c77 int32_t coefs[MAX_LPC_ORDER]; member in struct:FlacSubframe
711 encode_residual_lpc_unrolled( int32_t *res, const int32_t *smp, int n, int order, const int32_t *coefs, int shift, int big) argument
771 encode_residual_lpc(int32_t *res, const int32_t *smp, int n, int order, const int32_t *coefs, int shift) argument
814 int32_t coefs[MAX_LPC_ORDER][MAX_LPC_ORDER]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_eq.c66 static void vortex_EqHw_SetLeftCoefs(vortex_t * vortex, u16 coefs[]) argument
88 static void vortex_EqHw_SetRightCoefs(vortex_t * vortex, u16 coefs[]) argument
[all...]
H A Dau88x0_xtalk.c229 vortex_XtalkHw_SetLeftEQ(vortex_t * vortex, short arg_0, short arg_4, xtalk_coefs_t const coefs) argument
246 vortex_XtalkHw_SetRightEQ(vortex_t * vortex, short arg_0, short arg_4, xtalk_coefs_t const coefs) argument
263 vortex_XtalkHw_SetLeftXT(vortex_t * vortex, short arg_0, short arg_4, xtalk_coefs_t const coefs) argument
280 vortex_XtalkHw_SetRightXT(vortex_t * vortex, short arg_0, short arg_4, xtalk_coefs_t const coefs) argument
297 vortex_XtalkHw_SetLeftEQStates(vortex_t * vortex, xtalk_instate_t const arg_0, xtalk_state_t const coefs) argument
316 vortex_XtalkHw_SetRightEQStates(vortex_t * vortex, xtalk_instate_t const arg_0, xtalk_state_t const coefs) argument
335 vortex_XtalkHw_SetLeftXTStates(vortex_t * vortex, xtalk_instate_t const arg_0, xtalk_state_t const coefs) argument
354 vortex_XtalkHw_SetRightXTStates(vortex_t * vortex, xtalk_instate_t const arg_0, xtalk_state_t const coefs) argument
[all...]

Completed in 90 milliseconds