Home
last modified time | relevance | path

Searched refs:SetUInt (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Desp_mpeg2ves.cpp515 Ret->SetUInt(StoredWidth_UL, HSize); in BuildMPEG2VideoDescriptor()
516 Ret->SetUInt(StoredHeight_UL, VSize); in BuildMPEG2VideoDescriptor()
539 Ptr->AddChild()->SetUInt(F1); in BuildMPEG2VideoDescriptor()
540 Ptr->AddChild()->SetUInt(F2); in BuildMPEG2VideoDescriptor()
544 Ret->SetUInt(ComponentDepth_UL, 8); in BuildMPEG2VideoDescriptor()
546 Ret->SetUInt(HorizontalSubsampling_UL, HChromaSub); in BuildMPEG2VideoDescriptor()
547 Ret->SetUInt(VerticalSubsampling_UL, VChromaSub); in BuildMPEG2VideoDescriptor()
554 Ret->SetUInt(ColorSiting_UL, 0); // 4:4:4 in BuildMPEG2VideoDescriptor()
556 if(Progressive) Ret->SetUInt(CodedContentType_UL, 1); else Ret->SetUInt(CodedContentType_UL, 2); in BuildMPEG2VideoDescriptor()
557 if(LowDelay) Ret->SetUInt(LowDelay_UL, 1); else Ret->SetUInt(LowDelay_UL, 0); in BuildMPEG2VideoDescriptor()
[all …]
H A Desp_dvdif.cpp389 MonoDesc->SetUInt(ChannelCount_UL, 1); in IdentifyEssence()
868 Ret->SetUInt(StoredWidth_UL, 720); in BuildCDCIEssenceDescriptor()
869 Ret->SetUInt(StoredHeight_UL, 288); in BuildCDCIEssenceDescriptor()
873 Ret->SetUInt(StoredWidth_UL, 720); in BuildCDCIEssenceDescriptor()
874 Ret->SetUInt(StoredHeight_UL, 240); in BuildCDCIEssenceDescriptor()
890 Ptr->AddChild()->SetUInt(F1); in BuildCDCIEssenceDescriptor()
891 Ptr->AddChild()->SetUInt(F2); in BuildCDCIEssenceDescriptor()
894 Ret->SetUInt(ComponentDepth_UL, 8); in BuildCDCIEssenceDescriptor()
900 Ret->SetUInt(VerticalSubsampling_UL, 1); in BuildCDCIEssenceDescriptor()
907 Ret->SetUInt(VerticalSubsampling_UL, 1); in BuildCDCIEssenceDescriptor()
[all …]
H A Desp_jp2k.cpp477 Ret->SetUInt(FrameLayout_UL, 0); in BuildDescriptorFromCodeStream()
479 Ret->SetUInt(StoredWidth_UL, Width-XTOsiz); in BuildDescriptorFromCodeStream()
480 Ret->SetUInt(StoredHeight_UL, Height-YTOsiz); in BuildDescriptorFromCodeStream()
481 Ret->SetUInt(SampledWidth_UL, Width); in BuildDescriptorFromCodeStream()
482 Ret->SetUInt(SampledHeight_UL, Height); in BuildDescriptorFromCodeStream()
483 Ret->SetUInt(SampledXOffset_UL, XTOsiz); in BuildDescriptorFromCodeStream()
484 Ret->SetUInt(SampledYOffset_UL, YTOsiz); in BuildDescriptorFromCodeStream()
485 Ret->SetUInt(DisplayWidth_UL, Width-XOsiz); in BuildDescriptorFromCodeStream()
486 Ret->SetUInt(DisplayHeight_UL, Height-YOsiz); in BuildDescriptorFromCodeStream()
487 Ret->SetUInt(DisplayXOffset_UL, XOsiz); in BuildDescriptorFromCodeStream()
[all …]
H A Dmdobject.h760 void SetUInt(UInt32 Val) { SetModified(true); if (Value) Value->SetUInt(Val); }; in SetUInt() function
762 void SetUint(UInt32 Val) { SetUInt(Val); } in SetUint()
811 if (Ptr) Ptr->SetUInt(Val); in SetUInt()
903 void SetUInt(const UL &ChildType, UInt32 Val) in SetUInt() function
906 if (Ptr) Ptr->SetUInt(Val); in SetUInt()
908 void SetUInt(ULPtr &ChildType, UInt32 Val) { SetUInt(*ChildType, Val); } in SetUInt() function
985 …void SetUInt(MDOTypePtr ChildType, UInt32 Val) { MDObjectPtr Ptr = operator[](ChildType); if (Ptr)… in SetUInt() function
1292 void SetUInt(const char *ChildName, UInt32 Val) { Object->SetUInt(ChildName, Val); }; in SetUInt() function
1313 void SetUInt(const UL &ChildType, UInt32 Val) { Object->SetUInt(ChildType, Val); }; in SetUInt() function
1314 void SetUInt(ULPtr &ChildType, UInt32 Val) { Object->SetUInt(*ChildType, Val); }; in SetUInt() function
[all …]
H A Dmdtype.h576 void SetUInt(UInt32 Val) { Type->Traits->SetUInt(this, Val); }; in SetUInt() function
578 void SetUint(UInt32 Val) { Type->Traits->SetUInt(this, Val); }; in SetUint()
600 …void SetUInt(const char *ChildName, UInt32 Val) { MDValuePtr Ptr = operator[](ChildName); if (Ptr)… in SetUInt() function
602 …ar *ChildName, UInt32 Val) { MDValuePtr Ptr = operator[](ChildName); if (Ptr) Ptr->SetUInt(Val); }; in SetUint()
617 …void SetUInt(const UL &Child, UInt32 Val) { MDValuePtr Ptr = operator[](Child); if (Ptr) Ptr->SetU… in SetUInt() function
619 …t(const UL &Child, UInt32 Val) { MDValuePtr Ptr = operator[](Child); if (Ptr) Ptr->SetUInt(Val); }; in SetUint()
H A Dmdtraits.cpp729 SetUInt(Object, Value); in SetString()
887 (*it).second->SetUInt(Value); in SetString()
907 (*it).second->SetUInt(Value); in SetString()
918 (*it).second->SetUInt(0); in SetString()
967 (*it).second->SetUInt(Val); in SetUInt()
1257 (*it).second->SetUInt(0); in SetString()
2364 if(Year) Year->SetUInt(Y); in SetString()
2365 if(Month) Month->SetUInt(M); in SetString()
2366 if(Day) Day->SetUInt(D); in SetString()
2367 if(Hours) Hours->SetUInt(H); in SetString()
[all …]
H A Desp_wavepcm.cpp524 Ret->SetUInt(Locked_UL, 0); in BuildWaveAudioDescriptor()
528 Ret->SetUInt(ChannelCount_UL, Chan); in BuildWaveAudioDescriptor()
532 Ret->SetUInt(QuantizationBits_UL, Quant); in BuildWaveAudioDescriptor()
538 Ret->SetUInt(BlockAlign_UL, GetU16_LE(&ChunkData->Data[12])); in BuildWaveAudioDescriptor()
541 Ret->SetUInt(AvgBps_UL, GetU32_LE(&ChunkData->Data[8])); in BuildWaveAudioDescriptor()
H A Dmetadata.cpp174 SetUInt(SourceTrackID_UL, SourceTrack->GetInt(TrackID_UL)); in MakeLink()
185 SetUInt(SourceTrackID_UL, LinkTrackID); in MakeLink()
221 EssenceContainerData->SetUInt(BodySID_UL, BodySID); in AddEssenceContainerData()
222 if(IndexSID) EssenceContainerData->SetUInt(IndexSID_UL, IndexSID); in AddEssenceContainerData()
450 Ret->SetUInt(RoundedTimecodeBase_UL, FPS); in AddTimecodeComponent()
451 if(DropFrame) Ret->SetUInt(DropFrame_UL, 1); else Ret->SetUInt(DropFrame_UL, 0); in AddTimecodeComponent()
H A Dmdtraits.h144 virtual void SetUInt(MDValuePtr Object, UInt32 Val);
156 inline void SetUint(MDValuePtr Object, UInt32 Val) { SetUInt(Object, Val); } in SetUint()
197 virtual void SetUInt(MDValuePtr Object, UInt32 Val);
288 virtual void SetUInt(MDValuePtr Object, UInt32 Val);
363 virtual void SetUInt(MDValuePtr Object, UInt32 Val);
H A Dessence.cpp2942 BasePartition->SetUInt(BodySID_UL, 0); in WriteHeader()
2943 BasePartition->SetUInt(BodyOffset_UL, 0); in WriteHeader()
3037 BasePartition->SetUInt(IndexSID_UL, 0); in WriteHeader()
3080 BasePartition->SetUInt(IndexSID_UL, 0); in EndPartition()
3199 BasePartition->SetUInt(BodySID_UL, 0); in WritePartition()
3200 BasePartition->SetUInt(BodyOffset_UL, 0); in WritePartition()
3401 BasePartition->SetUInt(BodySID_UL, 0); in WritePartition()
3402 BasePartition->SetUInt(BodyOffset_UL, 0); in WritePartition()
3464 BasePartition->SetUInt(BodySID_UL, 0); in WriteFooter()
3465 BasePartition->SetUInt(BodyOffset_UL, 0); in WriteFooter()
[all …]
H A Dindex.cpp672 ThisSegment->SetUInt(EditUnitByteCount_UL, EditUnitByteCount); in WriteIndex()
673 ThisSegment->SetUInt(IndexSID_UL, IndexSID); in WriteIndex()
674 ThisSegment->SetUInt(BodySID_UL, BodySID); in WriteIndex()
737 ThisSegment->SetUInt(EditUnitByteCount_UL, EditUnitByteCount); in WriteIndex()
738 ThisSegment->SetUInt(IndexSID_UL, IndexSID); in WriteIndex()
739 ThisSegment->SetUInt(BodySID_UL, BodySID); in WriteIndex()
742 ThisSegment->SetUInt(SliceCount_UL, NSL); in WriteIndex()
743 ThisSegment->SetUInt(PosTableCount_UL, NPE); in WriteIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
71 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size);
71 value.SetUInt(v, reg_info->byte_size);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
71 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
71 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
71 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
71 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
71 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
71 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
71 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_s390x.cpp62 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
71 value.SetUInt(v, reg_info->byte_size); in ReadRegister()
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gliba/
H A Dsettings.go79 func (v *settings) SetUInt(v1 string, v2 uint) bool { func
80 return v.Settings.SetUInt(v1, v2)
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/glibi/
H A Dsettings.go19 SetUInt(string, uint) bool methodSpec
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/glib_mock/
H A Dmock_settings.go57 func (*MockSettings) SetUInt(string, uint) bool { func
/dports/multimedia/mxflib/mxflib-1.0.1/simplewrap/
H A Dsimplewrap.cpp270 WrapConfig->EssenceDescriptor->SetUInt(LinkedTrackID_UL, FPEssenceTrack->GetUInt(TrackID_UL)); in main()
299 ThisPartition->SetUInt(BodySID_UL, 1); in main()

12345678