Home
last modified time | relevance | path

Searched defs:pBuf (Results 1 – 9 of 9) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
DLEB128.cpp17 size_t encode<uint64_t>(ByteType *&pBuf, uint64_t pValue) { in encode()
36 size_t encode<uint32_t>(ByteType *&pBuf, uint32_t pValue) { in encode()
67 size_t encode<int64_t>(ByteType *&pBuf, int64_t pValue) { in encode()
89 size_t encode<int32_t>(ByteType *&pBuf, int32_t pValue) { in encode()
96 uint64_t decode<uint64_t>(const ByteType *pBuf, size_t &pSize) { in decode()
140 uint64_t decode<uint64_t>(const ByteType *&pBuf) { in decode()
188 int64_t decode<int64_t>(const ByteType *pBuf, size_t &pSize) { in decode()
209 int64_t decode<int64_t>(const ByteType *&pBuf) { in decode()
/frameworks/compile/mclinker/include/mcld/Support/
DLEB128.h100 size_t encode(char *&pBuf, IntType pValue) { in encode()
105 IntType decode(const char *pBuf, size_t &pSize) { in decode()
110 IntType decode(const char *&pBuf) { in decode()
/frameworks/compile/libbcc/lib/Support/
DInputFile.cpp26 ssize_t InputFile::read(void *pBuf, size_t count) { in read()
DOutputFile.cpp30 ssize_t OutputFile::write(const void *pBuf, size_t count) { in write()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s57 pBuf RN 7 label
DomxVCM4P10_InterpolateLuma_s.s122 pBuf RN 8 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s57 pBuf RN 7 label
/frameworks/av/libvideoeditor/vss/common/inc/
DM4WRITER_common.h118 M4OSA_MemAddr8 pBuf; /**< Buffer for the header */ member
DM4ENCODER_common.h349 M4OSA_MemAddr8 pBuf; /**< Buffer for the header */ member