Home
last modified time | relevance | path

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

/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Core/
H A DAp4Dac4Atom.h289 …virtual AP4_Dac4Atom* CloneConst() const { return new AP4_Dac4Atom(m_Size32, m_RawBytes.GetData())… in CloneConst() function
H A DAp4SampleDescription.cpp1256 m_Dac4Atom = dac4->CloneConst(); in AP4_Ac4SampleDescription()