/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/ |
H A D | hevc_sw_decode_param.h | 30 void *hwBuffer = nullptr; member
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/ |
H A D | platform_hardware_buffer_util.cpp | 24 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() argument 29 CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProperties, const GpuImageDesc& desc, uintptr_t hwBuffer) CreateHwPlatformImage() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/ |
H A D | platform_hardware_buffer_util.cpp | 24 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() argument 29 CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProperties, const GpuImageDesc& desc, uintptr_t hwBuffer) CreateHwPlatformImage() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/ |
H A D | platform_hardware_buffer_util.cpp | 24 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() argument 29 CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProperties, const GpuImageDesc& desc, uintptr_t hwBuffer) CreateHwPlatformImage() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/ |
H A D | platform_hardware_buffer_util.cpp | 28 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() argument 72 CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProperties, const GpuImageDesc& desc, uintptr_t hwBuffer) CreateHwPlatformImage() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | gpu_image_gles.h | 48 uintptr_t hwBuffer; // For creating image from AHardwareBuffer member
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | gpu_image_vk.cpp | 219 GpuImageVk( Device& device, const GpuImageDesc& desc, const GpuImagePlatformData& platformData, const uintptr_t hwBuffer) GpuImageVk() argument
|
H A D | device_vk.cpp | 1230 CreateGpuImageView( const GpuImageDesc& desc, const GpuImagePlatformData& platformData, const uintptr_t hwBuffer) CreateGpuImageView() argument
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/ |
H A D | HeifDecoderImpl.cpp | 493 sptr<SurfaceBuffer> hwBuffer; in decode() local 543 sptr<SurfaceBuffer> hwBuffer; in decodeGainmap() local 564 sptr<SurfaceBuffer> hwBuffer; in decodeAuxiliaryMap() local 619 sptr<SurfaceBuffer> hwBuffer = isPrimary && IsDirectYUVDecode() ? sptr<SurfaceBuffer>(dstHwBuffer_) : HwDecodeImage() local 648 HwDecodeGrids(HeifHardwareDecoder *hwDecoder, std::shared_ptr<HeifImage> &image, GridInfo &gridInfo, sptr<SurfaceBuffer> &hwBuffer) HwDecodeGrids() argument 727 HwDecodeSingleImage(HeifHardwareDecoder *hwDecoder, std::shared_ptr<HeifImage> &image, GridInfo &gridInfo, sptr<SurfaceBuffer> &hwBuffer) HwDecodeSingleImage() argument 953 sptr<SurfaceBuffer> hwBuffer; HwApplyAlphaImage() local 997 ConvertHwBufferPixelFormat(sptr<SurfaceBuffer> &hwBuffer, GridInfo &gridInfo, uint8_t *dstMemory, size_t dstRowStride) ConvertHwBufferPixelFormat() argument [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 313 sptr<SurfaceBuffer> hwBuffer = decoder.AllocateOutputBuffer(gridInfo.tileWidth * gridInfo.cols,
in HeapMemAlloc() local
|