| /foundation/multimedia/av_codec/services/engine/base/ |
| D | codecbase.cpp | 74 int32_t CodecBase::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecBase
|
| /foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
| D | controller.h | 64 int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
|
| D | post_processing.h | 75 int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
|
| /foundation/multimedia/av_codec/test/unittest/filter_test/ |
| D | surface_decoder_unit_test.h | 84 int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
|
| /foundation/multimedia/av_codec/frameworks/native/avcodec/ |
| D | avcodec_video_decoder_impl.cpp | 159 int32_t AVCodecVideoDecoderImpl::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::AVCodecVideoDecoderImpl
|
| /foundation/distributedhardware/distributed_screen/services/screendemo/ |
| D | decoder_demo.cpp | 176 void VDecDemo::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in VDecDemo
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/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/av_codec/services/media_engine/filters/ |
| D | surface_decoder_adapter.cpp | 190 Status SurfaceDecoderAdapter::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::SurfaceDecoderAdapter
|
| D | video_decoder_adapter.cpp | 368 int32_t VideoDecoderAdapter::SetOutputSurface(sptr<Surface> videoSurface) in SetOutputSurface() function in OHOS::Media::VideoDecoderAdapter
|
| D | surface_decoder_filter.cpp | 153 Status SurfaceDecoderFilter::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::Pipeline::SurfaceDecoderFilter
|
| D | video_resize_filter.cpp | 217 Status VideoResizeFilter::SetOutputSurface(sptr<Surface> surface, int32_t width, int32_t height) in SetOutputSurface() function in OHOS::Media::Pipeline::VideoResizeFilter
|
| /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 | 30 int32_t JpegImageProcessor::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::DistributedHardware::JpegImageProcessor
|
| /foundation/multimedia/av_codec/services/services/codec/ipc/ |
| D | codec_service_stub.cpp | 327 int32_t CodecServiceStub::SetOutputSurface(sptr<OHOS::Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceStub 527 int32_t CodecServiceStub::SetOutputSurface(MessageParcel &data, MessageParcel &reply) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceStub
|
| D | codec_service_proxy.cpp | 255 int32_t CodecServiceProxy::SetOutputSurface(sptr<OHOS::Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceProxy
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/ |
| D | image_sink_decoder.cpp | 364 int32_t ImageSinkDecoder::SetOutputSurface(sptr<Surface> &surface) in SetOutputSurface() function in OHOS::DistributedHardware::ImageSinkDecoder
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| D | tester_codecbase.cpp | 515 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/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/ |
| D | videodec_capi_mock.cpp | 171 int32_t VideoDecCapiMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecCapiMock
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/ |
| D | codecbase_mock.cpp | 276 int32_t CodecBase::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecBase
|
| /foundation/multimedia/av_codec/services/services/codec/client/ |
| D | codec_client.cpp | 285 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 | 202 int32_t MediaCodec::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::MediaCodec
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/ |
| D | vdec_sample.cpp | 305 int32_t VideoDecSample::SetOutputSurface(const bool isNew) in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecSample
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/ |
| D | vdec_sample.cpp | 253 int32_t VideoDecSample::SetOutputSurface() in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecSample
|
| /foundation/multimedia/image_effect/frameworks/native/effect/base/ |
| D | image_effect_inner.cpp | 720 ErrorCode ImageEffect::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() function in OHOS::Media::Effect::ImageEffect
|