Home
last modified time | relevance | path

Searched defs:SetInputSurface (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/base/
H A Dcodecbase.cpp67 int32_t CodecBase::SetInputSurface(sptr<Surface> surface) in SetInputSurface() function in OHOS::MediaAVCodec::CodecBase
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dsurface_encoder_filter.cpp203 Status SurfaceEncoderFilter::SetInputSurface(sptr<Surface> surface) in SetInputSurface() function in OHOS::Media::Pipeline::SurfaceEncoderFilter
H A Dvideo_capture_filter.cpp130 Status VideoCaptureFilter::SetInputSurface(sptr<Surface> surface) in SetInputSurface() function in OHOS::Media::Pipeline::VideoCaptureFilter
H A Dsurface_encoder_adapter.cpp274 Status SurfaceEncoderAdapter::SetInputSurface(sptr<Surface> surface) in SetInputSurface() function in OHOS::Media::SurfaceEncoderAdapter
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/
H A Dcodecbase_mock.cpp267 int32_t CodecBase::SetInputSurface(sptr<Surface> surface) in SetInputSurface() function in OHOS::MediaAVCodec::CodecBase
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp240 int32_t HCodec::SetInputSurface(sptr<Surface> surface) in SetInputSurface() function in OHOS::MediaAVCodec::HCodec
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.cpp472 int32_t CodecServer::SetInputSurface(sptr<Surface> surface) in SetInputSurface() function in OHOS::MediaAVCodec::CodecServer