Searched refs:cntSkipCu (Results 1 – 9 of 9) sorted by relevance
72 uint64_t cntSkipCu[NUM_CU_DEPTH]; member
615 … m_frame->m_encData->m_frameStats.cntSkipCu[depth] += m_rows[i].rowStats.cntSkipCu[depth]; in compressFrame()630 …Stats.percentSkipCu[depth] = (double)(m_frame->m_encData->m_frameStats.cntSkipCu[depth] * 100) / … in compressFrame()988 …curRow.rowStats.skip8x8Cnt += (int)((frameLog.cntSkipCu[depth] + frameLog.cntMergeCu[depth]) << sh… in processRowEncoder()1000 curRow.rowStats.cntSkipCu[depth] += frameLog.cntSkipCu[depth]; in processRowEncoder()1231 log->cntSkipCu[depth]++; in collectCTUStatistics()
60 uint64_t cntSkipCu[4]; member
75 uint64_t cntSkipCu[NUM_CU_DEPTH]; member
970 … m_frame->m_encData->m_frameStats.cntSkipCu[depth] += m_rows[i].rowStats.cntSkipCu[depth]; in compressFrame()982 …eStats.percentSkipCu[depth] = (double)(m_frame->m_encData->m_frameStats.cntSkipCu[depth] * 100) / … in compressFrame()1610 …curRow.rowStats.skip8x8Cnt += (int)((frameLog.cntSkipCu[depth] + frameLog.cntMergeCu[depth]) << sh… in processRowEncoder()1623 curRow.rowStats.cntSkipCu[depth] += frameLog.cntSkipCu[depth]; in processRowEncoder()2065 log->cntSkipCu[depth]++; in collectCTUStatistics()
968 … m_frame->m_encData->m_frameStats.cntSkipCu[depth] += m_rows[i].rowStats.cntSkipCu[depth]; in compressFrame()980 …eStats.percentSkipCu[depth] = (double)(m_frame->m_encData->m_frameStats.cntSkipCu[depth] * 100) / … in compressFrame()1608 …curRow.rowStats.skip8x8Cnt += (int)((frameLog.cntSkipCu[depth] + frameLog.cntMergeCu[depth]) << sh… in processRowEncoder()1621 curRow.rowStats.cntSkipCu[depth] += frameLog.cntSkipCu[depth]; in processRowEncoder()2063 log->cntSkipCu[depth]++; in collectCTUStatistics()