Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dencoder.cpp352 SPicture** pLongTermRefList = pEncCtx->ppRefPicListExt[0]->pLongRefList; in DecideFrameType() local
354 …if (NULL != pLongTermRefList[i] && pLongTermRefList[i]->bUsedAsRef && pLongTermRefList[i]->bIsLong… in DecideFrameType()
355 && pLongTermRefList[i]->bIsSceneLTR) { in DecideFrameType()