Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dparaset_strategy.cpp143 static bool CheckMatchedSubsetSps (SSubsetSps* const pSubsetSps1, SSubsetSps* const pSubsetSps2) { in CheckMatchedSubsetSps() function
194 if (CheckMatchedSubsetSps (&sTmpSubsetSps, &pSubsetArray[iId])) { in FindExistingSps()