/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/comm/src/ |
D | drv_vo_layer_comm.c | 44 hi_void vo_drv_calculate_yuv2rgb(hal_csc_value *csc_value, const csc_coef *csc_tmp, csc_coef *coef) in vo_drv_calculate_yuv2rgb() 79 hi_void vo_drv_calculate_rgb2yuv(hal_csc_value *csc_value, const csc_coef *csc_tmp, csc_coef *coef) in vo_drv_calculate_rgb2yuv() 114 hi_void vou_drv_calc_csc_matrix(const hi_vo_csc *csc, hi_vo_csc_matrix csc_matrix, csc_coef *coef) in vou_drv_calc_csc_matrix() 150 hi_void vo_drv_clip_layer_csc_coef(csc_coef *coef) in vo_drv_clip_layer_csc_coef() 171 csc_coef coef; in vou_drv_layer_csc_config() local
|
D | hal_vo_layer_comm.c | 74 static hi_void hal_layer_csc_set_video_coef(hal_disp_layer layer, vdp_csc_coef *coef) in hal_layer_csc_set_video_coef() 134 static hi_void hal_layer_csc_set_gfx_coef(hal_disp_layer layer, vdp_csc_coef *coef) in hal_layer_csc_set_gfx_coef() 350 hi_void hal_layer_set_csc_coef(hal_disp_layer layer, csc_coef *coef) in hal_layer_set_csc_coef()
|
D | drv_vo_comm.c | 132 hi_void vo_drv_csc_trans_to_register(csc_coef *coef) in vo_drv_csc_trans_to_register()
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jccoefct.c | 73 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
|
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.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 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
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jccoefct.c | 73 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
|
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 | 242 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
|
D | jdcoefct.h | 65 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_iMCU_row() local
|
/third_party/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 | 245 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_iMCU_row() local 272 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in start_pass_coef() local 295 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; in compress_output() local 381 my_coef_ptr coef; in transencode_coef_controller() local
|
/third_party/boost/boost/math/special_functions/detail/ |
D | hypergeometric_1F1_by_ratios.hpp | 138 … boost::math::detail::hypergeometric_1F1_recurrence_a_and_b_coefficients<T> coef(a + 1, b + 1, z); in hypergeometric_1F1_from_function_ratio_negative_b() local 580 boost::math::detail::hypergeometric_1F1_recurrence_a_and_b_coefficients<T> coef(a, b, z); in hypergeometric_1F1_from_function_ratio_negative_b_forwards() local 629 boost::math::detail::hypergeometric_1F1_recurrence_b_coefficients<T> coef(a, b + 1, z); in hypergeometric_1F1_from_function_ratio_negative_ab() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_w3fdif.c | 99 const int16_t *coef, int linesize) in filter_simple_low() 111 const int16_t *coef, int linesize) in filter_complex_low() 126 const int16_t *coef, int linesize) in filter_simple_high() 143 const int16_t *coef, int linesize) in filter_complex_high() 171 const int16_t *coef, int linesize) in filter16_simple_low() 185 const int16_t *coef, int linesize) in filter16_complex_low() 205 const int16_t *coef, int linesize) in filter16_simple_high() 229 const int16_t *coef, int linesize) in filter16_complex_high()
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | complexity.h | 45 double coef; member
|
/third_party/benchmark/src/ |
D | complexity.h | 45 double coef; member
|
/third_party/ffmpeg/tests/checkasm/ |
D | h264dsp.c | 156 static void dct4x4(int16_t *coef, int bit_depth) in dct4x4() 164 static void dct8x8(int16_t *coef, int bit_depth) in dct8x8() 271 int16_t coef[8 * 8 * 2]; in check_idct_multiple() local
|
/third_party/boost/libs/math/test/ |
D | test_recurrence.cpp | 61 bessel_jy_recurrence<T> coef(v, x); in test_spots() local 115 bessel_jy_recurrence<T> coef(v, x); in test_spots() local
|
/third_party/ffmpeg/libavcodec/ |
D | aacenc_utils.h | 59 static inline int quant(float coef, const float Q, const float rounding) in quant() 157 static inline uint8_t coef2minsf(float coef) in coef2minsf() 163 static inline uint8_t coef2maxsf(float coef) in coef2maxsf()
|
D | aacenc_tns.c | 48 static inline int compress_coeffs(int *coef, int order, int c_bits) in compress_coeffs() 147 static inline void quantize_coefs(double *coef, int *idx, float *lpc, int order, in quantize_coefs()
|
/third_party/boost/libs/math/tools/ |
D | rational_tests.cpp | 26 std::vector<int> coef; in main() local
|
/third_party/boost/libs/graph/test/ |
D | clustering_coefficient.cpp | 90 double coef = mean_clustering_coefficient(g, cm); in test_undirected() local
|
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_lms_q31.c | 84 q31_t coef; /* Temporary variable for coef */ in arm_lms_q31() local
|
D | arm_lms_q15.c | 80 q31_t coef; /* Temporary variable for coefficient */ in arm_lms_q15() local
|