Home
last modified time | relevance | path

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

123

/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/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/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
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
192 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in consume_data() local
263 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in decompress_data() local
354 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in smoothing_ok() local
410 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in decompress_smooth_data() local
629 my_coef_ptr coef; in jinit_d_coef_controller() local
Djctrans.c242 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_iMCU_row() local
269 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_pass_coef() local
292 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in compress_output() local
378 my_coef_ptr coef; in transencode_coef_controller() local
Djdcoefct.h65 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/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dbw_expand.c30 int16_t *coef, /* (i) the bandwidth expansion factor Q15 */ in WebRtcIlbcfix_BwExpand()
Dlsf_interpolate_to_poly_enc.c32 int16_t coef, /* (i) weighting coefficient to use between in WebRtcIlbcfix_LsfInterpolate2PloyEnc()
Dlsf_interpolate_to_poly_dec.c31 int16_t coef, /* (i) weighting coefficient to use between in WebRtcIlbcfix_LspInterpolate2PolyDec()
Dinterpolate.c30 int16_t coef, /* (i) weight coefficient in Q14 */ in WebRtcIlbcfix_Interpolate()
/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/google-benchmark/src/
Dcomplexity.h45 double coef; member
/external/libcxx/utils/google-benchmark/src/
Dcomplexity.h45 double coef; member
/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/aac/libAACdec/src/
Dpulsedata.cpp149 FIXP_DBL *coef) /*!< pointer to spectrum */ in CPulseData_Apply()
Dldfiltbank.cpp214 const FIXP_WTB *coef; in InvMdctTransformLowDelay_fdk() local
/external/webrtc/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/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_frame_scale_neon.c176 const uint8x8_t *const coef) { in scale_filter_bilinear()
186 const int16_t *const coef, in scale_plane_2_to_1_general()
302 const int16_t *const coef, in scale_plane_4_to_1_general()
566 const InterpKernel *const coef, in scale_plane_4_to_3_general()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c100 struct tgsi_interp_coef coef[PIPE_MAX_SHADER_INPUTS]; member
463 struct tgsi_interp_coef *coef, in const_coeff()
484 struct tgsi_interp_coef *coef, in tri_linear_coeff()
529 struct tgsi_interp_coef *coef, in tri_persp_coeff()
921 struct tgsi_interp_coef *coef, in line_linear_coeff()
943 struct tgsi_interp_coef *coef, in line_persp_coeff()
1214 struct tgsi_interp_coef *coef, in point_persp_coeff()
/external/libldac/src/
Dmdct_fixp_ldac.c29 INT32 coef, index0, index1, offset; in proc_mdct_core_ldac() local
Dmdct_ldac.c29 int coef, index0, index1, offset; in proc_mdct_core_ldac() local
/external/libxaac/decoder/
Dixheaacd_lt_predict.h40 UWORD8 coef; member
/external/libvpx/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()

123