Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dparaset_strategy.cpp648 const int32_t kiFoundPpsId = FindExistingPps (pSps, pSubsetSps, kbUsingSubsetSps, kiSpsId, in InitPps() local
654 if (INVALID_ID != kiFoundPpsId) { in InitPps()
656 kuiPpsId = kiFoundPpsId; in InitPps()