Home
last modified time | relevance | path

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

1234

/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/comm/src/
Ddrv_vo_layer_comm.c44 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
Dhal_vo_layer_comm.c74 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()
Ddrv_vo_comm.c132 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/
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
/third_party/flutter/skia/third_party/externals/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
/third_party/libjpeg/
Djccoefct.c76 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
Djdcoefct.c83 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
Djctrans.c245 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/
Dhypergeometric_1F1_by_ratios.hpp138 … 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/
Dvf_w3fdif.c99 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/
Dcomplexity.h45 double coef; member
/third_party/benchmark/src/
Dcomplexity.h45 double coef; member
/third_party/ffmpeg/tests/checkasm/
Dh264dsp.c156 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/
Dtest_recurrence.cpp61 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/
Daacenc_utils.h59 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()
Daacenc_tns.c48 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/
Drational_tests.cpp26 std::vector<int> coef; in main() local
/third_party/boost/libs/graph/test/
Dclustering_coefficient.cpp90 double coef = mean_clustering_coefficient(g, cm); in test_undirected() local
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_lms_q31.c84 q31_t coef; /* Temporary variable for coef */ in arm_lms_q31() local
Darm_lms_q15.c80 q31_t coef; /* Temporary variable for coefficient */ in arm_lms_q15() local

1234