Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp294 SPicture* pLastPic = m_pLastSpatialPicture[kiDidx][0]; in AnalyzeSpatialPic() local
295 bool bCalculateSQDiff = ((pLastPic->pData[0] == pRefPic->pData[0]) && bNeededMbAq); in AnalyzeSpatialPic()