Home
last modified time | relevance | path

Searched defs:highThreshold (Results 1 – 25 of 117) sorted by relevance

12345

/aosp_15_r20/frameworks/base/media/java/android/media/tv/tuner/dvr/
H A DDvrSettings.java73 @BytesLong long highThreshold, @BytesLong long packetSize, @DataFormat int dataFormat) { in DvrSettings()
166 public Builder setHighThreshold(@BytesLong long highThreshold) { in setHighThreshold()
/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.cpp301 uint32_t availableToRead, uint32_t highThreshold, 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.cpp702 uint32_t availableToRead, uint32_t highThreshold, 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.cpp519 uint32_t availableToRead, uint32_t highThreshold, in checkFilterStatusChange()
/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.h36 int64_t highThreshold = 0L; variable
DPlaybackSettings.h36 int64_t highThreshold = 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.java30 public long highThreshold = 0L; field in PlaybackSettings
DRecordSettings.java30 public long highThreshold = 0L; field in RecordSettings
/aosp_15_r20/frameworks/native/include/input/
H A DVelocityControl.h59 float highThreshold; member
/aosp_15_r20/external/zstd/lib/common/
H A Dfse_decompress.c67 U32 highThreshold = tableSize-1; in FSE_buildDTable_internal() local
/aosp_15_r20/external/zstd/lib/compress/
H A Dfse_compress.c84 U32 highThreshold = tableSize-1; in FSE_buildCTable_wksp() 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 …pe, int64_t bufferSize, int64_t statusMask, int64_t lowThreshold, int64_t highThreshold, DvrDataFo… in Dvr()
1612 int64_t highThreshold{}; 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 …pe, int64_t bufferSize, int64_t statusMask, int64_t lowThreshold, int64_t highThreshold, DvrDataFo… in Dvr()
1612 int64_t highThreshold{}; in read() local
/aosp_15_r20/external/zstd/lib/decompress/
H A Dzstd_decompress_block.c496 U32 highThreshold = tableSize - 1; in ZSTD_buildFSETable_body() local
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v01.c368 U32 highThreshold = tableSize-1; in FSE_buildDTable() local
H A Dzstd_v03.c1045 U32 highThreshold = tableSize-1; in FSE_buildDTable() local
H A Dzstd_v04.c1027 U32 highThreshold = tableSize-1; in FSE_buildDTable() local
H A Dzstd_v02.c1045 U32 highThreshold = tableSize-1; in FSE_buildDTable() 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.h4215 uint32_t highThreshold __attribute__ ((aligned(4))); member
4274 uint32_t highThreshold __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.h4215 uint32_t highThreshold __attribute__ ((aligned(4))); member
4274 uint32_t highThreshold __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.h4215 uint32_t highThreshold __attribute__ ((aligned(4))); member
4274 uint32_t highThreshold __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.h4215 uint32_t highThreshold __attribute__ ((aligned(4))); member
4274 uint32_t highThreshold __attribute__ ((aligned(4))); member

12345