Home
last modified time | relevance | path

Searched defs:bytePtr (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_wstream.cpp70 OHOS::Media::byte* bytePtr = reinterpret_cast<OHOS::Media::byte*>(const_cast<void*>(buffer)); in write() local
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Dmp4_utils.cpp69 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) in find_code()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Dmp4_utils.cpp69 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) in find_code()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Dmp4_utils.cpp69 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) in find_code()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dmp4_utils.cpp74 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) { in find_code()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dmp4_utils.h155 uint8 *bytePtr; member
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dmp4_utils.h152 uint8 *bytePtr; member
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dmp4_utils.h152 uint8 *bytePtr; member
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dmp4_utils.h152 uint8 *bytePtr; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp258 auto bytePtr = reinterpret_cast<uint8_t *>(fieldPtr); in BuildLabelExchange() local
912 auto bytePtr = reinterpret_cast<const uint8_t *>(fieldPtr); in ParseLabelExchange() local
/aosp12/art/dexdump/
H A Ddexdump.cc972 const u1* bytePtr = (const u1*) &accessor.Insns()[insnIdx + i]; in dumpInstruction() local
/aosp12/art/dexlayout/
H A Ddexlayout.cc828 const uint8_t* bytePtr = (const uint8_t*) &insns[insn_idx + i]; in DumpInstruction() local