Home
last modified time | relevance | path

Searched defs:bytePtr (Results 1 - 14 of 14) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_wstream.cpp66 OHOS::Media::byte* bytePtr = reinterpret_cast<OHOS::Media::byte*>(const_cast<void*>(buffer)); in write() local
/third_party/skia/tests/
H A DCachedDecodingPixelRefTest.cpp59 char* bytePtr = static_cast<char*>(pixels); variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.cpp144 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in isValueZero() local
272 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in logValue() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessUtil.cpp169 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in isValueZero() local
297 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in logValue() local
/third_party/icu/icu4c/source/common/
H A Dicuplug.cpp81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
/third_party/node/deps/icu-small/source/common/
H A Dicuplug.cpp81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dicuplug.cpp81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp262 auto bytePtr = reinterpret_cast<unsigned char*>(location); in fillWithRandomData() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp257 auto bytePtr = reinterpret_cast<unsigned char*>(location); in fillWithRandomData() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUniformBufferTest.cpp597 const GLubyte *bytePtr = reinterpret_cast<const GLubyte *>(mapPtr); in TEST_P() local
/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
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_read_image.cpp140 inline void DecodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in DecodeDeltaBytes() argument
[all...]
H A Ddng_image_writer.cpp2828 inline void EncodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in EncodeDeltaBytes() argument
[all...]
/third_party/lz4/lib/
H A Dlz4hc.c218 { const BYTE* bytePtr = (const BYTE*)(&pattern) + 3; /* works for any endianness */ in LZ4HC_reverseCountPattern() local

Completed in 23 milliseconds