Searched defs:coeff (Results 26 - 50 of 73) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deac3dec.c114 float coeff = s->transform_coeffs[ch][bin++]; local
H A Dmimic.c244 int coeff; local
H A Dmlpdsp.c27 static void mlp_filter_channel(int32_t *state, const int32_t *coeff, argument
H A Dnellymoserenc.c299 float power_val, coeff, coeff_sum; local
H A Dratecontrol.h36 double coeff; member in struct:Predictor
H A Dralf.c256 int cmode = 0, coeff = 0; local
H A Dratecontrol.c997 double coeff = a->qblur == 0 ? 1.0 : exp(-d * d / (a->qblur * a->qblur)); local
H A Dvp6.c388 int coeff, sign, coeff_idx; local
448 int coeff, sig local
[all...]
H A Dadpcm.c1116 int coeff[2][2], shift[2]; local
1227 int coeff[2][4], shift[4]; local
[all...]
H A Devrcdec.c515 static void bandwidth_expansion(float *coeff, const float *inbuf, float gamma) argument
566 static void postfilter(EVRCContext *e, float *in, const float *coeff, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmimic.c196 int coeff; local
H A Dnellymoserenc.c284 float power_val, coeff, coeff_sum; local
H A Dratecontrol.h36 double coeff; member in struct:Predictor
H A Dvp6.c374 int coeff, sign, coeff_idx; local
434 int coeff, sig local
[all...]
H A Dratecontrol.c887 double coeff= a->qblur==0 ? 1.0 : exp(-d*d/(a->qblur * a->qblur)); local
[all...]
H A Dadpcm.c883 int coeff[2][2], shift[2]; local
998 int coeff[2][4], shift[4]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.h138 double *coeff; ///< pointer to the list of coefficients member in struct:__anon2319
H A Dutils.c239 int64_t coeff= fone - FFABS((xx<<16) - xDstInSrc)*(fone>>16); local
278 int64_t coeff; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_perspective.c43 int32_t coeff[SUB_PIXELS][4]; member in struct:PerspectiveContext
91 double coeff, A = -0.60; local
[all...]
H A Dvf_stereo3d.c475 static inline uint8_t ana_convert(const int *coeff, const uint8_t *left, const uint8_t *right) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8750.c568 int coeff = get_coeff(wm8750->sysclk, params_rate(params)); local
H A Dwm8971.c500 int coeff = get_coeff(wm8971->sysclk, params_rate(params)); local
H A Dwm8988.c616 int coeff; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/davinci/
H A Ddm355_ccdc.h145 struct ccdc_float coeff[CCDC_CSC_COEFF_TABLE_SIZE]; member in struct:ccdc_csc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dutils.c358 int64_t coeff= fone - FFABS(((int64_t)xx<<16) - xDstInSrc)*(fone>>16); local
399 int64_t coeff; local
[all...]

Completed in 247 milliseconds

123