Home
last modified time | relevance | path

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

/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/libbento4/Core/
H A DAp4CommonEncryption.h439 m_CurrentFragment(0), in Encrypter()
444 AP4_UI32 m_CurrentFragment; member
H A DAp4CommonEncryption.cpp611 …if (m_Encrypter->m_CurrentFragment < m_Encrypter->m_CleartextFragments && m_CleartextSampleDescrip… in ProcessFragment()
687 if (m_Encrypter->m_CurrentFragment < m_Encrypter->m_CleartextFragments) { in PrepareForSamples()
754 if (m_Encrypter->m_CurrentFragment < m_Encrypter->m_CleartextFragments) { in ProcessSample()
783 if (m_Encrypter->m_CurrentFragment++ < m_Encrypter->m_CleartextFragments) { in FinishFragment()
1256 if (encrypter->m_CurrentFragment < encrypter->m_CleartextFragments) { in CreateFragmentHandler()
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Core/
H A DAp4CommonEncryption.h606 m_CurrentFragment(0), in Encrypter()
611 AP4_UI32 m_CurrentFragment; member
H A DAp4CommonEncryption.cpp960 …if (m_Encrypter->m_CurrentFragment < m_Encrypter->m_CleartextFragments && m_CleartextSampleDescrip… in ProcessFragment()
1054 if (m_Encrypter->m_CurrentFragment < m_Encrypter->m_CleartextFragments) { in PrepareForSamples()
1126 if (m_Encrypter->m_CurrentFragment < m_Encrypter->m_CleartextFragments) { in ProcessSample()
1155 if (m_Encrypter->m_CurrentFragment++ < m_Encrypter->m_CleartextFragments) { in FinishFragment()
1749 if (encrypter->m_CurrentFragment < encrypter->m_CleartextFragments) { in CreateFragmentHandler()