Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dparaset_strategy.cpp106 static bool CheckMatchedSps (SWelsSPS* const pSps1, SWelsSPS* const pSps2) { in CheckMatchedSps() function
144 if (!CheckMatchedSps (&pSubsetSps1->pSps, &pSubsetSps2->pSps)) { in CheckMatchedSubsetSps()
183 if (CheckMatchedSps (&sTmpSps, &pSpsArray[iId])) { in FindExistingSps()