Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.h172 int32_t GetPostProcessingOutputFormat(Format& format);
H A Dcodec_server.cpp604 return GetPostProcessingOutputFormat(format); in GetOutputFormat()
1377 int32_t CodecServer::GetPostProcessingOutputFormat(Format& format) in GetPostProcessingOutputFormat() function in OHOS::MediaAVCodec::CodecServer