/frameworks/compile/mclinker/include/mcld/ADT/ |
D | SizeTraits.h | 123 inline uint16_t bswap16(uint16_t pData) in bswap16() 130 inline uint32_t bswap32(uint32_t pData) in bswap32() 141 inline uint64_t bswap64(uint64_t pData) in bswap64()
|
/frameworks/compile/libbcc/include/bcc/Support/ |
D | Sha1Util.h | 48 const char *pData, size_t pSize) { in GetSHA1DigestFromBuffer()
|
/frameworks/compile/libbcc/lib/Support/ |
D | Sha1Util.cpp | 65 const uint8_t *pData, size_t pSize) { in GetSHA1DigestFromBuffer()
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
D | aacenc.c | 315 VO_U32 VO_API voAACEncSetParam(VO_HANDLE hCodec, VO_S32 uParamID, VO_PTR pData) in voAACEncSetParam() 476 VO_U32 VO_API voAACEncGetParam(VO_HANDLE hCodec, VO_S32 uParamID, VO_PTR pData) in voAACEncGetParam()
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/ |
D | FwdLockGlue.c | 113 static int FwdLockGlue_ValidatePadding(const unsigned char *pData, size_t decryptedKeyLength) { in FwdLockGlue_ValidatePadding() 178 unsigned char *pData = malloc(dataLength); in FwdLockGlue_DecryptKey() local
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
D | LVCS_Equaliser.c | 64 …LVCS_Data_t *pData = (LVCS_Data_t *)pInstance->MemoryTable.Region[LVCS_MEMREGION_PERSI… in LVCS_EqualiserInit() local
|
D | LVCS_StereoEnhancer.c | 60 …LVCS_Data_t *pData = (LVCS_Data_t *)pInstance->MemoryTable.Region[LVCS_MEMREGION_P… in LVCS_SEnhancerInit() local
|
D | LVCS_ReverbGenerator.c | 69 …LVCS_Data_t *pData = (LVCS_Data_t *)pInstance->MemoryTable.Region[LVCS_MEMREGION_P… in LVCS_ReverbGeneratorInit() local
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | omxVCM4P10_TransformDequantChromaDCFromPair.c | 62 static void InvTransformDC2x2(OMX_S16* pData) in InvTransformDC2x2()
|
D | omxVCM4P10_TransformDequantLumaDCFromPair.c | 65 static void InvTransformDC4x4(OMX_S16* pData) in InvTransformDC4x4()
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64RelocationHelpers.h | 84 static inline uint32_t helper_get_upper32(Relocator::DWord pData) in helper_get_upper32() 91 static inline void helper_put_upper32(uint32_t pData, Relocator::DWord& pDes) in helper_put_upper32()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMToTHMStub.cpp | 52 ARMToTHMStub::ARMToTHMStub(const uint32_t* pData, in ARMToTHMStub()
|
D | ARMToARMStub.cpp | 50 ARMToARMStub::ARMToARMStub(const uint32_t* pData, in ARMToARMStub()
|
D | THMToTHMStub.cpp | 56 THMToTHMStub::THMToTHMStub(const uint32_t* pData, in THMToTHMStub()
|
D | THMToARMStub.cpp | 54 THMToARMStub::THMToARMStub(const uint32_t* pData, in THMToARMStub()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonRelocationFunctions.h | 21 T1 ApplyMask(T2 pMask, T1 pData) { in ApplyMask()
|
D | HexagonAbsoluteStub.cpp | 48 HexagonAbsoluteStub::HexagonAbsoluteStub(const uint32_t* pData, in HexagonAbsoluteStub()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLA25Stub.cpp | 49 const uint32_t* pData, in MipsLA25Stub()
|
/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
D | LVDBE_Private.h | 111 LVDBE_Data_t *pData; /* Instance data */ member
|
/frameworks/compile/libbcc/lib/Renderscript/ |
D | RSInfoReader.cpp | 129 inline bool helper_read_list(const uint8_t *pData, in helper_read_list()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
D | omxVCM4P10_TransformDequantLumaDCFromPair_s.s | 49 pData RN 0 label
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestSawtoothBufferQueue.cpp | 75 SLint16* pData; // Current adress of local audio data storage member
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_conceal.c | 265 u8 *pData; in ConcealMb() local
|
/frameworks/wilhelm/src/itf/ |
D | IAndroidBufferQueue.c | 296 void *pData, in IAndroidBufferQueue_Enqueue()
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/ |
D | FwdLockFile.c | 180 struct FwdLockFile_DeriveKeys_Data *pData = malloc(kSize); in FwdLockFile_DeriveKeys() local 378 } *pData = malloc(sizeof *pData); in FwdLockFile_CheckDataIntegrity() local
|