/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/ |
H A D | hevc_sw_decode_param.h | 27 uint8_t *dstBuffer = nullptr; member
|
/foundation/multimedia/drm_framework/services/drm_service/client/src/ |
H A D | media_decrypt_module_service_proxy.cpp | 64 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...] |
/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | memcpy_helper.cpp | 28 uint8_t *dstBuffer = dst.data; in CopyData() local
|
/foundation/multimedia/drm_framework/services/drm_service/server/src/ |
H A D | media_decrypt_module_service.cpp | 82 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/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | capturer_in_server.cpp | 205 BufferDesc dstBuffer = stream_->DequeueBuffer(length); in IsReadDataOverFlow() local 235 BufferDesc dstBuffer = {nullptr, 0, 0}; in ReadData() local [all...] |
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_neon_pipeline.h | 169 void NeonPrelerpARGB8888(uint8_t* dstBuffer, uint8_t* srcBuffer, uint8_t cover) in NeonPrelerpARGB8888() argument 195 void NeonPrelerpARGB8888(uint8_t* dstBuffer, uint8_t* srcBuffer, uint8_t* covers) in NeonPrelerpARGB8888() argument 280 void NeonLerpARGB8888(uint8_t* dstBuffer, uint8_t* srcBuffer, uint8_t cover) in NeonLerpARGB8888() argument 306 void NeonLerpARGB8888(uint8_t* dstBuffer, uint8_ argument [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/ |
H A D | bmp_decoder.cpp | 316 uint8_t *dstBuffer = static_cast<uint8_t *>(context.pixelsBuffer.buffer); in Decode() local
|
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/ |
H A D | image_processing_native.cpp | 126 sptr<SurfaceBuffer> dstBuffer = nullptr; in ConvertColorSpace() local 158 sptr<SurfaceBuffer> dstBuffer = nullptr; in Compose() local 185 sptr<SurfaceBuffer> dstBuffer = nullptr; in Decompose() local 235 sptr<SurfaceBuffer> dstBuffer = nullptr; EnhanceDetail() local [all...] |
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/ |
H A D | mediakeydecryptndk_fuzzer.cpp | 187 IMediaDecryptModuleService::DrmBuffer dstBuffer; in FuzzTestMediaKeyDecryptNdk() local
|
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/ |
H A D | crop_efilter.cpp | 98 auto *dstBuffer = static_cast<char *>(dst->buffer_); in Crop() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | image_format_convert_utils.cpp | 203 static bool RGBAConvert(const RGBDataInfo &rgbInfo, const uint8_t *srcBuffer, uint8_t *dstBuffer, in RGBAConvert() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | pixel_yuv_ext_utils.cpp | 371 uint16_t *dstBuffer = reinterpret_cast<uint16_t *>(yuvPixels.dstPixels); in ScaleP010() local
|
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/ |
H A D | drm_framework_unittest.cpp | 3037 IMediaDecryptModuleService::DrmBuffer dstBuffer; in HWTEST_F() local 3815 IMediaDecryptModuleService::DrmBuffer dstBuffer; in HWTEST_F() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/ |
H A D | HeifDecoderImpl.cpp | 1068 void HeifDecoderImpl::setDstBuffer(uint8_t *dstBuffer, size_t rowStride, void *context) in setDstBuffer() argument 1077 void HeifDecoderImpl::setGainmapDstBuffer(uint8_t* dstBuffer, size_t rowStride) in setGainmapDstBuffer() argument 1085 void HeifDecoderImpl::setAuxiliaryDstBuffer(uint8_t* dstBuffer, size_t dstSize, size_t rowStride) in setAuxiliaryDstBuffer() argument
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 861 uint8_t *dstBuffer = nullptr;
in HeapMemAlloc() local 1275 uint8_t* dstBuffer in HeapMemAlloc() local 729 RGBxToRGB(uint8_t* srcBuffer, size_t srsSize, uint8_t* dstBuffer, size_t dstSize, size_t pixelCount) HeapMemAlloc() argument 1881 auto dstBuffer = reinterpret_cast<SurfaceBuffer*>(context.pixelsBuffer.context); HeapMemAlloc() local 1925 auto dstBuffer = reinterpret_cast<SurfaceBuffer*>(context.pixelsBuffer.context); HeapMemAlloc() local 2039 auto* dstBuffer = static_cast<uint8_t*>(context.pixelsBuffer.buffer); HeapMemAlloc() local 2210 auto* dstBuffer = static_cast<uint8_t*>(context.pixelsBuffer.buffer); HeapMemAlloc() local [all...] |