Home
last modified time | relevance | path

Searched defs:getUInt16 (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DLittleEndian.java50 public static int getUInt16(byte[] src, int offset) { in getUInt16() method in LittleEndian
/aosp_15_r20/frameworks/av/media/mtp/
H A DMtpPacket.cpp94 uint16_t MtpPacket::getUInt16(int offset) const { in getUInt16() function in android::MtpPacket
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/frameworks/av/media/libstagefright/include/media/stagefright/
H A DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h50 bool getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/fonts/
H A DFontFileUtil.java207 private static int getUInt16(ByteBuffer buffer, int offset) { in getUInt16() method in FontFileUtil
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
H A DImageHeaderParser.java327 public int getUInt16() throws IOException { in getUInt16() method in ImageHeaderParser.StreamReader

123