Searched refs:limits (Results 1 – 19 of 19) sorted by relevance
307 std::vector<FpsLimitation> limits; in updateFpsList() local325 limits.push_back(limit); in updateFpsList()328 fpsLimits = limits; in updateFpsList()
39 * as in HAL V1_0, optimizing power via duty cycling, constellations and frequency limits,
40 * as in HAL V1_0, optimizing power via duty cycling, constellations and frequency limits,
33 AC_CHECK_HEADERS(fcntl.h limits.h strings.h syslog.h unistd.h [sys/cdefs.h] [sys/param.h] stdarg.h …
47 /* Define to 1 if you have the <limits.h> header file. */
34 * Set/Reset Tx Power limits.
33 * Set/Reset Tx Power limits.
55 for (const auto& iface_limit : combination.limits) { in findAnyModeSupportingIfaceType()
66 * This defines the maximum message size. This indirectly limits the size of the prompt text
26 * Size limits for some of the params used in this interface.
27 * Size limits for some of the params used in this interface.
28 * Size limits for some of the params used in this interface.
68 such as limits on the number of in-flight requests per stream.
67 vec<ChipIfaceCombinationLimit> limits;91 * combination limits will no longer satisfied). The addition of these new
309 * Max limits for background scan.589 * Size limits for parameters used in the NAN interface.
1319 for (const auto& limit : combination.limits) { in expandIfaceCombinations()1336 for (const auto& limit : combination.limits) { in expandIfaceCombinations()
155 for (const auto& limit : combination.limits) { in findModeAndConfigureForIfaceType()
2251 // the macro defined in libc/kernel/uapi/linux/limits.h.
2325 // the macro defined in libc/kernel/uapi/linux/limits.h.