Home
last modified time | relevance | path

Searched defs:local_max (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/offset/
Dmod.rs562 let local_max = offset.from_utc_datetime(&NaiveDateTime::MAX); in test_fixed_offset_min_max_dates() localVariable
567 let local_max = offset.from_local_datetime(&NaiveDateTime::MAX); in test_fixed_offset_min_max_dates() localVariable
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_fd_qc_util.c150 WORD32 local_max = 0; in iusace_calc_max_val_in_sfb() local
H A Dixheaace_qc_main_hp.c265 WORD32 local_max = 0; in iaace_calc_max_val_in_sfb() local
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/naive/datetime/
Dtests.rs568 let local_max = NaiveDateTime::MAX.and_local_timezone(offset); in test_and_timezone_min_max_dates() localVariable
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_audio.c341 double max, local_max, threshold; in audio_signal_detect() local
/aosp_15_r20/external/flac/src/share/grabbag/
H A Dreplaygain.c49 #define local_max(a,b) ((a)>(b)?(a):(b)) macro
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h2312 uint8 local_max; /* local max according to the AP */ member
2726 uint8 local_max; /* local max according to the AP */ member
2760 uint8 local_max; /* local max according to the AP */ member