Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.h110 void PostProcessingOnOutputFormatChanged(const Format &format);
H A Dcodec_server.cpp137 codecServer->PostProcessingOnOutputFormatChanged(format); in PostProcessingCallbackOnOutputFormatChanged()
1429 void CodecServer::PostProcessingOnOutputFormatChanged(const Format& format) in PostProcessingOnOutputFormatChanged() function in OHOS::MediaAVCodec::CodecServer