/external/opencv3/3rdparty/libjpeg/ |
D | jccoefct.c | 76 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local 103 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef() local 146 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_data() local 251 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_first_pass() local 348 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_output() local 412 my_coef_ptr coef; in jinit_c_coef_controller() local
|
D | jdcoefct.c | 83 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local 123 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_output_pass() local 150 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_onepass() local 248 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in consume_data() local 319 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_data() local 409 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in smoothing_ok() local 465 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_smooth_data() local 680 my_coef_ptr coef; in jinit_d_coef_controller() local
|
D | jctrans.c | 227 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local 254 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef() local 277 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_output() local 363 my_coef_ptr coef; in transencode_coef_controller() local
|
D | jidctflt.c | 61 #define DEQUANTIZE(coef,quantval) (((FAST_FLOAT) (coef)) * (quantval)) argument
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jccoefct.c | 75 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
|
D | fpdfapi_jdcoefct.c | 82 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 246 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in consume_data() local 317 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_data() local 407 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in smoothing_ok() local 463 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in decompress_smooth_data() local 678 my_coef_ptr coef; in jinit_d_coef_controller() local
|
D | fpdfapi_jctrans.c | 230 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
|
/external/libjpeg-turbo/ |
D | jccoefct.c | 74 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local 101 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef() local 144 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_data() local 246 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_first_pass() local 342 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_output() local 406 my_coef_ptr coef; in jinit_c_coef_controller() local
|
D | jdcoefct.c | 60 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
|
D | jctrans.c | 243 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
|
D | jdcoefct.h | 65 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local
|
D | jidctflt.c | 63 #define DEQUANTIZE(coef,quantval) (((FAST_FLOAT) (coef)) * (quantval)) argument
|
/external/eigen/unsupported/Eigen/src/Skyline/ |
D | SkylineInplaceLU.h | 141 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/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | bw_expand.c | 30 int16_t *coef, /* (i) the bandwidth expansion factor Q15 */ in WebRtcIlbcfix_BwExpand()
|
D | lsf_interpolate_to_poly_enc.c | 32 int16_t coef, /* (i) weighting coefficient to use between in WebRtcIlbcfix_LsfInterpolate2PloyEnc()
|
D | lsf_interpolate_to_poly_dec.c | 31 int16_t coef, /* (i) weighting coefficient to use between in WebRtcIlbcfix_LspInterpolate2PolyDec()
|
D | interpolate.c | 30 int16_t coef, /* (i) weight coefficient in Q14 */ in WebRtcIlbcfix_Interpolate()
|
/external/speex/libspeex/ |
D | lsp_bfin.h | 39 spx_word16_t *coef, /* P or Q coefs in Q13 format */ in cheb_poly_eva()
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_math.h | 126 #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/ |
D | pulsedata.cpp | 142 FIXP_DBL *coef) /*!< pointer to spectrum */ in CPulseData_Apply()
|
D | ldfiltbank.cpp | 174 const FIXP_WTB *coef; in InvMdctTransformLowDelay_fdk() local
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | resample.c | 318 int16_t coef; in WebRtcSpl_DotProdIntToInt() local 364 int16_t coef; in WebRtcSpl_DotProdIntToShort() local
|
D | resample_fractional.c | 153 int16_t coef; in WebRtcSpl_ResampDotProduct() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 100 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()
|
/external/eigen/bench/btl/libs/ublas/ |
D | ublas_interface.hh | 99 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()
|