Home
last modified time | relevance | path

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

123

/external/qemu/distrib/jpeg-6b/
Djccoefct.c75 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local
102 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef() local
145 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.c82 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local
122 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_output_pass() local
149 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_onepass() local
257 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in consume_data() local
394 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in consume_data_build_huffman_index_baseline() local
454 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in consume_data_build_huffman_index_progressive() local
556 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_data() local
660 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in smoothing_ok() local
716 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_smooth_data() local
931 my_coef_ptr coef; in jinit_d_coef_controller() local
Djctrans.c230 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local
257 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef() local
280 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_output() local
366 my_coef_ptr coef; in transencode_coef_controller() local
Djidctflt.c60 #define DEQUANTIZE(coef,quantval) (((FAST_FLOAT) (coef)) * (quantval)) argument
Djidctint.c140 #define DEQUANTIZE(coef,quantval) (((ISLOW_MULT_TYPE) (coef)) * (quantval)) argument
/external/jpeg/
Djccoefct.c75 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local
102 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef() local
145 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.c82 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local
122 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_output_pass() local
149 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_onepass() local
257 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in consume_data() local
394 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in consume_data_build_huffman_index_baseline() local
454 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in consume_data_build_huffman_index_progressive() local
556 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_data() local
660 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in smoothing_ok() local
716 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_smooth_data() local
931 my_coef_ptr coef; in jinit_d_coef_controller() local
Djctrans.c230 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local
257 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef() local
280 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_output() local
366 my_coef_ptr coef; in transencode_coef_controller() local
Djidctflt.c60 #define DEQUANTIZE(coef,quantval) (((FAST_FLOAT) (coef)) * (quantval)) argument
Dmips_jidctfst.c131 #define DEQUANTIZE(coef,quantval) (((IFAST_MULT_TYPE) (coef)) * (quantval)) argument
/external/speex/libspeex/
Dlsp_bfin.h39 spx_word16_t *coef, /* P or Q coefs in Q13 format */ in cheb_poly_eva()
/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.h125 #define MULT_AUDIO_COEF(audio,coef) /*lint -e704 <avoid divide for performance>*/ \ argument
143 #define MULT_AUDIO_WET_DRY_COEF(audio,coef) /*lint -e(702) <avoid divide for performance>*/ \ argument
283 #define MULT_DENTS_COEF(dents,coef) /*lint -e704 <avoid divide for performance>*/ \ argument
/external/sonivox/arm-fm-22k/lib_src/
Deas_math.h125 #define MULT_AUDIO_COEF(audio,coef) /*lint -e704 <avoid divide for performance>*/ \ argument
143 #define MULT_AUDIO_WET_DRY_COEF(audio,coef) /*lint -e(702) <avoid divide for performance>*/ \ argument
283 #define MULT_DENTS_COEF(dents,coef) /*lint -e704 <avoid divide for performance>*/ \ argument
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_math.h125 #define MULT_AUDIO_COEF(audio,coef) /*lint -e704 <avoid divide for performance>*/ \ argument
143 #define MULT_AUDIO_WET_DRY_COEF(audio,coef) /*lint -e(702) <avoid divide for performance>*/ \ argument
283 #define MULT_DENTS_COEF(dents,coef) /*lint -e704 <avoid divide for performance>*/ \ argument
/external/aac/libAACdec/src/
Dpulsedata.cpp142 FIXP_DBL *coef) /*!< pointer to spectrum */ in CPulseData_Apply()
Dldfiltbank.cpp174 const FIXP_WTB *coef; in InvMdctTransformLowDelay_fdk() local
/external/webrtc/src/common_audio/signal_processing/
Dresample.c318 WebRtc_Word16 coef; in WebRtcSpl_DotProdIntToInt() local
364 WebRtc_Word16 coef; in WebRtcSpl_DotProdIntToShort() local
Dresample_fractional.c155 WebRtc_Word16 coef; in WebRtcSpl_ResampDotProduct() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_setup.c100 struct tgsi_interp_coef coef[PIPE_MAX_SHADER_INPUTS]; member
462 struct tgsi_interp_coef *coef, in const_coeff()
483 struct tgsi_interp_coef *coef, in tri_linear_coeff()
536 struct tgsi_interp_coef *coef, in tri_persp_coeff()
901 struct tgsi_interp_coef *coef, in line_linear_coeff()
923 struct tgsi_interp_coef *coef, in line_persp_coeff()
1179 struct tgsi_interp_coef *coef, in point_persp_coeff()
Dsp_fs_exec.c84 setup_pos_vector(const struct tgsi_interp_coef *coef, in setup_pos_vector()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c100 struct tgsi_interp_coef coef[PIPE_MAX_SHADER_INPUTS]; member
462 struct tgsi_interp_coef *coef, in const_coeff()
483 struct tgsi_interp_coef *coef, in tri_linear_coeff()
536 struct tgsi_interp_coef *coef, in tri_persp_coeff()
901 struct tgsi_interp_coef *coef, in line_linear_coeff()
923 struct tgsi_interp_coef *coef, in line_persp_coeff()
1179 struct tgsi_interp_coef *coef, in point_persp_coeff()
Dsp_fs_exec.c84 setup_pos_vector(const struct tgsi_interp_coef *coef, in setup_pos_vector()
/external/eigen/bench/btl/libs/ublas/
Dublas_interface.hh99 static inline void axpy_slow(const real coef, const gene_vector & X, gene_vector & Y, int N){ in axpy_slow()
117 static inline void axpy(const real coef, const gene_vector & X, gene_vector & Y, int N){ in axpy()
/external/chromium_org/third_party/opus/src/silk/
DVAD.c306 opus_int coef, min_coef; in silk_VAD_GetNoiseLevels() local

123