Searched refs:m_pNump (Results 1 – 12 of 12) sorted by relevance
46 m_pNump = NULL; in MP4RtpHintTrack()496 m_pNump->IncrementValue(); in AddPacket()659 if (m_pNump->GetValue()) { in FinishWrite()660 m_pAvgPdu->SetValue(m_pTrpy->GetValue() / m_pNump->GetValue()); in FinishWrite()680 (void)pHinfAtom->FindProperty("hinf.nump.packets", (MP4Property**)&m_pNump); in InitStats()
332 MP4Integer64Property* m_pNump; variable
51 m_pNump = NULL; in MP4RtpHintTrack()493 m_pNump->IncrementValue(); in AddPacket()654 if (m_pNump->GetValue()) { in FinishWrite()655 m_pAvgPdu->SetValue(m_pTrpy->GetValue() / m_pNump->GetValue()); in FinishWrite()675 (void)pHinfAtom->FindProperty("hinf.nump.packets", (MP4Property**)&m_pNump); in InitStats()
337 MP4Integer64Property* m_pNump; variable