Searched defs:coeff (Results 1 - 25 of 73) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dlls1.h37 double coeff[MAX_VARS][MAX_VARS]; member in struct:LLSModel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dlls.h35 double coeff[MAX_VARS][MAX_VARS]; member in struct:LLSModel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dlpc.c133 void vorbis_lpc_predict(float *coeff,float *prime,int m, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dadx.c25 void ff_adx_calculate_coeffs(int cutoff, int sample_rate, int bits, int *coeff) argument
37 avpriv_adx_decode_header(AVCodecContext *avctx, const uint8_t *buf, int bufsize, int *header_size, int *coeff) argument
H A Dadx.h49 int coeff[2]; member in struct:__anon1856
H A Dmlpdsp.c25 static void ff_mlp_filter_channel(int32_t *state, const int32_t *coeff, argument
H A Drtjpeg.c49 int coeff, i, n; local
[all...]
H A Dmlp.h84 int32_t coeff[NUM_FILTERS][MAX_FIR_ORDER]; member in struct:__anon1951
H A Dvp5.c179 int coeff, sign, coeff_idx; local
[all...]
H A Dbinkaudio.c185 int width, coeff; local
H A Deac3dec.c114 float coeff = s->transform_coeffs[ch][bin++]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dadx.c26 void ff_adx_calculate_coeffs(int cutoff, int sample_rate, int bits, int *coeff) argument
38 ff_adx_decode_header(AVCodecContext *avctx, const uint8_t *buf, int bufsize, int *header_size, int *coeff) argument
85 avpriv_adx_decode_header(AVCodecContext *avctx, const uint8_t *buf, int bufsize, int *header_size, int *coeff) argument
H A Dadx.h48 int coeff[2]; member in struct:ADXContext
H A Drtjpeg.c48 int coeff, i, n; local
[all...]
H A Dmlp.h84 int32_t coeff[NUM_FILTERS][MAX_FIR_ORDER]; member in struct:ChannelParams
H A Dvp5.c180 int coeff, sign, coeff_idx; local
[all...]
H A Dbinkaudio.c168 int width, coeff; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Drematrix_template.c60 INTER coeff = coeffp[index]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dmlpdsp.c116 static void mlp_filter_channel_x86(int32_t *state, const int32_t *coeff, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndmsad.h79 wxInt16 coeff[2]; member in struct:wxSoundStreamMSAdpcm::__anon127
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dmlpdsp.c113 static void mlp_filter_channel_x86(int32_t *state, const int32_t *coeff, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_owdenoise.c71 static const double coeff[2][5] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale.h123 double *coeff; ///< pointer to the list of coefficients member in struct:SwsVector
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-dsp.c103 s32 coeff = 2*int_cos(freq); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dlpc.c92 unsigned sample, coeff; local
[all...]

Completed in 333 milliseconds

123