| /third_party/ffmpeg/libavcodec/ |
| D | ra144enc.c | 136 static void get_match_score(float *work, const float *coefs, float *vect, in get_match_score() 193 const float *coefs, float *data) in adaptive_cb_search() 240 static void find_best_vect(float *work, const float *coefs, in find_best_vect() 275 static void fixed_cb_search(float *work, const float *coefs, float *data, in fixed_cb_search() 330 float coefs[LPC_ORDER]; in ra144_encode_subblock() local
|
| D | aaccoder_twoloop.h | 378 const float *coefs = &sce->coeffs[start]; in search_for_quantizers_twoloop() local 459 const float *coefs = sce->coeffs + start; in search_for_quantizers_twoloop() local 601 const float *coefs = sce->coeffs + start; in search_for_quantizers_twoloop() local
|
| D | ra144.c | 1545 int ff_eval_refl(int *refl, const int16_t *coefs, AVCodecContext *avctx) in ff_eval_refl() 1593 void ff_eval_coefs(int *coefs, const int *refl) in ff_eval_coefs()
|
| D | aacdec_fixed.c | 153 static void vector_pow43(int *coefs, int len) in vector_pow43() 198 static void noise_scale(int *coefs, int scale, int band_energy, int len) in noise_scale()
|
| D | aacenc_tns.c | 165 double gain, coefs[MAX_LPC_ORDER]; in ff_aac_search_for_tns() local
|
| D | wmaenc.c | 242 float *coefs, *exponents, mult; in encode_block() local
|
| D | aaccoder.c | 306 const float *coefs = &sce->coeffs[start]; in search_for_quantizers_anmr() local 473 const float *coefs = sce->coeffs + start; in search_for_quantizers_fast() local
|
| D | aacpsy.c | 601 const uint8_t *band_sizes, const float *coefs, const int cutoff) in calc_thr_3gpp() 653 const float *coefs, const FFPsyWindowInfo *wi) in psy_3gpp_analyze_channel()
|
| D | wma.h | 117 DECLARE_ALIGNED(32, float, coefs)[MAX_CHANNELS][BLOCK_MAX_SIZE]; member
|
| D | wmadec.c | 639 float *coefs, *exponents, mult, mult1, noise; in wma_decode_block() local
|
| D | vc1dec.c | 62 int coefs[2][7]; member
|
| D | siren.c | 575 int *power_categories, float *coefs, int scale_factor) in decode_vector()
|
| D | flacenc.c | 86 int32_t coefs[MAX_LPC_ORDER]; member 795 int32_t coefs[MAX_LPC_ORDER][MAX_LPC_ORDER]; in encode_residual_ch() local
|
| D | alacenc.c | 156 int32_t coefs[MAX_LPC_ORDER][MAX_LPC_ORDER]; in calc_predictor_params() local
|
| D | h264_cabac.c | 1669 #define DECODE_SIGNIFICANCE( coefs, sig_off, last_off ) \ in decode_cabac_residual_internal() argument
|
| /third_party/libsnd/src/ALAC/ |
| D | dp_enc.c | 45 init_coefs (int16_t * coefs, uint32_t denshift, int32_t numPairs) in init_coefs() 75 pc_block (int32_t * in, int32_t * pc1, int32_t num, int16_t * coefs, int32_t numactive, uint32_t ch… in pc_block()
|
| D | dp_dec.c | 55 unpc_block (const int32_t * pc1, int32_t * out, int32_t num, int16_t * coefs, int32_t numactive, ui… in unpc_block()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_hqdn3d.h | 33 int16_t *coefs[4]; member
|
| D | asrc_sinc.c | 140 static const float coefs[][4] = { in kaiser_beta() local
|
| D | af_mcompand.c | 64 double coefs[3 *(N+1)]; member
|
| D | vf_ssim.c | 59 double coefs[4]; member
|
| /third_party/ffmpeg/libswresample/ |
| D | noise_shaping_data.c | 23 double const * coefs; member
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | aacpsy_mips.h | 65 const float *coefs, const int cutoff) in calc_thr_3gpp_mips()
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jcphuff-neon.c | 147 int16x8_t coefs = vdupq_n_s16(0); in jsimd_encode_mcu_AC_first_prepare_neon() local 387 int16x8_t coefs = vdupq_n_s16(0); in jsimd_encode_mcu_AC_refine_prepare_neon() local
|
| /third_party/pulseaudio/src/utils/ |
| D | qpaeq | 517 def set_filter(self,preamp,coefs): argument
|