Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h245 void SaveBestRefToVaa (SRefInfoParam& sRefSaved, SRefInfoParam* pVaaBestRef);
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp1078 void CWelsPreProcessScreen::SaveBestRefToVaa (SRefInfoParam& sRefSaved, SRefInfoParam* pVaaBestRef)… in SaveBestRefToVaa() argument
1079 (*pVaaBestRef) = sRefSaved; in SaveBestRefToVaa()