/aosp_15_r20/frameworks/base/media/java/android/media/tv/tuner/dvr/ |
H A D | DvrSettings.java | 73 @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 D | Dvr.cpp | 231 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange() 453 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange()
|
H A D | Filter.cpp | 301 uint32_t availableToRead, uint32_t highThreshold, in checkFilterStatusChange()
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/default/ |
H A D | Dvr.cpp | 274 int64_t highThreshold, int64_t lowThreshold) { in checkPlaybackStatusChange() 515 int64_t highThreshold, int64_t lowThreshold) { in checkRecordStatusChange()
|
H A D | Filter.cpp | 702 uint32_t availableToRead, uint32_t highThreshold, in checkFilterStatusChange()
|
/aosp_15_r20/hardware/interfaces/tv/tuner/1.1/default/ |
H A D | Dvr.cpp | 258 uint32_t highThreshold, uint32_t lowThreshold) { in checkPlaybackStatusChange() 480 uint32_t highThreshold, uint32_t lowThreshold) { in checkRecordStatusChange()
|
H A D | Filter.cpp | 519 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/ |
D | RecordSettings.h | 36 int64_t highThreshold = 0L; variable
|
D | PlaybackSettings.h | 36 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/ |
D | PlaybackSettings.java | 30 public long highThreshold = 0L; field in PlaybackSettings
|
D | RecordSettings.java | 30 public long highThreshold = 0L; field in RecordSettings
|
/aosp_15_r20/frameworks/native/include/input/ |
H A D | VelocityControl.h | 59 float highThreshold; member
|
/aosp_15_r20/external/zstd/lib/common/ |
H A D | fse_decompress.c | 67 U32 highThreshold = tableSize-1; in FSE_buildDTable_internal() local
|
/aosp_15_r20/external/zstd/lib/compress/ |
H A D | fse_compress.c | 84 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/ |
D | android_media_tuner_testing_configuration_V1_0.cpp | 1503 …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/ |
D | android_media_tuner_testing_configuration_V1_0.cpp | 1503 …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 D | zstd_decompress_block.c | 496 U32 highThreshold = tableSize - 1; in ZSTD_buildFSETable_body() local
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v01.c | 368 U32 highThreshold = tableSize-1; in FSE_buildDTable() local
|
H A D | zstd_v03.c | 1045 U32 highThreshold = tableSize-1; in FSE_buildDTable() local
|
H A D | zstd_v04.c | 1027 U32 highThreshold = tableSize-1; in FSE_buildDTable() local
|
H A D | zstd_v02.c | 1045 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/ |
D | types.h | 4215 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/ |
D | types.h | 4215 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/ |
D | types.h | 4215 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/ |
D | types.h | 4215 uint32_t highThreshold __attribute__ ((aligned(4))); member 4274 uint32_t highThreshold __attribute__ ((aligned(4))); member
|