Home
last modified time | relevance | path

Searched defs:parentAtom (Results 1 – 25 of 67) sorted by relevance

123

/dports/multimedia/mp4v2/mp4v2-2.0.0/src/
H A Docidescriptors.cpp29 MP4ContentClassDescriptor::MP4ContentClassDescriptor(MP4Atom& parentAtom) in MP4ContentClassDescriptor()
50 MP4KeywordDescriptor::MP4KeywordDescriptor(MP4Atom& parentAtom) in MP4KeywordDescriptor()
81 MP4RatingDescriptor::MP4RatingDescriptor(MP4Atom& parentAtom) in MP4RatingDescriptor()
102 MP4LanguageDescriptor::MP4LanguageDescriptor(MP4Atom& parentAtom) in MP4LanguageDescriptor()
109 MP4ShortTextDescriptor::MP4ShortTextDescriptor(MP4Atom& parentAtom) in MP4ShortTextDescriptor()
133 MP4ExpandedTextDescriptor::MP4ExpandedTextDescriptor(MP4Atom& parentAtom) in MP4ExpandedTextDescriptor()
191 MP4CreatorDescriptor::MP4CreatorDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreatorDescriptor()
231 MP4CreationDescriptor::MP4CreationDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreationDescriptor()
238 MP4SmpteCameraDescriptor::MP4SmpteCameraDescriptor(MP4Atom& parentAtom) in MP4SmpteCameraDescriptor()
254 MP4UnknownOCIDescriptor::MP4UnknownOCIDescriptor(MP4Atom& parentAtom) in MP4UnknownOCIDescriptor()
[all …]
H A Dodcommands.cpp29 MP4ODUpdateDescriptor::MP4ODUpdateDescriptor(MP4Atom& parentAtom) in MP4ODUpdateDescriptor()
38 MP4ODRemoveDescriptor::MP4ODRemoveDescriptor(MP4Atom& parentAtom) in MP4ODRemoveDescriptor()
64 MP4ESUpdateDescriptor::MP4ESUpdateDescriptor(MP4Atom& parentAtom) in MP4ESUpdateDescriptor()
77 MP4ESRemoveDescriptor::MP4ESRemoveDescriptor(MP4Atom& parentAtom) in MP4ESRemoveDescriptor()
89 MP4Descriptor* CreateODCommand(MP4Atom& parentAtom, uint8_t tag) in CreateODCommand()
H A Ddescriptors.cpp29 MP4BaseDescriptor::MP4BaseDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAtom,… in MP4BaseDescriptor()
80 MP4BytesDescriptor::MP4BytesDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAto… in MP4BytesDescriptor()
130 MP4IODescriptor::MP4IODescriptor(MP4Atom& parentAtom) in MP4IODescriptor()
189 MP4ODescriptor::MP4ODescriptor(MP4Atom& parentAtom) in MP4ODescriptor()
232 MP4ESDescriptor::MP4ESDescriptor(MP4Atom& parentAtom) in MP4ESDescriptor()
298 MP4DecConfigDescriptor::MP4DecConfigDescriptor(MP4Atom& parentAtom) in MP4DecConfigDescriptor()
328 MP4SLConfigDescriptor::MP4SLConfigDescriptor(MP4Atom& parentAtom) in MP4SLConfigDescriptor()
479 MP4ContentIdDescriptor::MP4ContentIdDescriptor(MP4Atom& parentAtom) in MP4ContentIdDescriptor()
555 MP4Descriptor* MP4DescriptorProperty::CreateDescriptor(MP4Atom& parentAtom, uint8_t tag) in CreateDescriptor()
H A Dqosqualifiers.cpp30 MP4QosDescriptorBase::MP4QosDescriptorBase (MP4Atom& parentAtom, uint8_t tag) in MP4QosDescriptorBase()
133 MP4UnknownQosQualifier::MP4UnknownQosQualifier(MP4Atom &parentAtom) in MP4UnknownQosQualifier()
150 MP4Descriptor* MP4QosQualifierProperty::CreateDescriptor(MP4Atom &parentAtom, uint8_t tag) in CreateDescriptor()
H A Dmp4property.cpp29 MP4Property::MP4Property(MP4Atom& parentAtom, const char* name) in MP4Property()
317 MP4Atom& parentAtom, in MP4StringProperty()
488 MP4BytesProperty::MP4BytesProperty(MP4Atom& parentAtom, const char* name, uint32_t valueSize, in MP4BytesProperty()
672 MP4TableProperty::MP4TableProperty(MP4Atom& parentAtom, const char* name, MP4IntegerProperty* pCoun… in MP4TableProperty()
848 MP4DescriptorProperty::MP4DescriptorProperty(MP4Atom& parentAtom, const char* name, in MP4DescriptorProperty()
1041 MP4LanguageCodeProperty::MP4LanguageCodeProperty( MP4Atom& parentAtom, const char* name, bmff::Lang… in MP4LanguageCodeProperty()
1047 MP4LanguageCodeProperty::MP4LanguageCodeProperty( MP4Atom& parentAtom, const char* name, const stri… in MP4LanguageCodeProperty()
1132 MP4BasicTypeProperty::MP4BasicTypeProperty( MP4Atom& parentAtom, const char* name, itmf::BasicType … in MP4BasicTypeProperty()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Docidescriptors.cpp29 MP4ContentClassDescriptor::MP4ContentClassDescriptor(MP4Atom& parentAtom) in MP4ContentClassDescriptor()
50 MP4KeywordDescriptor::MP4KeywordDescriptor(MP4Atom& parentAtom) in MP4KeywordDescriptor()
81 MP4RatingDescriptor::MP4RatingDescriptor(MP4Atom& parentAtom) in MP4RatingDescriptor()
102 MP4LanguageDescriptor::MP4LanguageDescriptor(MP4Atom& parentAtom) in MP4LanguageDescriptor()
109 MP4ShortTextDescriptor::MP4ShortTextDescriptor(MP4Atom& parentAtom) in MP4ShortTextDescriptor()
133 MP4ExpandedTextDescriptor::MP4ExpandedTextDescriptor(MP4Atom& parentAtom) in MP4ExpandedTextDescriptor()
191 MP4CreatorDescriptor::MP4CreatorDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreatorDescriptor()
231 MP4CreationDescriptor::MP4CreationDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreationDescriptor()
238 MP4SmpteCameraDescriptor::MP4SmpteCameraDescriptor(MP4Atom& parentAtom) in MP4SmpteCameraDescriptor()
254 MP4UnknownOCIDescriptor::MP4UnknownOCIDescriptor(MP4Atom& parentAtom) in MP4UnknownOCIDescriptor()
[all …]
H A Dodcommands.cpp29 MP4ODUpdateDescriptor::MP4ODUpdateDescriptor(MP4Atom& parentAtom) in MP4ODUpdateDescriptor()
38 MP4ODRemoveDescriptor::MP4ODRemoveDescriptor(MP4Atom& parentAtom) in MP4ODRemoveDescriptor()
64 MP4ESUpdateDescriptor::MP4ESUpdateDescriptor(MP4Atom& parentAtom) in MP4ESUpdateDescriptor()
77 MP4ESRemoveDescriptor::MP4ESRemoveDescriptor(MP4Atom& parentAtom) in MP4ESRemoveDescriptor()
89 MP4Descriptor* CreateODCommand(MP4Atom& parentAtom, uint8_t tag) in CreateODCommand()
H A Ddescriptors.cpp29 MP4BaseDescriptor::MP4BaseDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAtom,… in MP4BaseDescriptor()
80 MP4BytesDescriptor::MP4BytesDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAto… in MP4BytesDescriptor()
130 MP4IODescriptor::MP4IODescriptor(MP4Atom& parentAtom) in MP4IODescriptor()
189 MP4ODescriptor::MP4ODescriptor(MP4Atom& parentAtom) in MP4ODescriptor()
232 MP4ESDescriptor::MP4ESDescriptor(MP4Atom& parentAtom) in MP4ESDescriptor()
298 MP4DecConfigDescriptor::MP4DecConfigDescriptor(MP4Atom& parentAtom) in MP4DecConfigDescriptor()
328 MP4SLConfigDescriptor::MP4SLConfigDescriptor(MP4Atom& parentAtom) in MP4SLConfigDescriptor()
479 MP4ContentIdDescriptor::MP4ContentIdDescriptor(MP4Atom& parentAtom) in MP4ContentIdDescriptor()
555 MP4Descriptor* MP4DescriptorProperty::CreateDescriptor(MP4Atom& parentAtom, uint8_t tag) in CreateDescriptor()
H A Dqosqualifiers.cpp30 MP4QosDescriptorBase::MP4QosDescriptorBase (MP4Atom& parentAtom, uint8_t tag) in MP4QosDescriptorBase()
133 MP4UnknownQosQualifier::MP4UnknownQosQualifier(MP4Atom &parentAtom) in MP4UnknownQosQualifier()
150 MP4Descriptor* MP4QosQualifierProperty::CreateDescriptor(MP4Atom &parentAtom, uint8_t tag) in CreateDescriptor()
H A Dmp4property.cpp29 MP4Property::MP4Property(MP4Atom& parentAtom, const char* name) in MP4Property()
317 MP4Atom& parentAtom, in MP4StringProperty()
488 MP4BytesProperty::MP4BytesProperty(MP4Atom& parentAtom, const char* name, uint32_t valueSize, in MP4BytesProperty()
672 MP4TableProperty::MP4TableProperty(MP4Atom& parentAtom, const char* name, MP4IntegerProperty* pCoun… in MP4TableProperty()
848 MP4DescriptorProperty::MP4DescriptorProperty(MP4Atom& parentAtom, const char* name, in MP4DescriptorProperty()
1041 MP4LanguageCodeProperty::MP4LanguageCodeProperty( MP4Atom& parentAtom, const char* name, bmff::Lang… in MP4LanguageCodeProperty()
1047 MP4LanguageCodeProperty::MP4LanguageCodeProperty( MP4Atom& parentAtom, const char* name, const stri… in MP4LanguageCodeProperty()
1132 MP4BasicTypeProperty::MP4BasicTypeProperty( MP4Atom& parentAtom, const char* name, itmf::BasicType … in MP4BasicTypeProperty()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Docidescriptors.cpp29 MP4ContentClassDescriptor::MP4ContentClassDescriptor(MP4Atom& parentAtom) in MP4ContentClassDescriptor()
50 MP4KeywordDescriptor::MP4KeywordDescriptor(MP4Atom& parentAtom) in MP4KeywordDescriptor()
81 MP4RatingDescriptor::MP4RatingDescriptor(MP4Atom& parentAtom) in MP4RatingDescriptor()
102 MP4LanguageDescriptor::MP4LanguageDescriptor(MP4Atom& parentAtom) in MP4LanguageDescriptor()
109 MP4ShortTextDescriptor::MP4ShortTextDescriptor(MP4Atom& parentAtom) in MP4ShortTextDescriptor()
133 MP4ExpandedTextDescriptor::MP4ExpandedTextDescriptor(MP4Atom& parentAtom) in MP4ExpandedTextDescriptor()
191 MP4CreatorDescriptor::MP4CreatorDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreatorDescriptor()
231 MP4CreationDescriptor::MP4CreationDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreationDescriptor()
238 MP4SmpteCameraDescriptor::MP4SmpteCameraDescriptor(MP4Atom& parentAtom) in MP4SmpteCameraDescriptor()
254 MP4UnknownOCIDescriptor::MP4UnknownOCIDescriptor(MP4Atom& parentAtom) in MP4UnknownOCIDescriptor()
[all …]
H A Dodcommands.cpp29 MP4ODUpdateDescriptor::MP4ODUpdateDescriptor(MP4Atom& parentAtom) in MP4ODUpdateDescriptor()
38 MP4ODRemoveDescriptor::MP4ODRemoveDescriptor(MP4Atom& parentAtom) in MP4ODRemoveDescriptor()
64 MP4ESUpdateDescriptor::MP4ESUpdateDescriptor(MP4Atom& parentAtom) in MP4ESUpdateDescriptor()
77 MP4ESRemoveDescriptor::MP4ESRemoveDescriptor(MP4Atom& parentAtom) in MP4ESRemoveDescriptor()
89 MP4Descriptor* CreateODCommand(MP4Atom& parentAtom, uint8_t tag) in CreateODCommand()
H A Ddescriptors.cpp29 MP4BaseDescriptor::MP4BaseDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAtom,… in MP4BaseDescriptor()
80 MP4BytesDescriptor::MP4BytesDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAto… in MP4BytesDescriptor()
130 MP4IODescriptor::MP4IODescriptor(MP4Atom& parentAtom) in MP4IODescriptor()
189 MP4ODescriptor::MP4ODescriptor(MP4Atom& parentAtom) in MP4ODescriptor()
232 MP4ESDescriptor::MP4ESDescriptor(MP4Atom& parentAtom) in MP4ESDescriptor()
298 MP4DecConfigDescriptor::MP4DecConfigDescriptor(MP4Atom& parentAtom) in MP4DecConfigDescriptor()
328 MP4SLConfigDescriptor::MP4SLConfigDescriptor(MP4Atom& parentAtom) in MP4SLConfigDescriptor()
479 MP4ContentIdDescriptor::MP4ContentIdDescriptor(MP4Atom& parentAtom) in MP4ContentIdDescriptor()
555 MP4Descriptor* MP4DescriptorProperty::CreateDescriptor(MP4Atom& parentAtom, uint8_t tag) in CreateDescriptor()
H A Dqosqualifiers.cpp30 MP4QosDescriptorBase::MP4QosDescriptorBase (MP4Atom& parentAtom, uint8_t tag) in MP4QosDescriptorBase()
133 MP4UnknownQosQualifier::MP4UnknownQosQualifier(MP4Atom &parentAtom) in MP4UnknownQosQualifier()
150 MP4Descriptor* MP4QosQualifierProperty::CreateDescriptor(MP4Atom &parentAtom, uint8_t tag) in CreateDescriptor()
H A Dmp4property.cpp29 MP4Property::MP4Property(MP4Atom& parentAtom, const char* name) in MP4Property()
317 MP4Atom& parentAtom, in MP4StringProperty()
488 MP4BytesProperty::MP4BytesProperty(MP4Atom& parentAtom, const char* name, uint32_t valueSize, in MP4BytesProperty()
672 MP4TableProperty::MP4TableProperty(MP4Atom& parentAtom, const char* name, MP4IntegerProperty* pCoun… in MP4TableProperty()
848 MP4DescriptorProperty::MP4DescriptorProperty(MP4Atom& parentAtom, const char* name, in MP4DescriptorProperty()
1041 MP4LanguageCodeProperty::MP4LanguageCodeProperty( MP4Atom& parentAtom, const char* name, bmff::Lang… in MP4LanguageCodeProperty()
1047 MP4LanguageCodeProperty::MP4LanguageCodeProperty( MP4Atom& parentAtom, const char* name, const stri… in MP4LanguageCodeProperty()
1132 MP4BasicTypeProperty::MP4BasicTypeProperty( MP4Atom& parentAtom, const char* name, itmf::BasicType … in MP4BasicTypeProperty()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Docidescriptors.cpp29 MP4ContentClassDescriptor::MP4ContentClassDescriptor(MP4Atom& parentAtom) in MP4ContentClassDescriptor()
50 MP4KeywordDescriptor::MP4KeywordDescriptor(MP4Atom& parentAtom) in MP4KeywordDescriptor()
81 MP4RatingDescriptor::MP4RatingDescriptor(MP4Atom& parentAtom) in MP4RatingDescriptor()
102 MP4LanguageDescriptor::MP4LanguageDescriptor(MP4Atom& parentAtom) in MP4LanguageDescriptor()
109 MP4ShortTextDescriptor::MP4ShortTextDescriptor(MP4Atom& parentAtom) in MP4ShortTextDescriptor()
133 MP4ExpandedTextDescriptor::MP4ExpandedTextDescriptor(MP4Atom& parentAtom) in MP4ExpandedTextDescriptor()
191 MP4CreatorDescriptor::MP4CreatorDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreatorDescriptor()
231 MP4CreationDescriptor::MP4CreationDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreationDescriptor()
238 MP4SmpteCameraDescriptor::MP4SmpteCameraDescriptor(MP4Atom& parentAtom) in MP4SmpteCameraDescriptor()
254 MP4UnknownOCIDescriptor::MP4UnknownOCIDescriptor(MP4Atom& parentAtom) in MP4UnknownOCIDescriptor()
[all …]
H A Dodcommands.cpp29 MP4ODUpdateDescriptor::MP4ODUpdateDescriptor(MP4Atom& parentAtom) in MP4ODUpdateDescriptor()
38 MP4ODRemoveDescriptor::MP4ODRemoveDescriptor(MP4Atom& parentAtom) in MP4ODRemoveDescriptor()
64 MP4ESUpdateDescriptor::MP4ESUpdateDescriptor(MP4Atom& parentAtom) in MP4ESUpdateDescriptor()
77 MP4ESRemoveDescriptor::MP4ESRemoveDescriptor(MP4Atom& parentAtom) in MP4ESRemoveDescriptor()
89 MP4Descriptor* CreateODCommand(MP4Atom& parentAtom, uint8_t tag) in CreateODCommand()
H A Ddescriptors.cpp29 MP4BaseDescriptor::MP4BaseDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAtom,… in MP4BaseDescriptor()
80 MP4BytesDescriptor::MP4BytesDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAto… in MP4BytesDescriptor()
130 MP4IODescriptor::MP4IODescriptor(MP4Atom& parentAtom) in MP4IODescriptor()
189 MP4ODescriptor::MP4ODescriptor(MP4Atom& parentAtom) in MP4ODescriptor()
232 MP4ESDescriptor::MP4ESDescriptor(MP4Atom& parentAtom) in MP4ESDescriptor()
298 MP4DecConfigDescriptor::MP4DecConfigDescriptor(MP4Atom& parentAtom) in MP4DecConfigDescriptor()
328 MP4SLConfigDescriptor::MP4SLConfigDescriptor(MP4Atom& parentAtom) in MP4SLConfigDescriptor()
479 MP4ContentIdDescriptor::MP4ContentIdDescriptor(MP4Atom& parentAtom) in MP4ContentIdDescriptor()
555 MP4Descriptor* MP4DescriptorProperty::CreateDescriptor(MP4Atom& parentAtom, uint8_t tag) in CreateDescriptor()
H A Dqosqualifiers.cpp30 MP4QosDescriptorBase::MP4QosDescriptorBase (MP4Atom& parentAtom, uint8_t tag) in MP4QosDescriptorBase()
133 MP4UnknownQosQualifier::MP4UnknownQosQualifier(MP4Atom &parentAtom) in MP4UnknownQosQualifier()
150 MP4Descriptor* MP4QosQualifierProperty::CreateDescriptor(MP4Atom &parentAtom, uint8_t tag) in CreateDescriptor()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Docidescriptors.cpp29 MP4ContentClassDescriptor::MP4ContentClassDescriptor(MP4Atom& parentAtom) in MP4ContentClassDescriptor()
50 MP4KeywordDescriptor::MP4KeywordDescriptor(MP4Atom& parentAtom) in MP4KeywordDescriptor()
81 MP4RatingDescriptor::MP4RatingDescriptor(MP4Atom& parentAtom) in MP4RatingDescriptor()
102 MP4LanguageDescriptor::MP4LanguageDescriptor(MP4Atom& parentAtom) in MP4LanguageDescriptor()
109 MP4ShortTextDescriptor::MP4ShortTextDescriptor(MP4Atom& parentAtom) in MP4ShortTextDescriptor()
133 MP4ExpandedTextDescriptor::MP4ExpandedTextDescriptor(MP4Atom& parentAtom) in MP4ExpandedTextDescriptor()
191 MP4CreatorDescriptor::MP4CreatorDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreatorDescriptor()
231 MP4CreationDescriptor::MP4CreationDescriptor(MP4Atom& parentAtom, uint8_t tag) in MP4CreationDescriptor()
238 MP4SmpteCameraDescriptor::MP4SmpteCameraDescriptor(MP4Atom& parentAtom) in MP4SmpteCameraDescriptor()
254 MP4UnknownOCIDescriptor::MP4UnknownOCIDescriptor(MP4Atom& parentAtom) in MP4UnknownOCIDescriptor()
[all …]
H A Dodcommands.cpp29 MP4ODUpdateDescriptor::MP4ODUpdateDescriptor(MP4Atom& parentAtom) in MP4ODUpdateDescriptor()
38 MP4ODRemoveDescriptor::MP4ODRemoveDescriptor(MP4Atom& parentAtom) in MP4ODRemoveDescriptor()
64 MP4ESUpdateDescriptor::MP4ESUpdateDescriptor(MP4Atom& parentAtom) in MP4ESUpdateDescriptor()
77 MP4ESRemoveDescriptor::MP4ESRemoveDescriptor(MP4Atom& parentAtom) in MP4ESRemoveDescriptor()
89 MP4Descriptor* CreateODCommand(MP4Atom& parentAtom, uint8_t tag) in CreateODCommand()
H A Ddescriptors.cpp29 MP4BaseDescriptor::MP4BaseDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAtom,… in MP4BaseDescriptor()
80 MP4BytesDescriptor::MP4BytesDescriptor (MP4Atom& parentAtom, uint8_t tag) : MP4Descriptor(parentAto… in MP4BytesDescriptor()
130 MP4IODescriptor::MP4IODescriptor(MP4Atom& parentAtom) in MP4IODescriptor()
189 MP4ODescriptor::MP4ODescriptor(MP4Atom& parentAtom) in MP4ODescriptor()
232 MP4ESDescriptor::MP4ESDescriptor(MP4Atom& parentAtom) in MP4ESDescriptor()
298 MP4DecConfigDescriptor::MP4DecConfigDescriptor(MP4Atom& parentAtom) in MP4DecConfigDescriptor()
328 MP4SLConfigDescriptor::MP4SLConfigDescriptor(MP4Atom& parentAtom) in MP4SLConfigDescriptor()
479 MP4ContentIdDescriptor::MP4ContentIdDescriptor(MP4Atom& parentAtom) in MP4ContentIdDescriptor()
555 MP4Descriptor* MP4DescriptorProperty::CreateDescriptor(MP4Atom& parentAtom, uint8_t tag) in CreateDescriptor()
H A Dqosqualifiers.cpp30 MP4QosDescriptorBase::MP4QosDescriptorBase (MP4Atom& parentAtom, uint8_t tag) in MP4QosDescriptorBase()
133 MP4UnknownQosQualifier::MP4UnknownQosQualifier(MP4Atom &parentAtom) in MP4UnknownQosQualifier()
150 MP4Descriptor* MP4QosQualifierProperty::CreateDescriptor(MP4Atom &parentAtom, uint8_t tag) in CreateDescriptor()
H A Dmp4property.cpp29 MP4Property::MP4Property(MP4Atom& parentAtom, const char* name) in MP4Property()
317 MP4Atom& parentAtom, in MP4StringProperty()
488 MP4BytesProperty::MP4BytesProperty(MP4Atom& parentAtom, const char* name, uint32_t valueSize, in MP4BytesProperty()
672 MP4TableProperty::MP4TableProperty(MP4Atom& parentAtom, const char* name, MP4IntegerProperty* pCoun… in MP4TableProperty()
848 MP4DescriptorProperty::MP4DescriptorProperty(MP4Atom& parentAtom, const char* name, in MP4DescriptorProperty()
1041 MP4LanguageCodeProperty::MP4LanguageCodeProperty( MP4Atom& parentAtom, const char* name, bmff::Lang… in MP4LanguageCodeProperty()
1047 MP4LanguageCodeProperty::MP4LanguageCodeProperty( MP4Atom& parentAtom, const char* name, const stri… in MP4LanguageCodeProperty()
1132 MP4BasicTypeProperty::MP4BasicTypeProperty( MP4Atom& parentAtom, const char* name, itmf::BasicType … in MP4BasicTypeProperty()
/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DSSSRFinder.java53 Atom parentAtom = null; in getRings() local
95 private static void expand(Atom atom, Atom parentAtom, in expand()

123