Home
last modified time | relevance | path

Searched refs:SetOutputSurfaceForPostProcessing (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.h165 int32_t SetOutputSurfaceForPostProcessing(sptr<Surface> surface);
H A Dcodec_server.cpp500 ret = SetOutputSurfaceForPostProcessing(surface); in SetOutputSurface()
1200 int32_t CodecServer::SetOutputSurfaceForPostProcessing(sptr<Surface> surface) in SetOutputSurfaceForPostProcessing() function in OHOS::MediaAVCodec::CodecServer