| /foundation/multimedia/av_codec/services/engine/base/ |
| D | codecbase.cpp | 37 int32_t CodecBase::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecBase
|
| /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/frameworks/native/avcodec/ |
| D | avcodec_video_decoder_impl.cpp | 137 int32_t AVCodecVideoDecoderImpl::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::AVCodecVideoDecoderImpl
|
| /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/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/multimedia/av_codec/test/unittest/vcodec_test/inner/ |
| D | videodec_inner_mock.cpp | 83 int32_t VideoDecInnerMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecInnerMock
|
| /foundation/distributedhardware/distributed_screen/services/screendemo/ |
| D | decoder_demo.cpp | 176 void VDecDemo::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in VDecDemo
|
| /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/vcodec_test/capi/ |
| D | videodec_capi_mock.cpp | 102 int32_t VideoDecCapiMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecCapiMock
|
| /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/av_codec/services/services/codec/ipc/ |
| D | codec_service_stub.cpp | 287 int32_t CodecServiceStub::SetOutputSurface(sptr<OHOS::Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceStub 447 int32_t CodecServiceStub::SetOutputSurface(MessageParcel &data, MessageParcel &reply) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceStub
|
| D | codec_service_proxy.cpp | 209 int32_t CodecServiceProxy::SetOutputSurface(sptr<OHOS::Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceProxy
|
| /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/client/ |
| D | codec_client.cpp | 210 int32_t CodecClient::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecClient
|
| /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/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/test/unittest/hcodec_test/helper/ |
| D | tester_codecbase.cpp | 340 bool TesterCodecBase::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() function in TesterCodecBase
|
| D | tester_capi.cpp | 384 bool TesterCapi::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() function in TesterCapi
|
| /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/av_codec/test/unittest/vcodec_test/sample/ |
| D | vdec_sample.cpp | 132 int32_t VideoDecSample::SetOutputSurface() in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecSample
|
| /foundation/multimedia/player_framework/services/services/avcodec/server/ |
| D | avcodec_server.cpp | 205 int32_t AVCodecServer::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::AVCodecServer
|
| /foundation/multimedia/av_codec/services/services/codec/server/ |
| D | codec_server.cpp | 262 int32_t CodecServer::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServer
|