Home
last modified time | relevance | path

Searched defs:lowThreshold (Results 1 – 25 of 150) sorted by relevance

123456

/aosp_15_r20/frameworks/base/media/java/android/media/tv/tuner/dvr/
H A DDvrSettings.java72 private DvrSettings(@Filter.Status int statusMask, @BytesLong long lowThreshold, in DvrSettings()
157 public Builder setLowThreshold(@BytesLong long lowThreshold) { in setLowThreshold()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DOtaDexoptService.java260 long lowThreshold = StorageManager.from(mContext).getStorageLowBytes(dataDir); in getMainLowSpaceThreshold() local
274 long lowThreshold = getMainLowSpaceThreshold(); in getAvailableSpace() local
H A DFreeStorageHelper.java189 final long lowThreshold = storage.getStorageLowBytes(Environment.getDataDirectory()); in freeCacheForInstallation() local
/aosp_15_r20/hardware/interfaces/tv/tuner/1.0/default/
H A DDvr.cpp231 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange()
453 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange()
H A DFilter.cpp302 uint32_t lowThreshold) { in checkFilterStatusChange()
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/default/
H A DDvr.cpp274 int64_t highThreshold, int64_t lowThreshold) { in checkPlaybackStatusChange()
515 int64_t highThreshold, int64_t lowThreshold) { in checkRecordStatusChange()
H A DFilter.cpp703 uint32_t lowThreshold) { in checkFilterStatusChange()
/aosp_15_r20/hardware/interfaces/tv/tuner/1.1/default/
H A DDvr.cpp258 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange()
480 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange()
H A DFilter.cpp520 uint32_t lowThreshold) { in checkFilterStatusChange()
/aosp_15_r20/external/zstd/lib/compress/
H A Dfse_compress.c387 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local
484 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-ndk-source/gen/include/aidl/android/hardware/tv/tuner/
DRecordSettings.h35 int64_t lowThreshold = 0L; variable
DPlaybackSettings.h35 int64_t lowThreshold = 0L; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/
DPlaybackSettings.java25 public long lowThreshold = 0L; field in PlaybackSettings
DRecordSettings.java25 public long lowThreshold = 0L; field in RecordSettings
/aosp_15_r20/frameworks/native/include/input/
H A DVelocityControl.h50 float lowThreshold; member
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DTapLatencyAnalyser.java75 float lowThreshold = EDGE_THRESHOLD; in scanForEdges() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/config/tuner_testing_dynamic_configuration_V1_0_parser/gen/cpp/
Dandroid_media_tuner_testing_configuration_V1_0.cpp1503 …ing id, DvrTypeEnum type, int64_t bufferSize, int64_t statusMask, int64_t lowThreshold, int64_t hi… in Dvr()
1606 int64_t lowThreshold{}; in read() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/config/tuner_testing_dynamic_configuration_V1_0/gen/cpp/
Dandroid_media_tuner_testing_configuration_V1_0.cpp1503 …ing id, DvrTypeEnum type, int64_t bufferSize, int64_t statusMask, int64_t lowThreshold, int64_t hi… in Dvr()
1606 int64_t lowThreshold{}; in read() local
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/tv/tuner/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/tuner/1.0/
Dtypes.h4210 uint32_t lowThreshold __attribute__ ((aligned(4))); member
4269 uint32_t lowThreshold __attribute__ ((aligned(4))); member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/tv/tuner/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/tuner/1.0/
Dtypes.h4210 uint32_t lowThreshold __attribute__ ((aligned(4))); member
4269 uint32_t lowThreshold __attribute__ ((aligned(4))); member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/tv/tuner/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/tuner/1.0/
Dtypes.h4210 uint32_t lowThreshold __attribute__ ((aligned(4))); member
4269 uint32_t lowThreshold __attribute__ ((aligned(4))); member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/tv/tuner/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/tuner/1.0/
Dtypes.h4210 uint32_t lowThreshold __attribute__ ((aligned(4))); member
4269 uint32_t lowThreshold __attribute__ ((aligned(4))); member
/aosp_15_r20/frameworks/base/media/jni/
H A Dandroid_media_tv_Tuner.cpp3684 int64_t lowThreshold = in getDvrSettings() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar23META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-23/
Dservices.core.unboosted.jarcom/android/server/pm/PackageInstallerHistoricalSession.class PackageInstallerHistoricalSession.java package com.android. ...

123456