Home
last modified time | relevance | path

Searched defs:modulo (Results 26 - 50 of 52) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H A Dgo7007-fw.c416 mpeg1_frame_header(struct go7007 *go, unsigned char *buf, int modulo, int pict_struct, enum mpeg_frame_type frame) mpeg1_frame_header() argument
717 mpeg4_frame_header(struct go7007 *go, unsigned char *buf, int modulo, enum mpeg_frame_type frame) mpeg4_frame_header() argument
/kernel/linux/linux-6.6/drivers/media/usb/go7007/
H A Dgo7007-fw.c416 mpeg1_frame_header(struct go7007 *go, unsigned char *buf, int modulo, int pict_struct, enum mpeg_frame_type frame) mpeg1_frame_header() argument
717 mpeg4_frame_header(struct go7007 *go, unsigned char *buf, int modulo, enum mpeg_frame_type frame) mpeg4_frame_header() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Ddma.c960 #define modulo(a, b) ({ \ macro
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_venc.c856 static unsigned long modulo(unsigned long a, unsigned long b) in modulo() function
[all...]
/kernel/linux/linux-6.6/lib/
H A Dbch.c289 static inline int modulo(struct bch_control *bch, unsigned int v) in modulo() function
/third_party/ffmpeg/libavfilter/
H A Daf_sofalizer.c354 const uint32_t modulo = (uint32_t)buffer_length - 1; in sofalizer_convolute() local
450 const uint32_t modulo = (uint32_t)buffer_length - 1; in sofalizer_fast_convolute() local
H A Daf_headphone.c160 const uint32_t modulo = (uint32_t)buffer_length - 1; in headphone_convolute() local
229 const uint32_t modulo = (uint32_t)buffer_length - 1; in headphone_fast_convolute() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMutableCodePointTrie.java904 private int modulo(int n, int m) { in modulo() method in MutableCodePointTrie.MixedBlocks
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMutableCodePointTrie.java896 private int modulo(int n, int m) { in modulo() method in MutableCodePointTrie.MixedBlocks
/kernel/linux/linux-5.10/drivers/dma/
H A Dk3dma.c599 size_t modulo = DMA_CYCLIC_MAX_PERIOD; in k3_dma_prep_dma_cyclic() local
H A Dstm32-dma.c1091 u32 modulo, burst_size; in stm32_dma_desc_residue() local
H A Dstm32-mdma.c1286 u32 cbndtr, residue, modulo, burst_size; in stm32_mdma_desc_residue() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddibx000_common.h129 u8 modulo; member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddibx000_common.h129 u8 modulo; member
/kernel/linux/linux-6.6/drivers/dma/
H A Dk3dma.c598 size_t modulo = DMA_CYCLIC_MAX_PERIOD; in k3_dma_prep_dma_cyclic() local
H A Dstm32-dma.c1363 u32 modulo, burst_size; in stm32_dma_desc_residue() local
H A Dstm32-mdma.c1326 u32 cisr, clar, cbndtr, residue, modulo, burst_size; in stm32_mdma_desc_residue() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.cpp242 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
/third_party/openssl/test/
H A Dbntest.c2819 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp() local
2853 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp_consttime() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2115 uint64_t modulo[MAX_PIPES]; in dcn10_align_pixel_clocks() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp244 Float4 modulo(RValue<Float4> x, RValue<Float4> y) in modulo() function
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc330 inline int64_t modulo(int64_t a, int64_t b) { in modulo() function
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_sdio.c1992 int modulo; in dhdsdio_txpkt_preprocess() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c5364 int count, modulo; in tweak_cmnd_count() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c5473 int count, modulo; in tweak_cmnd_count() local

Completed in 77 milliseconds

123