Home
last modified time | relevance | path

Searched defs:AllocSurfaceBuffer (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/common/
H A Dfsurface_memory.cpp31 void FSurfaceMemory::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::MediaAVCodec::FSurfaceMemory
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/common/
H A Dsurface_memory.cpp49 void SurfaceMemory::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::Media::Plugin::SurfaceMemory
H A Dsurface_allocator.cpp54 sptr<SurfaceBuffer> SurfaceAllocator::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::Media::Plugin::SurfaceAllocator
/ohos5.0/foundation/multimedia/media_foundation/src/common/
H A Dsurface_memory.cpp56 void SurfaceMemory::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::Media::Plugins::SurfaceMemory
H A Dsurface_allocator.cpp58 sptr<SurfaceBuffer> SurfaceAllocator::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::Media::Plugins::SurfaceAllocator
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/manager/colorspace_manager/
H A Dcolorspace_converter.cpp60 SurfaceBuffer *AllocSurfaceBuffer(std::vector<std::shared_ptr<MemoryData>> &memoryDataArray, Memory… in AllocSurfaceBuffer() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dauxiliary_generator.cpp293 static sptr<SurfaceBuffer> AllocSurfaceBuffer(Size &size, int32_t format, uint32_t &errorCode) in AllocSurfaceBuffer() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp630 static sptr<SurfaceBuffer> AllocSurfaceBuffer(int32_t width, int32_t height, in AllocSurfaceBuffer() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3509 static uint32_t AllocSurfaceBuffer(DecodeContext &context, uint32_t format) in AllocSurfaceBuffer() function