Searched defs:coefs (Results 26 - 35 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daaccoder.c621 const float *coefs = sce->coeffs + start; local
783 const float *coefs = sce->coeffs + start; local
902 float *coefs = sce->coeffs + start; local
943 const float *coefs = sce->coeffs + start; local
[all...]
H A Dflacenc.c67 int32_t coefs[MAX_LPC_ORDER]; member in struct:FlacSubframe
748 encode_residual_lpc_unrolled(int32_t *res, const int32_t *smp, int n, int order, const int32_t *coefs, int shift, int big) argument
809 encode_residual_lpc(int32_t *res, const int32_t *smp, int n, int order, const int32_t *coefs, int shift) argument
851 int32_t coefs[MAX_LPC_ORDER][MAX_LPC_ORDER]; local
[all...]
H A Daacpsy.c560 psy_3gpp_analyze_channel(FFPsyContext *ctx, int channel, const float *coefs, const FFPsyWindowInfo *wi) argument
H A Dvc1dec.c4795 int coefs[2][7]; member in struct:__anon2004
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daaccoder.c619 const float *coefs = sce->coeffs + start; local
783 const float *coefs = sce->coeffs + start; local
902 float *coefs = sce->coeffs + start; local
943 const float *coefs = sce->coeffs + start; local
[all...]
H A Daacpsy.c570 calc_thr_3gpp(const FFPsyWindowInfo *wi, const int num_bands, AacPsyChannel *pch, const uint8_t *band_sizes, const float *coefs) argument
618 psy_3gpp_analyze_channel(FFPsyContext *ctx, int channel, const float *coefs, const FFPsyWindowInfo *wi) argument
H A Dflacenc.c79 int32_t coefs[MAX_LPC_ORDER]; member in struct:FlacSubframe
759 int32_t coefs[MAX_LPC_ORDER][MAX_LPC_ORDER]; local
[all...]
H A Dvc1dec.c5260 int coefs[2][7]; member in struct:__anon3239
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daaccoder_mips.c2182 const float *coefs = sce->coeffs + start; local
2217 const float *coefs = sce->coeffs + start; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_lp.c376 static const u16 coefs[] = { local

Completed in 182 milliseconds

12