Searched refs:high_limit (Results 1 – 13 of 13) sorted by relevance
/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/mmap/vm_unmapped_area/ |
D | format | 14 field:unsigned long high_limit; offset:48; size:8; signed:0; 19 …addr : 0, REC->total_vm, REC->flags, REC->length, REC->low_limit, REC->high_limit, REC->align_mask…
|
/external/webrtc/modules/audio_coding/neteq/ |
D | decision_logic.cc | 356 const int high_limit = std::max( in ExpectedPacketAvailable() local 362 if (buffer_level_samples >= high_limit << 2) in ExpectedPacketAvailable() 365 if (buffer_level_samples >= high_limit) in ExpectedPacketAvailable()
|
/external/libaom/av1/encoder/ |
D | rc_utils.h | 128 static AOM_INLINE int recode_loop_test(AV1_COMP *cpi, int high_limit, in recode_loop_test() argument 141 if ((rc->projected_frame_size > high_limit && q < maxq) || in recode_loop_test()
|
/external/aac/libAACdec/src/ |
D | channel.cpp | 146 const int low_limit, const int high_limit) { in Clean_Complex_Prediction_coefficients() argument 148 for (int sfb = low_limit; sfb < high_limit; sfb++) { in Clean_Complex_Prediction_coefficients()
|
/external/libvpx/vp8/encoder/ |
D | onyx_if.c | 2808 static int recode_loop_test(VP8_COMP *cpi, int high_limit, int low_limit, int q, in recode_loop_test() argument 2822 if (((cpi->projected_frame_size > high_limit) && (q < maxq)) || in recode_loop_test()
|
/external/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 3127 static int recode_loop_test(VP9_COMP *cpi, int high_limit, int low_limit, int q, argument 3154 if ((rc->projected_frame_size > high_limit && q < maxq) ||
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 21436 long unsigned int high_limit; member 41291 long unsigned int high_limit; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 19697 long unsigned int high_limit; member 69788 long unsigned int high_limit; member
|
D | vmlinux.h | 19697 long unsigned int high_limit; member 69788 long unsigned int high_limit; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 36189 long unsigned int high_limit; member 36206 long unsigned int high_limit; member
|
D | vmlinux_510.h | 36189 long unsigned int high_limit; member 36206 long unsigned int high_limit; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 21658 long unsigned int high_limit; member
|
D | vmlinux.h | 21658 long unsigned int high_limit; member
|