| /third_party/benchmark/src/ |
| H A D | complexity.h | 45 double coef; member
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdcoefct.h | 66 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in start_iMCU_row() local
|
| H A D | jdapistd.c | 405 my_coef_ptr coef = (my_coef_ptr)cinfo->coef; in GLOBAL() local
|
| H A D | jccoefct.c | 73 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 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; METHODDEF() local 379 my_coef_ptr coef; transencode_coef_controller() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | genh.c | 44 unsigned start_offset, header_size, codec, coef_type, coef[2]; in genh_read_header() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3enc_float.c | 53 static void clip_coefficients(AudioDSPContext *adsp, float *coef, in clip_coefficients() argument
|
| H A D | ac3enc_fixed.c | 47 static void clip_coefficients(AudioDSPContext *adsp, int32_t *coef, in clip_coefficients() argument
|
| H A D | aacenc_quantization.h | 144 int coef = av_clip_uintp2(quant(fabsf(in[i+j]), Q, ROUNDING), 13); in quantize_and_encode_band_cost_template() local
|
| H A D | aacenc_tns.c | 48 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 D | aacenc_utils.h | 59 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 D | aacdec_fixed.c | 155 int i, coef; in vector_pow43() local 281 static av_always_inline void predict(PredictorState *ps, int *coef, in predict() argument [all...] |
| H A D | ac3dsp.c | 131 static void ac3_extract_exponents_c(uint8_t *exp, int32_t *coef, int nb_coefs) in ac3_extract_exponents_c() argument
|
| H A D | truespeech.c | 202 int coef; in truespeech_place_pulses() local
|
| H A D | aacenc_pred.c | 64 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 D | pdm-decim-fir.h | 21 const int32_t *coef; member
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_fs_exec.c | 77 setup_pos_vector(const struct tgsi_interp_coef *coef, in setup_pos_vector() argument
|
| H A D | sp_quad.h | 106 const struct tgsi_interp_coef *coef; member
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | h264dsp.c | 158 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 D | drag_drawing.h | 158 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 D | graphics_drv.c | 162 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 D | geometry_bezier_arc.cpp | 156 float coef = sign * Sqrt((sq < 0) ? 0 : sq); in Init() local
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | scal.c | 235 float coef = M_PI*0.075063 * 0.93763 * amount * .8 * 0.707; in speex_decorrelate() local
|
| /base/sensors/sensor/frameworks/native/src/ |
| H A D | sensor_algorithm.cpp | 132 float coef = 1.0f / RECIPROCAL_COEFFICIENT; in GetAltitude() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_afreqshift.c | 232 const double coef = (1 - x) / (1 + x); in compute_coef() local
|