Home
last modified time | relevance | path

Searched refs:BYTES_PER_SAMPLE_UNSPECIFIED (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFrameFormat.java51 public static final int BYTES_PER_SAMPLE_UNSPECIFIED = 1; field in FrameFormat
210 if (specification.getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED in isCompatibleWith()
268 if (specification.getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED in mayBeCompatibleWith()
269 && getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED in mayBeCompatibleWith()
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/format/
H A DObjectFormat.java72 return FrameFormat.BYTES_PER_SAMPLE_UNSPECIFIED; in bytesPerSampleForClass()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18246 Landroid/filterfw/core/FrameFormat;->BYTES_PER_SAMPLE_UNSPECIFIED:I