Home
last modified time | relevance | path

Searched defs:SetOutputSurface (Results 1 – 25 of 29) sorted by relevance

12

/foundation/multimedia/av_codec/services/engine/base/
Dcodecbase.cpp74 int32_t CodecBase::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecBase
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
Dcontroller.h64 int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
Dpost_processing.h75 int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
/foundation/multimedia/av_codec/test/unittest/filter_test/
Dsurface_decoder_unit_test.h84 int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
/foundation/multimedia/av_codec/frameworks/native/avcodec/
Davcodec_video_decoder_impl.cpp159 int32_t AVCodecVideoDecoderImpl::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::AVCodecVideoDecoderImpl
/foundation/distributedhardware/distributed_screen/services/screendemo/
Ddecoder_demo.cpp176 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/
Dvideodec_inner_mock.cpp122 int32_t VideoDecInnerMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecInnerMock
/foundation/multimedia/av_codec/services/media_engine/filters/
Dsurface_decoder_adapter.cpp190 Status SurfaceDecoderAdapter::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::SurfaceDecoderAdapter
Dvideo_decoder_adapter.cpp368 int32_t VideoDecoderAdapter::SetOutputSurface(sptr<Surface> videoSurface) in SetOutputSurface() function in OHOS::Media::VideoDecoderAdapter
Dsurface_decoder_filter.cpp153 Status SurfaceDecoderFilter::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::Pipeline::SurfaceDecoderFilter
Dvideo_resize_filter.cpp217 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/
Davcodec_video_decoder_inner_demo.cpp188 int32_t VDecInnerDemo::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in VDecInnerDemo
/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
Djpeg_image_processor.cpp30 int32_t JpegImageProcessor::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::DistributedHardware::JpegImageProcessor
/foundation/multimedia/av_codec/services/services/codec/ipc/
Dcodec_service_stub.cpp327 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
Dcodec_service_proxy.cpp255 int32_t CodecServiceProxy::SetOutputSurface(sptr<OHOS::Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceProxy
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
Dimage_sink_decoder.cpp364 int32_t ImageSinkDecoder::SetOutputSurface(sptr<Surface> &surface) in SetOutputSurface() function in OHOS::DistributedHardware::ImageSinkDecoder
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
Dtester_codecbase.cpp515 bool TesterCodecBase::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() function in OHOS::MediaAVCodec::TesterCodecBase
Dtester_capi.cpp571 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/
Dvideodec_capi_mock.cpp171 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/
Dcodecbase_mock.cpp276 int32_t CodecBase::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecBase
/foundation/multimedia/av_codec/services/services/codec/client/
Dcodec_client.cpp285 int32_t CodecClient::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecClient
/foundation/multimedia/av_codec/services/media_engine/modules/media_codec/
Dmedia_codec.cpp202 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/
Dvdec_sample.cpp305 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/
Dvdec_sample.cpp253 int32_t VideoDecSample::SetOutputSurface() in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecSample
/foundation/multimedia/image_effect/frameworks/native/effect/base/
Dimage_effect_inner.cpp720 ErrorCode ImageEffect::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() function in OHOS::Media::Effect::ImageEffect

12