Searched defs:coeffs (Results 26 - 37 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacpsy.c310 AacPsyCoeffs *coeffs = pctx->psy_coef[j]; local
572 AacPsyCoeffs *coeffs = pctx->psy_coef[wi->num_windows == 8]; local
744 psy_3gpp_analyze(FFPsyContext *ctx, int channel, const float **coeffs, const FFPsyWindowInfo *wi) argument
[all...]
H A Dvorbisenc.c108 float *coeffs; // also used for residue after floor member in struct:__anon2020
711 static float get_floor_average(vorbis_enc_floor * fc, float *coeffs, int i) argument
723 floor_fit(vorbis_enc_context *venc, vorbis_enc_floor *fc, float *coeffs, uint16_t *posts, int samples) argument
860 residue_encode(vorbis_enc_context *venc, vorbis_enc_residue *rc, PutBitContext *pb, float *coeffs, int samples, int real_ch) argument
[all...]
H A Dwmaprodec.c150 float* coeffs; ///< pointer to the subframe decode buffer member in struct:__anon2044
[all...]
H A Dwmavoice.c570 calc_input_response(WMAVoiceContext *s, float *lpcs, int fcb_type, float *coeffs, int remainder) argument
694 *coeffs = s->denoise_coeffs_pf, tilt_mem = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacpsy.c318 AacPsyCoeffs *coeffs = pctx->psy_coef[j]; local
629 AacPsyCoeffs *coeffs = pctx->psy_coef[wi->num_windows == 8]; local
787 psy_3gpp_analyze(FFPsyContext *ctx, int channel, const float **coeffs, const FFPsyWindowInfo *wi) argument
[all...]
H A Dapedec.c99 int16_t *coeffs; ///< actual coefficients used in filtering member in struct:APEFilter
929 int32_t coeffs[8] = { 0 }, delay[8] = { 0 }; local
950 int32_t coeffs[25 local
902 long_filter_high_3800(int32_t *buffer, int order, int shift, int32_t *coeffs, int32_t *delay, int length) argument
1005 int32_t coeffs[256], delay[256]; local
[all...]
H A Dhevc_cabac.c1082 int16_t *coeffs = lc->tu.coeffs[c_idx > 0]; local
[all...]
H A Dhevcdsp_template.c45 static void FUNC(transform_add4x4)(uint8_t *_dst, int16_t *coeffs, argument
62 static void FUNC(transform_add8x8)(uint8_t *_dst, int16_t *coeffs, argument
79 static void FUNC(transform_add16x16)(uint8_t *_dst, int16_t *coeffs, argument
96 static void FUNC(transform_add32x32)(uint8_t *_dst, int16_t *coeffs, argument
116 int16_t *coeffs = (int16_t *) _coeffs; local
141 int16_t *coeffs = _coeffs; local
182 transform_4x4_luma(int16_t *coeffs) argument
[all...]
H A Dvorbisenc.c110 float *coeffs; // also used for residue after floor member in struct:__anon3257
716 static float get_floor_average(vorbis_enc_floor * fc, float *coeffs, int i) argument
728 floor_fit(vorbis_enc_context *venc, vorbis_enc_floor *fc, float *coeffs, uint16_t *posts, int samples) argument
872 residue_encode(vorbis_enc_context *venc, vorbis_enc_residue *rc, PutBitContext *pb, float *coeffs, int samples, int real_ch) argument
[all...]
H A Dwmaprodec.c152 float* coeffs; ///< pointer to the subframe decode buffer member in struct:__anon3288
[all...]
H A Dwmavoice.c573 calc_input_response(WMAVoiceContext *s, float *lpcs, int fcb_type, float *coeffs, int remainder) argument
698 *coeffs = s->denoise_coeffs_pf, tilt_mem = 0; local
[all...]
H A Dhevc.c973 int16_t *coeffs = lc->tu.coeffs[1]; local
1002 int16_t *coeffs = lc->tu.coeffs[1]; local
[all...]

Completed in 116 milliseconds

12