Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/engine/gstreamer/avcodec/src_wrapper/
Dsrc_surface_impl.cpp52 sptr<Surface> SrcSurfaceImpl::CreateInputSurface(const std::shared_ptr<ProcessorConfig> &inputConfi… in CreateInputSurface() function in OHOS::Media::SrcSurfaceImpl
Dsrc_base.h43 virtual sptr<Surface> CreateInputSurface(const std::shared_ptr<ProcessorConfig> &inputConfig) in CreateInputSurface() function
/foundation/multimedia/player_framework/frameworks/native/avcodec/
Davcodec_video_encoder_impl.cpp119 sptr<Surface> AVCodecVideoEncoderImpl::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecVideoEncoderImpl
/foundation/multimedia/player_framework/services/services/avcodec/client/
Davcodec_client.cpp162 sptr<OHOS::Surface> AVCodecClient::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecClient
/foundation/multimedia/player_framework/services/engine/gstreamer/avcodec/
Davcodec_engine_ctrl.cpp234 sptr<Surface> AVCodecEngineCtrl::CreateInputSurface(std::shared_ptr<ProcessorConfig> inputConfig) in CreateInputSurface() function in OHOS::Media::AVCodecEngineCtrl
Davcodec_engine_gst_impl.cpp172 sptr<Surface> AVCodecEngineGstImpl::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecEngineGstImpl
/foundation/multimedia/player_framework/services/services/avcodec/ipc/
Davcodec_service_stub.cpp254 sptr<OHOS::Surface> AVCodecServiceStub::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecServiceStub
390 int32_t AVCodecServiceStub::CreateInputSurface(MessageParcel &data, MessageParcel &reply) in CreateInputSurface() function in OHOS::Media::AVCodecServiceStub
Davcodec_service_proxy.cpp300 sptr<OHOS::Surface> AVCodecServiceProxy::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecServiceProxy
/foundation/multimedia/player_framework/services/services/avcodec/server/
Davcodec_server.cpp195 sptr<Surface> AVCodecServer::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecServer