Home
last modified time | relevance | path

Searched defs:coef (Results 1 - 25 of 61) sorted by relevance

123

/third_party/benchmark/src/
H A Dcomplexity.h45 double coef; member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdcoefct.h66 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_iMCU_row() local
H A Djdapistd.c405 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in GLOBAL() local
H A Djccoefct.c73 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; variable
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; METHODDEF() local
247 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; METHODDEF() local
343 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; METHODDEF() local
407 my_coef_ptr coef; jinit_c_coef_controller() local
[all...]
H A 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; METHODDEF() local
379 my_coef_ptr coef; transencode_coef_controller() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dgenh.c44 unsigned start_offset, header_size, codec, coef_type, coef[2]; in genh_read_header() local
/third_party/ffmpeg/libavcodec/
H A Dac3enc_float.c53 static void clip_coefficients(AudioDSPContext *adsp, float *coef, in clip_coefficients() argument
H A Dac3enc_fixed.c47 static void clip_coefficients(AudioDSPContext *adsp, int32_t *coef, in clip_coefficients() argument
H A Daacenc_quantization.h144 int coef = av_clip_uintp2(quant(fabsf(in[i+j]), Q, ROUNDING), 13); in quantize_and_encode_band_cost_template() local
H A Daacenc_tns.c48 static inline int compress_coeffs(int *coef, int order, int c_bits) in compress_coeffs() argument
147 static inline void quantize_coefs(double *coef, int *idx, float *lpc, int order, in quantize_coefs() argument
H A Daacenc_utils.h59 static inline int quant(float coef, const float Q, const float rounding) in quant() argument
157 static inline uint8_t coef2minsf(float coef) in coef2minsf() argument
163 static inline uint8_t coef2maxsf(float coef) in coef2maxsf() argument
H A Daacdec_fixed.c155 int i, coef; in vector_pow43() local
281 static av_always_inline void predict(PredictorState *ps, int *coef, in predict() argument
[all...]
H A Dac3dsp.c131 static void ac3_extract_exponents_c(uint8_t *exp, int32_t *coef, int nb_coefs) in ac3_extract_exponents_c() argument
H A Dtruespeech.c202 int coef; in truespeech_place_pulses() local
H A Daacenc_pred.c64 static inline void predict(PredictorState *ps, float *coef, float *rcoef, int set) in predict() argument
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Dpdm-decim-fir.h21 const int32_t *coef; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_fs_exec.c77 setup_pos_vector(const struct tgsi_interp_coef *coef, in setup_pos_vector() argument
H A Dsp_quad.h106 const struct tgsi_interp_coef *coef; member
/third_party/ffmpeg/tests/checkasm/
H A Dh264dsp.c158 dct4x4(int16_t *coef, int bit_depth) dct4x4() argument
166 dct8x8(int16_t *coef, int bit_depth) dct8x8() argument
273 int16_t coef[8 * 8 * 2]; check_idct_multiple() local
[all...]
/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h158 Rosen::Vector2f coef; member
172 Rosen::Vector2f coef; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/hal/
H A Dgraphics_drv.c162 static hi_void graphic_drv_calculate_rgb2yuv(hal_csc_value *csc_value, const csc_coef *csc_tmp, csc_coef *coef) in graphic_drv_calculate_rgb2yuv() argument
197 graphic_drv_calc_csc_matrix(hi_vo_csc *csc, hal_csc_mode csc_mode, csc_coef *coef) graphic_drv_calc_csc_matrix() argument
297 csc_coef coef; graphic_drv_set_csc_coef() local
[all...]
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_bezier_arc.cpp156 float coef = sign * Sqrt((sq < 0) ? 0 : sq); in Init() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dscal.c235 float coef = M_PI*0.075063 * 0.93763 * amount * .8 * 0.707; in speex_decorrelate() local
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_algorithm.cpp132 float coef = 1.0f / RECIPROCAL_COEFFICIENT; in GetAltitude() local
/third_party/ffmpeg/libavfilter/
H A Daf_afreqshift.c232 const double coef = (1 - x) / (1 + x); in compute_coef() local

Completed in 15 milliseconds

123