Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.cpp538 … std::shared_ptr<C2StreamIntraRefreshTuning::output> intraRefresh = mIntf->getIntraRefresh_l(); in process() local
543 if (intraRefresh != mIntraRefresh) { in process()
544 mIntraRefresh = intraRefresh; in process()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp1485 … std::shared_ptr<C2StreamIntraRefreshTuning::output> intraRefresh = mIntf->getIntraRefresh_l(); in process() local
1495 if (intraRefresh != mIntraRefresh) { in process()
1496 mIntraRefresh = intraRefresh; in process()