| /third_party/ffmpeg/libavcodec/ |
| H A D | dcaadpcm.h | 36 const int16_t *coeff = ff_dca_adpcm_vb[pred_vq_index]; in ff_dcaadpcm_predict() local
|
| H A D | adx.c | 26 void ff_adx_calculate_coeffs(int cutoff, int sample_rate, int bits, int *coeff) in ff_adx_calculate_coeffs() argument 38 ff_adx_decode_header(AVCodecContext *avctx, const uint8_t *buf, int bufsize, int *header_size, int *coeff) ff_adx_decode_header() argument
|
| H A D | adx.h | 48 int coeff[2]; member
|
| H A D | opusdsp.c | 46 static float deemphasis_c(float *y, float *x, float coeff, int len) in deemphasis_c() argument
|
| H A D | rtjpeg.c | 48 int coeff, i, n; in get_block() local [all...] |
| H A D | vp5.c | 188 int coeff, sign, coeff_idx; in vp5_parse_coeff() local [all...] |
| /third_party/python/Modules/_decimal/tests/ |
| H A D | bignum.py | 35 coeff = int(x) variable
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| H A D | render_post_process_common.h | 26 float getVignetteCoeff(const vec2 uv, CORE_RELAXEDP const float coeff, CORE_RELAXEDP const float power) in getVignetteCoeff() argument
|
| /third_party/ffmpeg/libswresample/ |
| H A D | rematrix_template.c | 65 INTER coeff = coeffp[index]; in copy() local
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | mlpdsp_init.c | 135 static void mlp_filter_channel_x86(int32_t *state, const int32_t *coeff, in mlp_filter_channel_x86() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
| H A D | injector_utils.cpp | 89 double coeff = static_cast<double>(Combination(n, i)) * pow(t, i) * pow(1 - t, n - i); in BezierCurve() local
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | af9033_priv.h | 30 struct coeff { struct
|
| /kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
| H A D | csc.c | 27 u16 coeff[12]; member 144 u16 *coeff, *end_coeff; in csc_set_coeff() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/ |
| H A D | csc.c | 27 u16 coeff[12]; member 144 u16 *coeff, *end_coeff; in csc_set_coeff() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | af9033_priv.h | 30 struct coeff { struct
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | sw_scale.c | 85 uint16_t coeff[8]; in check_yuv2yuvX() member
|
| /third_party/ffmpeg/libswscale/ |
| H A D | swscale.h | 117 double *coeff; ///< pointer to the list of coefficients member
|
| /third_party/skia/src/gpu/ |
| H A D | GrXferProcessor.cpp | 102 static const char* coeff_string(GrBlendCoeff coeff) { in coeff_string() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | yuv.h | 59 static WEBP_INLINE int MultHi(int v, int coeff) { // _mm_mulhi_epu16 emulation in MultHi() argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/ |
| H A D | mali_kbase_ipa_vinstr_common.c | 65 s64 kbase_ipa_sum_all_shader_cores(struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 counter) in kbase_ipa_sum_all_shader_cores() argument 89 s64 kbase_ipa_sum_all_memsys_blocks(struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 counter) in kbase_ipa_sum_all_memsys_blocks() argument 110 s64 kbase_ipa_single_counter(struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 counter) in kbase_ipa_single_counter() argument 175 u64 coeff = 0, coeff_mul = 0; in kbase_ipa_vinstr_dynamic_coeff() local 204 s32 coeff in kbase_ipa_vinstr_dynamic_coeff() local [all...] |
| H A D | mali_kbase_ipa_vinstr_g7x.c | 110 static s64 kbase_g7x_sum_all_memsys_blocks(struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 offset) in kbase_g7x_sum_all_memsys_blocks() argument 126 static s64 kbase_g7x_sum_all_shader_cores(struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, in kbase_g7x_sum_all_shader_cores() argument 143 static s64 kbase_g7x_jm_single_counter(struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, in kbase_g7x_jm_single_counter() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/backend/ |
| H A D | mali_kbase_ipa_counter_jm.c | 120 kbase_g7x_sum_all_memsys_blocks( struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 offset) kbase_g7x_sum_all_memsys_blocks() argument 139 kbase_g7x_sum_all_shader_cores( struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 counter_block_offset) kbase_g7x_sum_all_shader_cores() argument 159 kbase_g7x_jm_single_counter( struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 counter_block_offset) kbase_g7x_jm_single_counter() argument
|
| H A D | mali_kbase_ipa_counter_common_csf.c | 66 static s64 kbase_ipa_group_energy(s32 coeff, u64 counter_value) in kbase_ipa_group_energy() argument 170 u64 coeff = 0, coeff_mul = 0; in calculate_coeff() local 181 s32 coeff = counter_coeffs[i]; in calculate_coeff() local [all...] |
| H A D | mali_kbase_ipa_counter_common_jm.c | 187 u64 coeff = 0, coeff_mul = 0; in kbase_ipa_vinstr_dynamic_coeff() local 217 s32 coeff in kbase_ipa_vinstr_dynamic_coeff() local 66 kbase_ipa_sum_all_shader_cores( struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 counter) kbase_ipa_sum_all_shader_cores() argument 93 kbase_ipa_sum_all_memsys_blocks( struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 counter) kbase_ipa_sum_all_memsys_blocks() argument 117 kbase_ipa_single_counter( struct kbase_ipa_model_vinstr_data *model_data, s32 coeff, u32 counter) kbase_ipa_single_counter() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
| H A D | post_proc_slr.cpp | 53 SLRWeightMat SLRProc::GetWeights(float coeff, int n) in GetWeights() argument [all...] |