Home
last modified time | relevance | path

Searched defs:coef (Results 1 – 25 of 81) sorted by relevance

1234

/external/libopus/silk/arm/
DNSQ_neon.h86 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) \ argument
90 #define silk_NSQ_noise_shape_feedback_loop(data0, data1, coef, order, arch) ((void)arch,silk_NSQ_n… argument
97 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) \ argument
108 #define silk_NSQ_noise_shape_feedback_loop(data0, data1, coef, order, arch) \ argument
/external/libjpeg-turbo/
Djccoefct.c73 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_iMCU_row() local
100 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_pass_coef() local
143 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in compress_data() local
247 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in compress_first_pass() local
343 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in compress_output() local
407 my_coef_ptr coef; in jinit_c_coef_controller() local
Djctrans.c243 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_iMCU_row() local
270 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_pass_coef() local
293 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in compress_output() local
379 my_coef_ptr coef; in transencode_coef_controller() local
Djdcoefct.c60 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_output_pass() local
87 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in decompress_onepass() local
194 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in consume_data() local
267 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in decompress_data() local
361 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in smoothing_ok() local
430 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in decompress_smooth_data() local
815 my_coef_ptr coef; in jinit_d_coef_controller() local
Djdcoefct.h66 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_iMCU_row() local
Djidctflt.c64 #define DEQUANTIZE(coef, quantval) (((FAST_FLOAT)(coef)) * (quantval)) argument
/external/libopus/silk/
DNSQ.h65 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) ((void)arch,si… argument
67 …hape_feedback_loop_c(const opus_int32 *data0, opus_int32 *data1, const opus_int16 *coef, opus_int … in silk_NSQ_noise_shape_feedback_loop_c()
95 #define silk_NSQ_noise_shape_feedback_loop(data0, data1, coef, order, arch) ((void)arch,silk_NSQ_n… argument
/external/eigen/unsupported/Eigen/src/Skyline/
DSkylineInplaceLU.h141 const double coef = lIt.value(); in compute() local
159 const double coef = lIt3.value(); in compute() local
174 const double coef = lIt2.value(); in compute() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_math.h126 #define MULT_AUDIO_COEF(audio,coef) /*lint -e704 <avoid divide for performance>*/ \ argument
144 #define MULT_AUDIO_WET_DRY_COEF(audio,coef) /*lint -e(702) <avoid divide for performance>*/ \ argument
284 #define MULT_DENTS_COEF(dents,coef) /*lint -e704 <avoid divide for performance>*/ \ argument
/external/webrtc/modules/audio_coding/codecs/ilbc/
Dbw_expand.c32 int16_t *coef, /* (i) the bandwidth expansion factor Q15 */ in WebRtcIlbcfix_BwExpand()
Dlsf_interpolate_to_poly_dec.c33 int16_t coef, /* (i) weighting coefficient to use between in WebRtcIlbcfix_LspInterpolate2PolyDec()
Dlsf_interpolate_to_poly_enc.c34 int16_t coef, /* (i) weighting coefficient to use between in WebRtcIlbcfix_LsfInterpolate2PloyEnc()
Dinterpolate.c32 int16_t coef, /* (i) weight coefficient in Q14 */ in WebRtcIlbcfix_Interpolate()
/external/google-benchmark/src/
Dcomplexity.h45 double coef; member
/external/libcxx/utils/google-benchmark/src/
Dcomplexity.h45 double coef; member
/external/aac/libAACdec/src/
Dpulsedata.cpp149 FIXP_DBL *coef) /*!< pointer to spectrum */ in CPulseData_Apply()
Dldfiltbank.cpp221 const FIXP_WTB *coef; in InvMdctTransformLowDelay_fdk() local
/external/webrtc/common_audio/signal_processing/
Dresample.c318 int16_t coef; in WebRtcSpl_DotProdIntToInt() local
364 int16_t coef; in WebRtcSpl_DotProdIntToShort() local
Dresample_fractional.c153 int16_t coef; in WebRtcSpl_ResampDotProduct() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c101 struct tgsi_interp_coef coef[PIPE_MAX_SHADER_INPUTS]; member
453 struct tgsi_interp_coef *coef, in const_coeff()
474 struct tgsi_interp_coef *coef, in tri_linear_coeff()
519 struct tgsi_interp_coef *coef, in tri_persp_coeff()
912 struct tgsi_interp_coef *coef, in line_linear_coeff()
934 struct tgsi_interp_coef *coef, in line_persp_coeff()
1206 struct tgsi_interp_coef *coef, in point_persp_coeff()
/external/libvpx/vp9/encoder/arm/neon/
Dvp9_frame_scale_neon.c177 const uint8x8_t *const coef) { in scale_filter_bilinear()
187 const int16_t *const coef, in scale_plane_2_to_1_general()
303 const int16_t *const coef, in scale_plane_4_to_1_general()
567 const InterpKernel *const coef, in scale_plane_4_to_3_general()
/external/libxaac/decoder/
Dixheaacd_lpfuncs.c94 VOID ixheaacd_process_win_seq(WORD32 *coef, WORD32 *prev, WORD32 *out, in ixheaacd_process_win_seq()
286 VOID ixheaacd_nolap1_32(WORD32 *coef, WORD32 *out, WORD16 q_shift, in ixheaacd_nolap1_32()
297 VOID ixheaacd_neg_shift_spec_dec(WORD32 *coef, WORD32 *out, WORD16 q_shift, in ixheaacd_neg_shift_spec_dec()
306 VOID ixheaacd_Nolap_dec(WORD32 *coef, WORD32 *out, WORD16 q_shift, in ixheaacd_Nolap_dec()
/external/libaom/av1/common/arm/
Dresize_neon.c174 const int16_t *const coef, in scale_plane_2_to_1_general()
290 const int16_t *const coef, in scale_plane_4_to_1_general()
392 const uint8x8_t *const coef) { in scale_filter_bilinear()
558 const InterpKernel *const coef, in scale_plane_4_to_3_general()
/external/libvpx/vp9/encoder/x86/
Dvp9_frame_scale_ssse3.c227 const int16_t *const coef, in scale_plane_2_to_1_general()
343 const int16_t *const coef, in scale_plane_4_to_1_general()
450 const InterpKernel *const coef, in scale_plane_4_to_3_general()
676 const int16_t *const coef, in scale_plane_1_to_2_phase_0()
/external/libldac/src/
Dmdct_fixp_ldac.c29 INT32 coef, index0, index1, offset; in proc_mdct_core_ldac() local

1234