Home
last modified time | relevance | path

Searched defs:srcBuffer (Results 1 - 25 of 122) sorted by relevance

12345

/third_party/skia/src/codec/
H A DSkBmpBaseCodec.h31 uint8_t* srcBuffer() { return reinterpret_cast<uint8_t*>(fSrcBuffer.get()); } in srcBuffer() function in SkBmpBaseCodec
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_copytex.c49 st_copy_framebuffer_to_texture(GLenum srcBuffer, in st_copy_framebuffer_to_texture() argument
/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dmedia_decrypt_module_service_proxy.cpp64 ProcessDrmBuffer(MessageParcel &data, IMediaDecryptModuleService::DrmBuffer &srcBuffer, IMediaDecryptModuleService::DrmBuffer &dstBuffer) ProcessDrmBuffer() argument
99 DecryptMediaData(bool secureDecodrtState, IMediaDecryptModuleService::CryptInfo &cryptInfo, IMediaDecryptModuleService::DrmBuffer &srcBuffer, IMediaDecryptModuleService::DrmBuffer &dstBuffer) DecryptMediaData() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_cmd_copy.c29 vk_common_CmdCopyBuffer(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkBuffer dstBuffer, uint32_t regionCount, const VkBufferCopy *pRegions) vk_common_CmdCopyBuffer() argument
107 vk_common_CmdCopyBufferToImage(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkImage dstImage, VkImageLayout dstImageLayout, uint32_t regionCount, const VkBufferImageCopy *pRegions) vk_common_CmdCopyBufferToImage() argument
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Ddump_compressor.cpp33 DumpStatus DumpCompressor::Compress(CompressBuffer*& srcBuffer, CompressBuffer*& destBuffer) in Compress() argument
92 DumpStatus DumpCompressor::FillBuffer(int& flush, CompressBuffer*& srcBuffer, char*& buffIn, in FillBuffer() argument
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dzip_output.cpp63 CompressBuffer* srcBuffer = srcBuffer_.get(); in Execute() local
109 CompressBuffer* srcBuffer = srcBuffer_.get(); CompressAndWriteToFd() local
137 CompressBuffer* srcBuffer = srcBuffer_.get(); CompressBigLine() local
[all...]
/base/update/updater/test/unittest/applypatch_test/
H A Dblockset_unittest.cpp102 std::vector<uint8_t> srcBuffer; in HWTEST_F() local
/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/
H A Dnative_buffer_test.cpp64 sptr<NativeBuffer> srcBuffer = new NativeBuffer(nullptr); in HWTEST_F() local
84 sptr<NativeBuffer> srcBuffer = new NativeBuffer(srcHandle); in HWTEST_F() local
103 NativeBuffer srcBuffer; in HWTEST_F() local
194 NativeBuffer srcBuffer; HWTEST_F() local
221 NativeBuffer srcBuffer; HWTEST_F() local
372 sptr<NativeBuffer> srcBuffer = new NativeBuffer(nullptr); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/audio/
H A Daudio_resample.cpp70 int32_t AudioResample::Convert(const uint8_t* srcBuffer, const size_t srcLength, uint8_t*& destBuffer, in Convert() argument
/foundation/multimedia/media_foundation/engine/plugin/convert/
H A Dffmpeg_convert.cpp57 Status Resample::Convert(const uint8_t* srcBuffer, const size_t srcLength, uint8_t*& destBuffer, size_t& destLength) in Convert() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_fail_test.cpp69 const_uint8_buffer_type srcBuffer = src; in HWTEST_F() local
141 const_uint8_buffer_type srcBuffer = nullptr; in HWTEST_F() local
161 const_uint8_buffer_type srcBuffer = nullptr; in HWTEST_F() local
181 const_uint8_buffer_type srcBuffer = nullptr; in HWTEST_F() local
205 const_uint8_buffer_type srcBuffer = src; in HWTEST_F() local
232 uint8_t srcBuffer[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; HWTEST_F() local
250 uint8_t srcBuffer[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; HWTEST_F() local
268 uint8_t srcBuffer[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; HWTEST_F() local
286 uint8_t srcBuffer[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; HWTEST_F() local
304 uint8_t srcBuffer[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; HWTEST_F() local
322 uint8_t srcBuffer[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; HWTEST_F() local
340 uint8_t srcBuffer[LENGTH] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; HWTEST_F() local
[all...]
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/source/
H A Dimage_source_filter.cpp48 ErrorCode UpdateInputBufferIfNeed(std::shared_ptr<EffectBuffer> &srcBuffer, std::shared_ptr<EffectBuffer> &buffer, in UpdateInputBufferIfNeed() argument
[all...]
/third_party/ffmpeg/libswscale/tests/
H A Dcolorspace.c40 uint8_t *srcBuffer = av_malloc(SIZE); in main() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_rendertexture.c108 GLenum texFormat, srcBuffer, target; in wglBindTexImageARB() local
200 GLenum srcBuffer; in wglReleaseTexImageARB() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DIndexDataManager.h44 BufferD3D *srcBuffer; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DVideoViewsValidationTests.cpp227 wgpu::Buffer srcBuffer = utils::CreateBufferFromData( in TEST_F() local
248 wgpu::Buffer srcBuffer = utils::CreateBufferFromData( in TEST_F() local
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_file.c155 const char *srcBuffer = (const char *)src; in HcFileWrite() local
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/mini/
H A Dhc_file_posix.c155 const char *srcBuffer = (const char *)src; in HcFileWrite() local
/base/update/updater/services/applypatch/
H A Dcommand_process.cpp143 int32_t DiffAndMoveCommandFn::WriteDiffToBlock(const Command &params, std::vector<uint8_t> &srcBuffer, in WriteDiffToBlock() argument
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_decrypt_module_service.cpp222 int32_t MediaDecryptModuleService::CopyBuffer(uint8_t *srcBuffer, uint8_t *destBuffer, in CopyBuffer() argument
46 DecryptMediaData(bool secure, const CryptoInfo &cryptoInfo, const DrmBuffer &srcBuffer, const DrmBuffer &destBuffer) DecryptMediaData() argument
[all...]
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp158 HdiLayerBuffer *srcBuffer = src.GetCurrentBuffer(); in BlitLayer() local
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_gfx_composition.cpp136 HdiLayerBuffer *srcBuffer = src.GetCurrentBuffer(); in BlitLayer() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_convert.cpp94 Status Resample::Convert(const uint8_t *srcBuffer, const size_t srcLength, uint8_t *&destBuffer, size_t &destLength) in Convert() argument
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmedia_decrypt_module_service.cpp82 DecryptMediaData(bool secureDecodrtState, IMediaDecryptModuleService::CryptInfo &cryptInfo, IMediaDecryptModuleService::DrmBuffer &srcBuffer, IMediaDecryptModuleService::DrmBuffer &dstBuffer) DecryptMediaData() argument
130 SetDrmBufferInfo(OHOS::HDI::Drm::V1_0::DrmBuffer* drmSrcBuffer, OHOS::HDI::Drm::V1_0::DrmBuffer* drmDstBuffer, IMediaDecryptModuleService::DrmBuffer &srcBuffer, IMediaDecryptModuleService::DrmBuffer &dstBuffer, uint32_t bufLen) SetDrmBufferInfo() argument
[all...]
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_app_image_info.h78 int32_t SetThumbnailData(uint8_t *srcBuffer, int32_t srcBufferLen, int32_t copyIndex, int32_t copyLen) in SetThumbnailData() argument

Completed in 19 milliseconds

12345