Searched defs:max_n (Results 1 – 11 of 11) sorted by relevance
/external/arm-optimized-routines/math/aarch64/experimental/sve/ |
D | powi.c | 24 uint64_t max_n = svmaxv (p, ns_abs); in _ZGVsMxvv_powk() local
|
D | powif.c | 24 uint32_t max_n = svmaxv (p, ns_abs); in _ZGVsMxvv_powi() local
|
/external/curl/src/ |
D | tool_urlglob.h | 52 curl_off_t max_n; member
|
D | tool_urlglob.c | 255 unsigned long max_n = 0; in glob_range() local
|
/external/libaom/av1/encoder/ |
D | palette.c | 433 static inline void set_stage2_params(int *min_n, int *max_n, int *step_size, in set_stage2_params() 655 const int max_n = AOMMIN(colors, PALETTE_MAX_SIZE); in av1_rd_pick_palette_intra_sby() local 706 const int max_n = AOMMIN(colors, PALETTE_MAX_SIZE), in av1_rd_pick_palette_intra_sby() local
|
/external/coreboot/src/soc/nvidia/tegra124/ |
D | clock.c | 313 const u32 max_m = 1 << 5, max_n = 1 << 10, max_p = 1 << 3, in clock_display() local
|
/external/armnn/third-party/stb/ |
D | stb_image_resize.h | 1550 int max_n = n1; in stbir__resample_horizontal_downsample() local 1571 int max_n = n1; in stbir__resample_horizontal_downsample() local 1593 int max_n = n1; in stbir__resample_horizontal_downsample() local 1616 int max_n = n1; in stbir__resample_horizontal_downsample() local 1640 int max_n = n1; in stbir__resample_horizontal_downsample() local
|
/external/gemmlowp/test/ |
D | correctness_meta_gemm.cc | 267 const std::int32_t max_n = 1024; in main() local
|
/external/coreboot/src/soc/nvidia/tegra210/ |
D | clock.c | 404 const u32 max_m = 1 << 8, max_n = 1 << 8, max_p = 1 << 3, in clock_configure_plld() local
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 77342 long unsigned int max_n; member 108455 long unsigned int max_n; member 127300 long unsigned int max_n; member 134093 long unsigned int max_n; member
|
D | vmlinux.h | 77342 long unsigned int max_n; member 108455 long unsigned int max_n; member 127300 long unsigned int max_n; member 134093 long unsigned int max_n; member
|