| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| H A D | phy.c | 1795 _rtl92ee_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, u8 channel, u8 *stage, u8 *step, u32 *delay) _rtl92ee_phy_sw_chnl_step_by_step() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | phy.c | 2701 _rtl92d_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, u8 channel, u8 *stage, u8 *step, u32 *delay) _rtl92d_phy_sw_chnl_step_by_step() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
| H A D | cm.c | 2076 int err, step; in import_ep() local 4074 int step; in rx_pkt() local [all...] |
| /kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 2249 __le64 *step; in arm_smmu_get_step_for_sid() local 2276 __le64 *step = arm_smmu_get_step_for_sid(smmu, sid); in arm_smmu_install_ste_for_dev() local 3779 __le64 *step; in arm_smmu_rmr_install_bypass_ste() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | evlist.c | 2378 size_t step = eet->times_step; in event_enable_timer__process() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | page-writeback.c | 1298 unsigned long step; in wb_update_dirty_ratelimit() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | vsprintf.c | 1314 int step; in ip4_string() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | diracdec.c | 1542 int step = 4 >> s->sbsplit[y * s->sbwidth + x]; in dirac_unpack_block_motion_data() local
|
| H A D | ilbcdec.c | 1205 xcorr_coeff(int16_t *target, int16_t *regressor, int16_t subl, int16_t searchLen, int16_t offset, int16_t step) xcorr_coeff() argument
|
| H A D | exr.c | 913 static void idct_1d(float *blk, int step) in idct_1d() argument 1195 int step = s->desc->flags & AV_PIX_FMT_FLAG_FLOAT ? 4 : 2 * s->desc->nb_components; decode_block() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vsrc_testsrc.c | 302 int i, j, k, x = 0, y = 0, is16bit = 0, step; in haldclutsrc_fill_picture() local 496 int step = 3; in draw_rectangle() local 832 int size, step, x1, x2, y1, y2; in test2_fill_picture() local [all...] |
| H A D | vf_waveform.c | 708 const int step = column ? 1 << shift_w : 1 << shift_h; in lowpass16() local 845 const int step = column ? 1 << shift_w : 1 << shift_h; lowpass() local 2586 blend_vline(uint8_t *dst, int height, int linesize, float o1, float o2, int v, int step) blend_vline() argument 2597 blend_vline16(uint8_t *ddst, int height, int linesize, float o1, float o2, int v, int step) blend_vline16() argument 2609 blend_hline(uint8_t *dst, int width, int unused, float o1, float o2, int v, int step) blend_hline() argument 2618 blend_hline16(uint8_t *ddst, int width, int unused, float o1, float o2, int v, int step) blend_hline16() argument 2730 iblend_vline(uint8_t *dst, int height, int linesize, float o1, float o2, int v, int step) iblend_vline() argument 2741 iblend_vline16(uint8_t *ddst, int height, int linesize, float o1, float o2, int v, int step) iblend_vline16() argument 2753 iblend_hline(uint8_t *dst, int width, int unused, float o1, float o2, int v, int step) iblend_hline() argument 2762 iblend_hline16(uint8_t *ddst, int width, int unused, float o1, float o2, int v, int step) iblend_hline16() argument 2880 const int step = (s->flags & 2) + 1; graticule_row() local 2921 const int step = (s->flags & 2) + 1; graticule16_row() local 2963 const int step = (s->flags & 2) + 1; graticule_column() local 3004 const int step = (s->flags & 2) + 1; graticule16_column() local [all...] |
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 2094 size_t step = bits_per_frame / 8; local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_local.h | 128 unsigned int step; /* samples distance in bits */ member
|
| /third_party/alsa-lib/src/control/ |
| H A D | control.c | 551 snd_ctl_add_integer_elem_set(snd_ctl_t *ctl, snd_ctl_elem_info_t *info, unsigned int element_count, unsigned int member_count, long min, long max, long step) snd_ctl_add_integer_elem_set() argument 633 snd_ctl_add_integer64_elem_set(snd_ctl_t *ctl, snd_ctl_elem_info_t *info, unsigned int element_count, unsigned int member_count, long long min, long long max, long long step) snd_ctl_add_integer64_elem_set() argument 867 snd_ctl_elem_add_integer(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, unsigned int member_count, long min, long max, long step) snd_ctl_elem_add_integer() argument 888 snd_ctl_elem_add_integer64(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, unsigned int member_count, long long min, long long max, long long step) snd_ctl_elem_add_integer64() argument [all...] |
| /third_party/backends/backend/ |
| H A D | hp5590.c | 2397 SANE_Int step = color_48 ? 2 : 1; in shift_color_lines() local
|
| H A D | microtek2.c | 7752 int step, scale1, scale2; in lplconcat_copy_pixels() local 8003 int step, scale1, scale2; in gray_copy_pixels() local 8239 int step; in lineartfake_copy_pixels() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ubidi.cpp | 2378 start, limit, step, indexOddBit, logicalPos, in setParaRunsOnly() local
|
| /third_party/alsa-lib/include/ |
| H A D | pcm.h | 498 unsigned int step; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | acls.c | 4446 int step; in ntfs_do_group_mapping() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsrecover.c | 1213 u32 step; in refresh_attributes() local 1777 int step; in fixup() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ubidi.cpp | 2378 start, limit, step, indexOddBit, logicalPos, in setParaRunsOnly() local
|
| /third_party/lz4/lib/ |
| H A D | lz4.c | 996 int step = 1; in LZ4_compress_generic_validated() local 1017 int step = 1; in LZ4_compress_generic_validated() local
|
| H A D | lz4hc.c | 323 int step = 1; in LZ4HC_InsertAndGetWiderMatch() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | ShaderCore.cpp | 1111 void ShaderCore::step(Vector4f &dst, const Vector4f &edge, const Vector4f &x) in step() function in sw::ShaderCore
|