Home
last modified time | relevance | path

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

/foundation/multimedia/media_standard/services/engine/gstreamer/avcodec/src_wrapper/
Dsrc_surface_impl.cpp52 sptr<Surface> SrcSurfaceImpl::CreateInputSurface(std::shared_ptr<ProcessorConfig> inputConfig) in CreateInputSurface() function in OHOS::Media::SrcSurfaceImpl
Dsrc_base.h43 virtual sptr<Surface> CreateInputSurface(std::shared_ptr<ProcessorConfig> inputConfig) in CreateInputSurface() function
/foundation/multimedia/media_standard/frameworks/innerkitsimpl/native/avcodec/
Davcodec_video_encoder_impl.cpp113 sptr<Surface> VideoEncoderImpl::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::VideoEncoderImpl
/foundation/multimedia/media_standard/services/engine/gstreamer/avcodec/
Davcodec_engine_ctrl.cpp215 sptr<Surface> AVCodecEngineCtrl::CreateInputSurface(std::shared_ptr<ProcessorConfig> inputConfig) in CreateInputSurface() function in OHOS::Media::AVCodecEngineCtrl
Davcodec_engine_gst_impl.cpp161 sptr<Surface> AVCodecEngineGstImpl::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecEngineGstImpl
/foundation/multimedia/media_standard/services/services/avcodec/client/
Davcodec_client.cpp153 sptr<OHOS::Surface> AVCodecClient::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecClient
/foundation/multimedia/media_standard/services/services/avcodec/ipc/
Davcodec_service_stub.cpp237 sptr<OHOS::Surface> AVCodecServiceStub::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecServiceStub
363 int32_t AVCodecServiceStub::CreateInputSurface(MessageParcel &data, MessageParcel &reply) in CreateInputSurface() function in OHOS::Media::AVCodecServiceStub
Davcodec_service_proxy.cpp281 sptr<OHOS::Surface> AVCodecServiceProxy::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecServiceProxy
/foundation/multimedia/media_standard/services/services/avcodec/server/
Davcodec_server.cpp135 sptr<Surface> AVCodecServer::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecServer