MCPcopy Create free account
hub / github.com/cisco/openh264 / Flush

Method Flush

codec/processing/src/common/WelsFrameWork.cpp:145–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145EResult CVpFrameWork::Flush (int32_t iType) {
146 EResult eReturn = RET_SUCCESS;
147
148 return eReturn;
149}
150
151EResult CVpFrameWork::Process (int32_t iType, SPixMap* pSrcPixMap, SPixMap* pDstPixMap) {
152 EResult eReturn = RET_NOTSUPPORTED;

Callers 1

FlushFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected