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

Method SpecialFeature

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

Source from the content-addressed store, hash-verified

210}
211
212EResult CVpFrameWork::SpecialFeature (int32_t iType, void* pIn, void* pOut) {
213 EResult eReturn = RET_SUCCESS;
214
215 return eReturn;
216}
217
218bool CVpFrameWork::CheckValid (EMethods eMethod, SPixMap& pSrcPixMap, SPixMap& pDstPixMap) {
219 bool eReturn = false;

Callers 1

SpecialFeatureFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected