| /kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
| H A D | vivid-kthread-cap.c | 389 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1; in vivid_fillbuff() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_calendar.c | 285 u32 gcd, idx, sum, min, factor; in sparx5_dsm_calendar_calc() local
|
| /kernel/linux/linux-6.6/drivers/clk/mmp/ |
| H A D | clk.h | 15 unsigned int factor; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
| H A D | dcn_calcs.c | 1369 unsigned factor = (ddr4_dram_factor_single_Channel * dc->dcn_soc->number_of_channels); in dcn_find_normalized_clock_vdd_Level() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/ |
| H A D | cleanup.c | 217 char factor; in to_size_factor() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | ppevvmath.h | 248 static fInt GetScaledFraction(int X, int factor) in GetScaledFraction() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_plane.c | 262 u32 factor, max_memsize; in atmel_hlcdc_plane_phiscaler_get_factor() local
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | max6697.c | 599 int factor = chip->channels; in max6697_init_chip() local
|
| /kernel/linux/linux-6.6/drivers/iio/chemical/ |
| H A D | bme680_core.c | 493 u8 durval, factor = 0; in bme680_calc_heater_dur() local
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | cx24113.c | 295 u8 factor; in cx24113_calc_pll_nf() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | config.c | 322 unsigned long factor = 1; in perf_parse_llong() local 337 unsigned long factor = 1; in perf_parse_long() local
|
| /kernel/linux/linux-6.6/kernel/sched/rtg/ |
| H A D | frame_rtg.c | 801 int factor; in calc_frame_vload() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cfhd.c | 160 const int factor = 1 << (16 - bpc); in process_bayer() local 642 int factor = s->coded_format == AV_PIX_FMT_BAYER_RGGB16 ? 2 : 1; in cfhd_decode() local [all...] |
| H A D | mv30.c | 100 int factor = quant < 50 ? 5000 / FFMAX(quant, 1) : 200 - FFMIN(quant, 100) * 2; in get_qtable() local
|
| H A D | ratecontrol.c | 763 float bits, cplx, factor; in adaptive_quantization() local 818 float factor = bits_sum / cplx_sum; adaptive_quantization() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showvolume.c | 146 static void find_peak(float *src, int nb_samples, float *peak, float factor) in find_peak() argument 155 static void find_rms(float *src, int nb_samples, float *rms, float factor) in find_rms() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | tx.c | 405 int factor = cd->factors[i]; in check_cd_factors() local
|
| /third_party/backends/backend/ |
| H A D | p5_device.c | 872 unsigned int i, factor; in read_line() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | units_test.cpp | 87 Factor factor; in testUnitConstantFreshness() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_state.c | 241 blend_factor(enum pipe_blendfactor factor) in blend_factor() argument 281 need_blend_constants(enum pipe_blendfactor factor) in need_blend_constants() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | es1_conversion.c | 706 _mesa_PolygonOffsetx(GLfixed factor, GLfixed units) in _mesa_PolygonOffsetx() argument
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | mul-fft.cc | 380 double factor = static_cast<double>(after_next.K) / current.K; in ShouldDecrementM() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blend.c | 44 factor_is_supported(enum blend_factor factor) in factor_is_supported() argument 105 blend_factor_constant_mask(enum blend_factor factor) in blend_factor_constant_mask() argument 162 to_c_factor(enum blend_factor factor) in to_c_factor() argument 314 is_factor_01(unsigned factor, bool invert, unsigned val, unsigned srca) is_factor_01() argument 395 is_dest_factor(enum blend_factor factor, bool alpha) is_dest_factor() argument [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | helpers.h | 306 unsigned factor = 8 >> log2_channels; in expand_writemask() local
|
| /third_party/mesa3d/src/gallium/auxiliary/translate/ |
| H A D | translate_sse.c | 585 struct x86_reg factor; in translate_attr_convert() local 632 struct x86_reg factor; in translate_attr_convert() local [all...] |