Home
last modified time | relevance | path

Searched refs:GetPlanesInfo (Results 1 - 17 of 17) sorted by relevance

/foundation/graphic/graphic_surface/surface/include/
H A Dsurface_buffer_impl.h92 GSError GetPlanesInfo(void **planesInfo) override;
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_buffer.h119 virtual GSError GetPlanesInfo(void **planesInfo) in GetPlanesInfo() function in OHOS::SurfaceBuffer
/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/skia/
H A Dskia_impl.cpp113 buffer->GetPlanesInfo(&planesInfoPtr); in ConfigYUVFormat()
180 buffer->GetPlanesInfo(&planesInfoPtr); in CreateYUVPixmap()
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp250 GSError retVal = sbuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in OH_NativeBuffer_MapPlanes()
252 BLOGE("GetPlanesInfo failed, retVal:%{public}d", retVal); in OH_NativeBuffer_MapPlanes()
H A Dsurface_buffer_impl.cpp437 GSError SurfaceBufferImpl::GetPlanesInfo(void** planesInfo) in GetPlanesInfo() function in OHOS::SurfaceBufferImpl
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dbuffer_converter.cpp430 GSError err = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void **>(&planes)); in GetSliceHeightFromSurfaceBuffer()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp1001 hwBuffer->GetPlanesInfo((void **)&srcBufferPlanesInfo); in ConvertHwBufferPixelFormat()
1009 dstHwBuffer_->GetPlanesInfo((void **)&dstBufferPlanesInfo); in ConvertHwBufferPixelFormat()
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp421 GSError err = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in DecideDumpInfo()
H A Dhdecoder.cpp541 GSError err = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in UpdateFormatFromSurfaceBuffer()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp193 GSError retVal = sBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in SetYuvDataInfo()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp226 GSError ret = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&outputPlanes)); in GetUvPlaneOffsetFromSurfaceBuffer()
228 "GetPlanesInfo failed, GSError=%{public}d", ret); in GetUvPlaneOffsetFromSurfaceBuffer()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp334 GSError retVal = hwBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in HeapMemAlloc()
1161 GSError retVal = sbuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in HeapMemAlloc()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp489 GSError retVal = sb->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in CreateMemory()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp269 GSError retVal = sb->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in CreateMemory()
H A Dpixel_map.cpp603 GSError retVal = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in InitYuvDataOutInfo()
3824 GSError retVal = sb->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in UpdateSdrYuvStrides()
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp459 GSError retVal = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in SetPixelMapYuvInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3650 GSError retVal = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes));
3652 IMAGE_LOGE("SetDmaContextYuvInfo, GetPlanesInfo failed retVal:%{public}d", retVal);

Completed in 31 milliseconds