Home
last modified time | relevance | path

Searched defs:max (Results 701 - 725 of 3748) sorted by relevance

1...<<21222324252627282930>>...150

/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinftrees.c28 unsigned min, max; /* minimum and maximum code lengths */ in zlib_inflate_table() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dswap_cgroup.c43 unsigned long idx, max; in swap_cgroup_prepare() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dhist.c75 unsigned max=0; in HIST_count_parallel_wksp() local
/kernel/linux/linux-6.6/tools/include/linux/
H A Dkernel.h41 #define max(x, y) ({ \ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_input.h33 __le32 max; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvirtio_input.h20 __u32 max; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_hashlimit.h42 __u32 max; member
60 __u32 max; member
70 __u32 max; member
80 __u32 max; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_hashlimit.h42 __u32 max; member
60 __u32 max; member
70 __u32 max; member
80 __u32 max; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_input.h33 __le32 max; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_hashlimit.h30 __u32 max; member
50 __u32 max; member
61 __u32 max; member
72 __u32 max; member
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
H A Dcore_compatiable.h76 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
101 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/test/xts/acts/ai/nncore/opstest/src/
H A Dclip_test.cpp36 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)}; member
55 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)}; member
74 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)}; member
93 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)}; member
112 OHNNOperandTest max = {OH_NN_FLOAT32, OH_NN_CLIP_MAX, {1}, maxValue, sizeof(float)}; member
[all...]
/test/xts/acts/ai_lite/ai_engine_posix/base/src/utils/
H A Dutils.cpp46 int GetRandomInt(int max) in GetRandomInt() argument
/test/xts/acts/kernel_lite/time_posix/src/
H A DAlarmTest.cpp292 const int max = 32; in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dadxenc.c45 int max = 0; in adx_encode() local
H A Dac3.c192 int max = FFMAX(v, psd[bin]); in ff_ac3_bit_alloc_calc_psd() local
H A Dvp9_superframe_bsf.c38 unsigned max = 0, sum = 0; in stats() local
54 unsigned max, sum, mag, marker, n, sz; in merge_superframe() local
/third_party/ffmpeg/libavfilter/
H A Dlut3d.h51 float max[3]; member
H A Df_bench.c36 int64_t max, min; member
H A Dvf_colorkey.c42 int max; member
48 do_colorkey_pixel(const uint8_t *colorkey_rgba, int r, int g, int b, float similarity, float iblend, int max, double scale) do_colorkey_pixel() argument
[all...]
H A Dvf_threshold.c73 AVFrame *max; member
82 AVFrame *max = td->max; in filter_slice() local
120 AVFrame *out, *in, *threshold, *min, *max; in process_frame() local
183 AVFilterLink *max = ctx->inputs[3]; config_output() local
[all...]
/third_party/ffmpeg/libavformat/
H A Ds337m.c90 int i, pos, sum, max, data_type, data_size, offset; in s337m_probe() local
/third_party/ffmpeg/libavutil/
H A Drational.c106 AVRational av_d2q(double d, int max) in av_d2q() argument
35 av_reduce(int *dst_num, int *dst_den, int64_t num, int64_t den, int64_t max) av_reduce() argument
[all...]
/third_party/ffmpeg/tests/
H A Dtiny_psnr.c139 int64_t max = (1LL << (8 * len)) - 1; in run_psnr() local
/third_party/alsa-utils/amixer/
H A Dvolume_mapping.c87 long min, max, value; in get_normalized_volume() local
126 long min, max, value; set_normalized_volume() local
[all...]

Completed in 11 milliseconds

1...<<21222324252627282930>>...150