Home
last modified time | relevance | path

Searched defs:scale (Results 226 - 250 of 1442) sorted by relevance

12345678910>>...58

/kernel/linux/linux-5.10/drivers/iio/position/
H A Diqs624-pos.c137 unsigned int scale = 1; in iqs624_pos_read_raw() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dscmi-hwmon.c33 s8 scale = sensor->scale; in scmi_hwmon_scale() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dpmu.h53 double scale; member
69 double scale; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_rect.c136 int scale = 0; in drm_calc_scale() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_demod.c166 u32 scale; in vidtv_demod_update_stats() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro_jpeg.c254 static unsigned char jpeg_scale_qp(const unsigned char qp, int scale) in jpeg_scale_qp() argument
282 int scale; in jpeg_set_quality() local
268 jpeg_scale_quant_table(unsigned char *file_q_tab, unsigned char *reordered_q_tab, const unsigned char *tab, int scale) jpeg_scale_quant_table() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H A Dvidtv_demod.c166 u32 scale; in vidtv_demod_update_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_jpeg.c275 static unsigned char jpeg_scale_qp(const unsigned char qp, int scale) in jpeg_scale_qp() argument
306 int scale; in jpeg_set_quality() local
289 jpeg_scale_quant_table(unsigned char *file_q_tab, unsigned char *reordered_q_tab, const unsigned char *tab, int scale) jpeg_scale_quant_table() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-fractional-divider.c135 unsigned long scale = fls_long(*parent_rate / rate - 1); in clk_fractional_divider_general_approximation() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dipp.h54 uint16_t scale; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_rect.c136 int scale = 0; in drm_calc_scale() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_ddi_buf_trans.h23 u8 scale; /* scale value */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/
H A Dmegacores_pll.c219 const u32 scale = 100; in dphy_timing_config() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/position/
H A Diqs624-pos.c137 unsigned int scale = 1; in iqs624_pos_read_raw() local
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-lp8788.c31 enum lp8788_isink_scale scale; member
/test/xts/acts/ai/nncore/opstest/src/
H A Dpow_test.cpp36 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_POW_SCALE, {1}, &scaleValue, sizeof(float)}; member
56 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_POW_SCALE, {1}, &scaleValue, sizeof(float)}; member
77 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_POW_SCALE, {1}, &scaleValue, sizeof(float)}; member
H A Dinstance_norm_test.cpp37 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_TENSOR, channel_shape, scaleValue, 3*sizeof(float)}; member
60 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_TENSOR, channel_shape, scaleValue, 0*sizeof(float)}; member
H A Dexp_test.cpp36 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_EXP_SCALE, {1}, &scaleValue, sizeof(float)}; member
70 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_EXP_SCALE, {1}, &scaleValue, sizeof(float)}; member
90 OHNNOperandTest scale = {OH_NN_FLOAT32, OH_NN_EXP_SCALE, {1}, &scaleValue, sizeof(float)}; member
/third_party/ffmpeg/libavcodec/
H A Dfitsdec.c268 double scale = header.data_max - header.data_min; in fits_decode_frame() local
H A Dmpeg4video.h97 int a, b, c, wrap, pred, scale, ret; in ff_mpeg4_pred_dc() local
H A Dmdct_template.c44 av_cold int ff_mdct_init(FFTContext *s, int nbits, int inverse, double scale) in ff_mdct_init() argument
H A Dasvenc.c313 const int scale = avctx->codec_id == AV_CODEC_ID_ASV1 ? 1 : 2; in encode_init() local
H A Dadxenc.c42 int scale; in adx_encode() local
H A Dadxdec.c71 int scale = AV_RB16(in); in adx_decode() local
/third_party/ffmpeg/libavcodec/mips/
H A Daacdec_mips.h65 VMUL2_mips(float *dst, const float *v, unsigned idx, const float *scale) VMUL2_mips() argument
96 VMUL4_mips(float *dst, const float *v, unsigned idx, const float *scale) VMUL4_mips() argument
138 VMUL2S_mips(float *dst, const float *v, unsigned idx, unsigned sign, const float *scale) VMUL2S_mips() argument
179 VMUL4S_mips(float *dst, const float *v, unsigned idx, unsigned sign, const float *scale) VMUL4S_mips() argument
[all...]

Completed in 14 milliseconds

12345678910>>...58