| /foundation/multimedia/player_framework/services/engine/gstreamer/avcodec/sink_wrapper/ |
| D | sink_base.h | 44 virtual int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
|
| D | sink_surface_impl.cpp | 72 int32_t SinkSurfaceImpl::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::SinkSurfaceImpl
|
| /foundation/multimedia/av_codec/services/engine/base/ |
| D | codecbase.cpp | 73 int32_t CodecBase::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecBase
|
| /foundation/multimedia/player_framework/frameworks/native/avcodec/ |
| D | avcodec_video_decoder_impl.cpp | 113 int32_t AVCodecVideoDecoderImpl::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::AVCodecVideoDecoderImpl
|
| /foundation/multimedia/av_codec/frameworks/native/avcodec/ |
| D | avcodec_video_decoder_impl.cpp | 130 int32_t AVCodecVideoDecoderImpl::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::AVCodecVideoDecoderImpl
|
| /foundation/multimedia/player_framework/test/unittest/avcodec_test/native/videodecoder/ |
| D | videodec_native_mock.cpp | 82 int32_t VideoDecNativeMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::Media::VideoDecNativeMock
|
| /foundation/distributedhardware/distributed_screen/services/screendemo/ |
| D | decoder_demo.cpp | 175 void VDecDemo::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in VDecDemo
|
| /foundation/multimedia/player_framework/services/services/avcodec/client/ |
| D | avcodec_client.cpp | 171 int32_t AVCodecClient::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::AVCodecClient
|
| /foundation/multimedia/player_framework/test/unittest/avcodec_test/vcodec_test/ |
| D | vdec_mock.cpp | 101 int32_t VDecMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::Media::VDecMock
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/avcodec/ |
| D | avcodec_engine_ctrl.cpp | 253 int32_t AVCodecEngineCtrl::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::AVCodecEngineCtrl
|
| D | avcodec_engine_gst_impl.cpp | 185 int32_t AVCodecEngineGstImpl::SetOutputSurface(const sptr<Surface> &surface) in SetOutputSurface() function in OHOS::Media::AVCodecEngineGstImpl
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/inner/ |
| D | videodec_inner_mock.cpp | 122 int32_t VideoDecInnerMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecInnerMock
|
| /foundation/multimedia/player_framework/services/services/avcodec/ipc/ |
| D | avcodec_service_stub.cpp | 261 int32_t AVCodecServiceStub::SetOutputSurface(sptr<OHOS::Surface> surface) in SetOutputSurface() function in OHOS::Media::AVCodecServiceStub 399 int32_t AVCodecServiceStub::SetOutputSurface(MessageParcel &data, MessageParcel &reply) in SetOutputSurface() function in OHOS::Media::AVCodecServiceStub
|
| /foundation/multimedia/av_codec/services/services/codec/ipc/ |
| D | codec_service_stub.cpp | 304 int32_t CodecServiceStub::SetOutputSurface(sptr<OHOS::Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceStub 482 int32_t CodecServiceStub::SetOutputSurface(MessageParcel &data, MessageParcel &reply) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceStub
|
| D | codec_service_proxy.cpp | 213 int32_t CodecServiceProxy::SetOutputSurface(sptr<OHOS::Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceProxy
|
| /foundation/multimedia/av_codec/test/nativedemo/video_demo/ |
| D | avcodec_video_decoder_inner_demo.cpp | 188 int32_t VDecInnerDemo::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in VDecInnerDemo
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| D | tester_codecbase.cpp | 372 bool TesterCodecBase::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() function in OHOS::MediaAVCodec::TesterCodecBase
|
| D | tester_capi.cpp | 571 bool TesterCapi::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() function in OHOS::MediaAVCodec::TesterCapi
|
| /foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/ |
| D | jpeg_image_processor.cpp | 34 int32_t JpegImageProcessor::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::DistributedHardware::JpegImageProcessor
|
| /foundation/multimedia/av_codec/services/media_engine/filters/ |
| D | video_decoder_adapter.cpp | 388 int32_t VideoDecoderAdapter::SetOutputSurface(sptr<Surface> videoSurface) in SetOutputSurface() function in OHOS::Media::VideoDecoderAdapter
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/ |
| D | image_sink_decoder.cpp | 375 int32_t ImageSinkDecoder::SetOutputSurface(sptr<Surface> &surface) in SetOutputSurface() function in OHOS::DistributedHardware::ImageSinkDecoder
|
| /foundation/multimedia/player_framework/services/services/avcodec/server/ |
| D | avcodec_server.cpp | 207 int32_t AVCodecServer::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::AVCodecServer
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/capi/ |
| D | videodec_capi_mock.cpp | 173 int32_t VideoDecCapiMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecCapiMock
|
| /foundation/multimedia/av_codec/services/services/codec/client/ |
| D | codec_client.cpp | 205 int32_t CodecClient::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecClient
|
| /foundation/multimedia/av_codec/services/media_engine/modules/media_codec/ |
| D | media_codec.cpp | 165 int32_t MediaCodec::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::MediaCodec
|