Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/multimedia/av_codec/services/engine/base/
H A Dcodecbase.cpp74 int32_t CodecBase::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecBase
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_media_codec_decoder_adapter_impl.cpp56 int32_t ArkMediaCodecDecoderAdapterImpl::SetOutputSurface(void* window) in SetOutputSurface() function in OHOS::ArkWeb::ArkMediaCodecDecoderAdapterImpl
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dcontroller.h64 int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
H A Dpost_processing.h75 int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dsurface_decoder_unit_test.h84 int32_t SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_media_codec_decoder_adapter_wrapper.cpp70 OHOS::NWeb::DecoderAdapterCode ArkMediaCodecDecoderAdapterWrapper::SetOutputSurface(void* window) in SetOutputSurface() function in OHOS::ArkWeb::ArkMediaCodecDecoderAdapterWrapper
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodec/
H A Davcodec_video_decoder_impl.cpp159 int32_t AVCodecVideoDecoderImpl::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::AVCodecVideoDecoderImpl
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Ddecoder_demo.cpp176 void VDecDemo::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in VDecDemo
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dsurface_decoder_adapter.cpp190 Status SurfaceDecoderAdapter::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::SurfaceDecoderAdapter
H A Dsurface_decoder_filter.cpp153 Status SurfaceDecoderFilter::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::Pipeline::SurfaceDecoderFilter
H A Dvideo_decoder_adapter.cpp368 int32_t VideoDecoderAdapter::SetOutputSurface(sptr<Surface> videoSurface) in SetOutputSurface() function in OHOS::Media::VideoDecoderAdapter
H A Dvideo_resize_filter.cpp214 Status VideoResizeFilter::SetOutputSurface(sptr<Surface> surface, int32_t width, int32_t height) in SetOutputSurface() function in OHOS::Media::Pipeline::VideoResizeFilter
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/
H A Dvideodec_inner_mock.cpp122 int32_t VideoDecInnerMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecInnerMock
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/video_demo/
H A Davcodec_video_decoder_inner_demo.cpp188 int32_t VDecInnerDemo::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in VDecInnerDemo
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dmedia_codec_decoder_adapter_impl.cpp129 DecoderAdapterCode MediaCodecDecoderAdapterImpl::SetOutputSurface(void* window) in SetOutputSurface() function in MediaCodecDecoderAdapterImpl
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp30 int32_t JpegImageProcessor::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::DistributedHardware::JpegImageProcessor
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A 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
H A Dcodec_service_proxy.cpp255 int32_t CodecServiceProxy::SetOutputSurface(sptr<OHOS::Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecServiceProxy
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_sink_decoder.cpp364 int32_t ImageSinkDecoder::SetOutputSurface(sptr<Surface> &surface) in SetOutputSurface() function in OHOS::DistributedHardware::ImageSinkDecoder
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_codecbase.cpp515 bool TesterCodecBase::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() function in OHOS::MediaAVCodec::TesterCodecBase
H A Dtester_capi.cpp571 bool TesterCapi::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() function in OHOS::MediaAVCodec::TesterCapi
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/
H A Dvideodec_capi_mock.cpp171 int32_t VideoDecCapiMock::SetOutputSurface(std::shared_ptr<SurfaceMock> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::VideoDecCapiMock
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/client/
H A Dcodec_client.cpp285 int32_t CodecClient::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecClient
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
H A Dcodecbase_mock.cpp276 int32_t CodecBase::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::MediaAVCodec::CodecBase
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/media_codec/
H A Dmedia_codec.cpp194 int32_t MediaCodec::SetOutputSurface(sptr<Surface> surface) in SetOutputSurface() function in OHOS::Media::MediaCodec

12