Home
last modified time | relevance | path

Searched defs:prop_entries (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.cpp912 const AP4_List<AP4_TrackPropertyMap::Entry>& prop_entries = m_PropertyMap.GetEntries(); in Initialize() local
945 const AP4_List<AP4_TrackPropertyMap::Entry>& prop_entries = m_PropertyMap.GetEntries(); in Initialize() local
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Core/
H A DAp4CommonEncryption.cpp1293 const AP4_List<AP4_TrackPropertyMap::Entry>& prop_entries = m_PropertyMap.GetEntries(); in Initialize() local
1326 const AP4_List<AP4_TrackPropertyMap::Entry>& prop_entries = m_PropertyMap.GetEntries(); in Initialize() local
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py11291prop_entries = property(_LibreDWG.Dwg_AcDs_SchemaIndex_prop_entries_get, _LibreDWG.Dwg_AcDs_Schema… variable in Dwg_AcDs_SchemaIndex
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h8566 Dwg_AcDs_SchemaIndex_Prop *prop_entries; member