/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ |
H A D | ConstantBitrateSeekMap.java | 30 private final long inputLength; field in ConstantBitrateSeekMap 48 long inputLength, long firstFrameBytePosition, int bitrate, int frameSize) { in ConstantBitrateSeekMap() 69 long inputLength, in ConstantBitrateSeekMap()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ |
H A D | ConstantBitrateSeekMap.java | 30 private final long inputLength; field in ConstantBitrateSeekMap 48 long inputLength, long firstFrameBytePosition, int bitrate, int frameSize) { in ConstantBitrateSeekMap() 69 long inputLength, in ConstantBitrateSeekMap()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/ |
H A D | AdtsExtractor.java | 213 long inputLength = input.getLength(); in read() local 266 private void maybeOutputSeekMap(long inputLength, boolean readEndOfStream) { in maybeOutputSeekMap() 352 private SeekMap getConstantBitrateSeekMap(long inputLength, boolean allowSeeksIfLengthUnknown) { in getConstantBitrateSeekMap()
|
H A D | PsExtractor.java | 175 long inputLength = input.getLength(); in read() local 293 private void maybeOutputSeekMap(long inputLength) { in maybeOutputSeekMap()
|
H A D | TsExtractor.java | 301 long inputLength = input.getLength(); in read() local 402 private void maybeOutputSeekMap(long inputLength) { in maybeOutputSeekMap()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/ |
H A D | AdtsExtractor.java | 210 long inputLength = input.getLength(); in read() local 263 private void maybeOutputSeekMap(long inputLength, boolean readEndOfStream) { in maybeOutputSeekMap() 349 private SeekMap getConstantBitrateSeekMap(long inputLength, boolean allowSeeksIfLengthUnknown) { in getConstantBitrateSeekMap()
|
H A D | PsExtractor.java | 175 long inputLength = input.getLength(); in read() local 293 private void maybeOutputSeekMap(long inputLength) { in maybeOutputSeekMap()
|
H A D | TsExtractor.java | 298 long inputLength = input.getLength(); in read() local 399 private void maybeOutputSeekMap(long inputLength) { in maybeOutputSeekMap()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/charset/ |
D | UnmappableCharacterException.java | 43 private int inputLength; field in UnmappableCharacterException 50 public UnmappableCharacterException(int inputLength) { in UnmappableCharacterException()
|
D | MalformedInputException.java | 43 private int inputLength; field in MalformedInputException 50 public MalformedInputException(int inputLength) { in MalformedInputException()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/charset/ |
H A D | MalformedInputException.java | 43 private int inputLength; field in MalformedInputException 50 public MalformedInputException(int inputLength) { in MalformedInputException()
|
H A D | UnmappableCharacterException.java | 43 private int inputLength; field in UnmappableCharacterException 50 public UnmappableCharacterException(int inputLength) { in UnmappableCharacterException()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/9/libcore/ojluni/src/main/java/java/nio/charset/ |
D | MalformedInputException.java | 43 private int inputLength; field in MalformedInputException 50 public MalformedInputException(int inputLength) { in MalformedInputException()
|
D | UnmappableCharacterException.java | 43 private int inputLength; field in UnmappableCharacterException 50 public UnmappableCharacterException(int inputLength) { in UnmappableCharacterException()
|
/aosp_15_r20/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | KeyStoreCryptoOperationStreamer.java | 36 byte[] update(byte[] input, int inputOffset, int inputLength) throws KeyStoreException; in update() 37 byte[] doFinal(byte[] input, int inputOffset, int inputLength, byte[] signature) in doFinal()
|
H A D | KeyStoreCryptoOperationChunkedStreamer.java | 123 public byte[] update(byte[] input, int inputOffset, int inputLength) throws KeyStoreException { in update() 177 public byte[] doFinal(byte[] input, int inputOffset, int inputLength, in doFinal()
|
H A D | AndroidKeyStoreECDSASignatureSpi.java | 86 public byte[] update(byte[] input, int inputOffset, int inputLength) in update() 96 public byte[] doFinal(byte[] input, int inputOffset, int inputLength, byte[] signature) in doFinal()
|
H A D | AndroidKeyStoreAuthenticatedAESCipherSpi.java | 380 public byte[] update(byte[] input, int inputOffset, int inputLength) in update() 394 public byte[] doFinal(byte[] input, int inputOffset, int inputLength, in doFinal()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/authentication/domain/interactor/ |
D | AuthenticationInteractor.java | 288 …ationMethodModel authenticationMethod, boolean isAutoConfirmAttempt, int inputLength, kotlin.corou… in shouldSkipAuthenticationAttempt() 292 …cation.shared.model.AuthenticationMethodModel $this$isInputTooShort, int inputLength, kotlin.corou… in isInputTooShort()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/amr/ |
H A D | AmrExtractor.java | 368 private void maybeOutputSeekMap(long inputLength, int sampleReadResult) { in maybeOutputSeekMap() 389 private SeekMap getConstantBitrateSeekMap(long inputLength, boolean allowSeeksIfLengthUnknown) { in getConstantBitrateSeekMap()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/amr/ |
H A D | AmrExtractor.java | 374 private void maybeOutputSeekMap(long inputLength, int sampleReadResult) { in maybeOutputSeekMap() 395 private SeekMap getConstantBitrateSeekMap(long inputLength, boolean allowSeeksIfLengthUnknown) { in getConstantBitrateSeekMap()
|
/aosp_15_r20/frameworks/native/libs/input/ |
H A D | TfLiteMotionPredictor.cpp | 170 TfLiteMotionPredictorBuffers::TfLiteMotionPredictorBuffers(size_t inputLength) in TfLiteMotionPredictorBuffers() 385 size_t TfLiteMotionPredictorModel::inputLength() const { in inputLength() function in android::TfLiteMotionPredictorModel
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/utfperf/ |
H A D | utfperf.cpp | 89 int32_t inputLength; in UtfPerformanceTest() local 148 int32_t inputLength; member in Command
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/utfperf/ |
H A D | utfperf.cpp | 89 int32_t inputLength; in UtfPerformanceTest() local 148 int32_t inputLength; member in Command
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/encoder/ |
H A D | MinimalEncoder.java | 239 int inputLength = stringToEncode.length(); in addEdges() local 363 int inputLength = stringToEncode.length(); in encodeSpecificVersion() local
|