/ohos5.0/base/web/webview/ohos_adapter/ohos_image_adapter/src/ |
H A D | ohos_image_decoder_adapter_impl.cpp | 170 surfaceBuffer->GetPlanesInfo((void**)&native_buffer_planes_); in GetOffset() 227 surfaceBuffer->GetPlanesInfo((void**)&nativeBufferPlanes); in GetPlanesCount()
|
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/skia/ |
H A D | skia_impl.cpp | 113 buffer->GetPlanesInfo(&planesInfoPtr); in ConfigYUVFormat() 180 buffer->GetPlanesInfo(&planesInfoPtr); in CreateYUVPixmap()
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | surface_buffer.h | 135 virtual GSError GetPlanesInfo(void **planesInfo) in GetPlanesInfo() function
|
/ohos5.0/foundation/graphic/graphic_surface/surface/include/ |
H A D | surface_buffer_impl.h | 95 GSError GetPlanesInfo(void **planesInfo) override;
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | native_buffer.cpp | 250 GSError retVal = sbuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in OH_NativeBuffer_MapPlanes()
|
H A D | surface_buffer_impl.cpp | 423 GSError SurfaceBufferImpl::GetPlanesInfo(void **planesInfo) in GetPlanesInfo() function in OHOS::SurfaceBufferImpl
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/ |
H A D | buffer_converter.cpp | 430 GSError err = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void **>(&planes)); in GetSliceHeightFromSurfaceBuffer()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/ |
H A D | HeifDecoderImpl.cpp | 1070 hwBuffer->GetPlanesInfo((void **)&srcBufferPlanesInfo); in ConvertHwBufferPixelFormat() 1078 dstHwBuffer_->GetPlanesInfo((void **)&dstBufferPlanesInfo); in ConvertHwBufferPixelFormat()
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_dfx.cpp | 412 GSError err = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in DecideDumpInfo()
|
H A D | hdecoder.cpp | 592 GSError err = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in UpdateFormatFromSurfaceBuffer()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | auxiliary_generator.cpp | 152 GSError retVal = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void **>(&planes)); in SetDmaYuvInfo()
|
H A D | picture.cpp | 197 GSError retVal = sBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in SetYuvDataInfo()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/ |
H A D | heif_hw_decoder.cpp | 229 GSError ret = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&outputPlanes)); in GetUvPlaneOffsetFromSurfaceBuffer()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 229 GSError retVal = mySurfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in CreatePixelMapYuv()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 351 GSError retVal = hwBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in HeapMemAlloc() 1222 GSError retVal = sbuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in HeapMemAlloc()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_yuv.cpp | 291 GSError retVal = sb->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in CreateMemory()
|
H A D | pixel_map.cpp | 606 GSError retVal = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in InitYuvDataOutInfo()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | image_format_convert.cpp | 521 GSError retVal = sb->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in CreateMemory()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 3617 GSError retVal = surfaceBuffer->GetPlanesInfo(reinterpret_cast<void**>(&planes)); in SetDmaContextYuvInfo()
|