Home
last modified time | relevance | path

Searched defs:imageLength (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DExifInterfaceTest.java114 public final int imageLength; field in ExifInterfaceTest.ExpectedValue
/aosp12/frameworks/base/media/java/android/media/
H A DExifInterface.java2295 int imageLength = imageLengthAttribute.getIntValue(mExifByteOrder); in getThumbnailBitmap() local
3043 int imageLength = in.readShort(); in getRafAttributes() local
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DGenerateProposals.cpp66 const uint32_t imageLength = 2; in bboxTransformFloat32() local