Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/base/
Dcodecbase.cpp31 sptr<Surface> CodecBase::CreateInputSurface() in CreateInputSurface() function in OHOS::MediaAVCodec::CodecBase
/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/av_codec/frameworks/native/avcodec/
Davcodec_video_encoder_impl.cpp150 sptr<Surface> AVCodecVideoEncoderImpl::CreateInputSurface() in CreateInputSurface() function in OHOS::MediaAVCodec::AVCodecVideoEncoderImpl
/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/av_codec/test/unittest/vcodec_test/inner/
Dvideoenc_inner_mock.cpp180 std::shared_ptr<SurfaceMock> VideoEncInnerMock::CreateInputSurface() in CreateInputSurface() function in OHOS::MediaAVCodec::VideoEncInnerMock
/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/av_codec/test/unittest/vcodec_test/capi/
Dvideoenc_capi_mock.cpp204 std::shared_ptr<SurfaceMock> VideoEncCapiMock::CreateInputSurface() in CreateInputSurface() function in OHOS::MediaAVCodec::VideoEncCapiMock
/foundation/multimedia/av_codec/services/services/codec/ipc/
Dcodec_service_stub.cpp280 sptr<OHOS::Surface> CodecServiceStub::CreateInputSurface() in CreateInputSurface() function in OHOS::MediaAVCodec::CodecServiceStub
432 int32_t CodecServiceStub::CreateInputSurface(MessageParcel &data, MessageParcel &reply) in CreateInputSurface() function in OHOS::MediaAVCodec::CodecServiceStub
Dcodec_service_proxy.cpp184 sptr<OHOS::Surface> CodecServiceProxy::CreateInputSurface() in CreateInputSurface() function in OHOS::MediaAVCodec::CodecServiceProxy
/foundation/multimedia/player_framework/services/services/avcodec/ipc/
Davcodec_service_stub.cpp254 sptr<OHOS::Surface> AVCodecServiceStub::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecServiceStub
388 int32_t AVCodecServiceStub::CreateInputSurface(MessageParcel &data, MessageParcel &reply) in CreateInputSurface() function in OHOS::Media::AVCodecServiceStub
Davcodec_service_proxy.cpp270 sptr<OHOS::Surface> AVCodecServiceProxy::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecServiceProxy
/foundation/multimedia/av_codec/services/services/codec/client/
Dcodec_client.cpp198 sptr<OHOS::Surface> CodecClient::CreateInputSurface() in CreateInputSurface() function in OHOS::MediaAVCodec::CodecClient
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
Dtester_codecbase.cpp164 bool TesterCodecBase::CreateInputSurface() in CreateInputSurface() function in TesterCodecBase
Dtester_capi.cpp190 bool TesterCapi::CreateInputSurface() in CreateInputSurface() function in TesterCapi
/foundation/multimedia/player_framework/services/services/avcodec/server/
Davcodec_server.cpp195 sptr<Surface> AVCodecServer::CreateInputSurface() in CreateInputSurface() function in OHOS::Media::AVCodecServer
/foundation/multimedia/av_codec/services/services/codec/server/
Dcodec_server.cpp253 sptr<Surface> CodecServer::CreateInputSurface() in CreateInputSurface() function in OHOS::MediaAVCodec::CodecServer
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dhcodec.cpp171 sptr<Surface> HCodec::CreateInputSurface() in CreateInputSurface() function in OHOS::MediaAVCodec::HCodec