#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct GenericVirtualFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102; // System.Pinnable`1 struct Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED; // System.Pinnable`1 struct Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD; // System.Pinnable`1 struct Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A; // System.Pinnable`1 struct Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF; // System.Pinnable`1 struct Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637; // System.Pinnable`1 struct Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF; // System.Pinnable`1 struct Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03; // System.Pinnable`1 struct Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF; // System.Pinnable`1 struct Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5; // System.Pinnable`1 struct Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D; // System.Pinnable`1 struct Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B; // System.Pinnable`1 struct Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773; // System.Pinnable`1 struct Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF; // System.Pinnable`1 struct Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63; // System.Pinnable`1 struct Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716; // System.Pinnable`1 struct Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF; // System.Pinnable`1 struct Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_t653EE8C192985B37B1C62DD17A759A3E61E85488; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_tB86BD716B0BC17BE73A79D68CCA249D6CBCF3B28; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_tC3412CF729C309419CC6A97C1DB1911748ADF47F; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_tDC73DC653E6E68626250E6A89B8DD379039F5DBD; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_tE98F6525BE777AAB81FADAE77B2137C57C5F386A; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_t05E4B62AA1B70207B92E0644C929C890E3EA3C5B; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tB8829C3786020422593560C688A502B38D2B56C0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t3A62B098522B3D721053F4C324F8F93DF752F212; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tD45D2BB66D1980A3CD5E870A12DC313C6F1CAA9B; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tC7BEF82CC29BC3C058089516FB1DB20691F0C7C3; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t38F7286101F55972F0F7D4B1AB5DE1166CB1A737; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tF95A5288F17B2F6105725E484D5C62F539D9CE6F; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tED09F55D54B0C06416D3456E8CE05ABA432C1153; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t2E0343BB39ACB1C6D6DDD875E90AF8A67A62FAC8; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t119DED368089AFEA1738B78D5292334EFF5B03D8; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tE9A40B395B6B0A85D14A9DE0A3EFF62EA0B35825; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t4B0E875DBF476286CFF162C0E99E34DBAEBF6AAE; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t0DD3112AF7AE2E9A1E50B756AC4B09B049AE8430; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t4A1BD5A43FE1950184574C99E33E2D0294C926BD; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tAC4931770A56157C861AC981007346D73C1B3C58; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t3CDDCFED9F25E7818F99D84F94CC054CF57C7D81; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t61D51820183B0ED57FEA2554BC7DE922BCF786AF; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t3EE892B0513902F50D76B916778FE1BC2D0C272A; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tAF86BB502D6B7C008FC9E382D9DC9849315819A5; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tB1F00CA825D0B9F09E0D27A43D8FA5773C17038A; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tF29032BCB2500CB022C1892DA1B277654312B17B; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t4AC9E4FDD35C43465EC5AA40FDA2D44645A04B32; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tE5E23005CBC59E73D3D875B3382BF8582A142BEC; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t32DFCCCE6D5C5ACD4AC197FC7C16F600F5DC139B; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t357D96EB60D8BC908E2C1BDC99941F35C2F48433; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tBA823B8FA13CE896B17B15979D172D6F27ED6E5B; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t2072092148C36D622D6B62756FB4A71FFB9CFD40; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t05742B3D973A8D102164E2180BE25A35E8185762; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tE2DDEFFFFDFEFDFBC47326A065B430ACAC424FB1; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tC46495DA858FA1C21D6694C001B37BF1B887DC7A; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // SixLabors.ImageSharp.Rational[] struct RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // System.String struct String_t; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter struct YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34; IL2CPP_EXTERN_C RuntimeClass* ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var; struct IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A; struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 : public RuntimeObject { public: public: }; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 : public RuntimeObject { public: // T System.Pinnable`1::Data uint8_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110, ___Data_0)); } inline uint8_t get_Data_0() const { return ___Data_0; } inline uint8_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint8_t value) { ___Data_0 = value; } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t918FD6CD48CDBC0980625514C46FB810D5E7C196 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_tE851D4FE006300E0B4C8AE9B48D8896CB73E4E63 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t4CEB11609E3A1664646FF4C1C04F0F4259F978BA : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t3FE98C890282FDAEF7943D75EBBE4341CD055B29 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_tF5626A0B24BD39A47E286B31EDCEAC5822C46911 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t7A6BF924256AEC483C9F0C20CDE918BA71D0DF01 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t857BAAF3FCC1EC92838126EA9F182DB634A0EE30 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t8641CF3451024EEF0A918103E131F5E1FF90E24D : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t15C72D255011DDD6F239C9B0EB31BBDA063D7EC7 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_tECA698BDF54F0695DAED39B407AAACF3B2D9DBB3 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_tC5E79B2686F0670AA1255C25C9F091E8E1511274 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t1C78AB236B685F56C82AF446C9360390B947835A : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t83B194CC0BFB001A2EBC7AE3297790038C56E03B : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_tB65A3294C0E41F622A97978BC391C50CC59657F8 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_tEE4C4BD3CAA2C9AD94C4A90677FD21582758165A : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t36145E17E31EC1F87E87A83BC85DDFD1923515DF : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t5EEB416C8BC13ED981CA975C538EF1D7D43CA46F : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_tB6982B4DAC2D889F0485071C8A3686B537023238 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t176EEB3AC319E4A8A19A32C1ABF249FA7C9BFE73 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t06DE817666FDCBD5E80C2F2A44625D66936562FC : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t805086FF229CA1429C0DBDCC22FADB04E95B3BD2 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t72569D78D92EE7E1C70B88431A97DA3537E2D114 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t6CD24A079865CB89CA89443CB42E8FB5F4921C17 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t174EB86860B0FC16F8B905039EBF6E409E145A6E : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t77494A86DC1794157D3A29DCAC8619A82D407FD1 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t3223C0E8278BCDA9FF8DC568A7FF129167AE3490 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_tCD960A410E63156396FB71697AEFCF2D8C143C5D : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t4F0EDB938DD7EEA056B6BC6ADB1C0A2F47209426 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBaseColorDecoder`1 struct TiffBaseColorDecoder_1_t243286BA9CF1C79875F003EA80966227FA554E79 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBasePlanarColorDecoder`1 struct TiffBasePlanarColorDecoder_1_tA3B1F19271A58AE7E0493C31C1E22A98D47ABA79 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBasePlanarColorDecoder`1 struct TiffBasePlanarColorDecoder_1_tC29805FE99053EA578AA7D10871D388FF21681B4 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBasePlanarColorDecoder`1 struct TiffBasePlanarColorDecoder_1_t358ABEA3DF40D78F88FC28514FF46201D9F11B38 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBasePlanarColorDecoder`1 struct TiffBasePlanarColorDecoder_1_tAF737C48A66B9AD388B80542E09ED3837D6D8C65 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBasePlanarColorDecoder`1 struct TiffBasePlanarColorDecoder_1_tD655AA0FF7B9ABEC014D0BED132A26BB3BC80609 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.TiffBasePlanarColorDecoder`1 struct TiffBasePlanarColorDecoder_1_t3EF60C2E66BE0E545CBAB858BDFF2C277BE4117D : public RuntimeObject { public: public: }; struct Il2CppArrayBounds; // System.Array // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 : public RuntimeObject { public: public: }; struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Memory.MemoryAllocator::k__BackingField MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___U3CDefaultU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_0() { return static_cast(offsetof(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields, ___U3CDefaultU3Ek__BackingField_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_U3CDefaultU3Ek__BackingField_0() const { return ___U3CDefaultU3Ek__BackingField_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_U3CDefaultU3Ek__BackingField_0() { return &___U3CDefaultU3Ek__BackingField_0; } inline void set_U3CDefaultU3Ek__BackingField_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___U3CDefaultU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_0), (void*)value); } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // System.Memory`1 struct Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_t653EE8C192985B37B1C62DD17A759A3E61E85488 : public TiffBasePlanarColorDecoder_1_tA3B1F19271A58AE7E0493C31C1E22A98D47ABA79 { public: // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_0; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_1; public: inline static int32_t get_offset_of_converter_0() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_t653EE8C192985B37B1C62DD17A759A3E61E85488, ___converter_0)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_0() const { return ___converter_0; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_0() { return &___converter_0; } inline void set_converter_0(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_0), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_1() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_t653EE8C192985B37B1C62DD17A759A3E61E85488, ___ycbcrSubSampling_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_1() const { return ___ycbcrSubSampling_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_1() { return &___ycbcrSubSampling_1; } inline void set_ycbcrSubSampling_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_1), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_tB86BD716B0BC17BE73A79D68CCA249D6CBCF3B28 : public TiffBasePlanarColorDecoder_1_tC29805FE99053EA578AA7D10871D388FF21681B4 { public: // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_0; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_1; public: inline static int32_t get_offset_of_converter_0() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_tB86BD716B0BC17BE73A79D68CCA249D6CBCF3B28, ___converter_0)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_0() const { return ___converter_0; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_0() { return &___converter_0; } inline void set_converter_0(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_0), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_1() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_tB86BD716B0BC17BE73A79D68CCA249D6CBCF3B28, ___ycbcrSubSampling_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_1() const { return ___ycbcrSubSampling_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_1() { return &___ycbcrSubSampling_1; } inline void set_ycbcrSubSampling_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_1), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_tC3412CF729C309419CC6A97C1DB1911748ADF47F : public TiffBasePlanarColorDecoder_1_t358ABEA3DF40D78F88FC28514FF46201D9F11B38 { public: // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_0; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_1; public: inline static int32_t get_offset_of_converter_0() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_tC3412CF729C309419CC6A97C1DB1911748ADF47F, ___converter_0)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_0() const { return ___converter_0; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_0() { return &___converter_0; } inline void set_converter_0(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_0), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_1() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_tC3412CF729C309419CC6A97C1DB1911748ADF47F, ___ycbcrSubSampling_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_1() const { return ___ycbcrSubSampling_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_1() { return &___ycbcrSubSampling_1; } inline void set_ycbcrSubSampling_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_1), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_tDC73DC653E6E68626250E6A89B8DD379039F5DBD : public TiffBasePlanarColorDecoder_1_tAF737C48A66B9AD388B80542E09ED3837D6D8C65 { public: // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_0; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_1; public: inline static int32_t get_offset_of_converter_0() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_tDC73DC653E6E68626250E6A89B8DD379039F5DBD, ___converter_0)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_0() const { return ___converter_0; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_0() { return &___converter_0; } inline void set_converter_0(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_0), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_1() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_tDC73DC653E6E68626250E6A89B8DD379039F5DBD, ___ycbcrSubSampling_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_1() const { return ___ycbcrSubSampling_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_1() { return &___ycbcrSubSampling_1; } inline void set_ycbcrSubSampling_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_1), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_tE98F6525BE777AAB81FADAE77B2137C57C5F386A : public TiffBasePlanarColorDecoder_1_tD655AA0FF7B9ABEC014D0BED132A26BB3BC80609 { public: // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_0; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_1; public: inline static int32_t get_offset_of_converter_0() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_tE98F6525BE777AAB81FADAE77B2137C57C5F386A, ___converter_0)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_0() const { return ___converter_0; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_0() { return &___converter_0; } inline void set_converter_0(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_0), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_1() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_tE98F6525BE777AAB81FADAE77B2137C57C5F386A, ___ycbcrSubSampling_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_1() const { return ___ycbcrSubSampling_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_1() { return &___ycbcrSubSampling_1; } inline void set_ycbcrSubSampling_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_1), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1 struct YCbCrPlanarTiffColor_1_t05E4B62AA1B70207B92E0644C929C890E3EA3C5B : public TiffBasePlanarColorDecoder_1_t3EF60C2E66BE0E545CBAB858BDFF2C277BE4117D { public: // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_0; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_1; public: inline static int32_t get_offset_of_converter_0() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_t05E4B62AA1B70207B92E0644C929C890E3EA3C5B, ___converter_0)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_0() const { return ___converter_0; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_0() { return &___converter_0; } inline void set_converter_0(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_0), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_1() { return static_cast(offsetof(YCbCrPlanarTiffColor_1_t05E4B62AA1B70207B92E0644C929C890E3EA3C5B, ___ycbcrSubSampling_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_1() const { return ___ycbcrSubSampling_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_1() { return &___ycbcrSubSampling_1; } inline void set_ycbcrSubSampling_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_1), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tB8829C3786020422593560C688A502B38D2B56C0 : public TiffBaseColorDecoder_1_t918FD6CD48CDBC0980625514C46FB810D5E7C196 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tB8829C3786020422593560C688A502B38D2B56C0, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tB8829C3786020422593560C688A502B38D2B56C0, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tB8829C3786020422593560C688A502B38D2B56C0, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t3A62B098522B3D721053F4C324F8F93DF752F212 : public TiffBaseColorDecoder_1_tE851D4FE006300E0B4C8AE9B48D8896CB73E4E63 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t3A62B098522B3D721053F4C324F8F93DF752F212, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t3A62B098522B3D721053F4C324F8F93DF752F212, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t3A62B098522B3D721053F4C324F8F93DF752F212, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tD45D2BB66D1980A3CD5E870A12DC313C6F1CAA9B : public TiffBaseColorDecoder_1_t4CEB11609E3A1664646FF4C1C04F0F4259F978BA { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tD45D2BB66D1980A3CD5E870A12DC313C6F1CAA9B, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tD45D2BB66D1980A3CD5E870A12DC313C6F1CAA9B, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tD45D2BB66D1980A3CD5E870A12DC313C6F1CAA9B, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tC7BEF82CC29BC3C058089516FB1DB20691F0C7C3 : public TiffBaseColorDecoder_1_t3FE98C890282FDAEF7943D75EBBE4341CD055B29 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tC7BEF82CC29BC3C058089516FB1DB20691F0C7C3, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tC7BEF82CC29BC3C058089516FB1DB20691F0C7C3, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tC7BEF82CC29BC3C058089516FB1DB20691F0C7C3, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t38F7286101F55972F0F7D4B1AB5DE1166CB1A737 : public TiffBaseColorDecoder_1_tF5626A0B24BD39A47E286B31EDCEAC5822C46911 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t38F7286101F55972F0F7D4B1AB5DE1166CB1A737, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t38F7286101F55972F0F7D4B1AB5DE1166CB1A737, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t38F7286101F55972F0F7D4B1AB5DE1166CB1A737, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tF95A5288F17B2F6105725E484D5C62F539D9CE6F : public TiffBaseColorDecoder_1_t7A6BF924256AEC483C9F0C20CDE918BA71D0DF01 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tF95A5288F17B2F6105725E484D5C62F539D9CE6F, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tF95A5288F17B2F6105725E484D5C62F539D9CE6F, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tF95A5288F17B2F6105725E484D5C62F539D9CE6F, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tED09F55D54B0C06416D3456E8CE05ABA432C1153 : public TiffBaseColorDecoder_1_t857BAAF3FCC1EC92838126EA9F182DB634A0EE30 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tED09F55D54B0C06416D3456E8CE05ABA432C1153, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tED09F55D54B0C06416D3456E8CE05ABA432C1153, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tED09F55D54B0C06416D3456E8CE05ABA432C1153, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t2E0343BB39ACB1C6D6DDD875E90AF8A67A62FAC8 : public TiffBaseColorDecoder_1_t8641CF3451024EEF0A918103E131F5E1FF90E24D { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t2E0343BB39ACB1C6D6DDD875E90AF8A67A62FAC8, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t2E0343BB39ACB1C6D6DDD875E90AF8A67A62FAC8, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t2E0343BB39ACB1C6D6DDD875E90AF8A67A62FAC8, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t119DED368089AFEA1738B78D5292334EFF5B03D8 : public TiffBaseColorDecoder_1_t15C72D255011DDD6F239C9B0EB31BBDA063D7EC7 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t119DED368089AFEA1738B78D5292334EFF5B03D8, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t119DED368089AFEA1738B78D5292334EFF5B03D8, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t119DED368089AFEA1738B78D5292334EFF5B03D8, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tE9A40B395B6B0A85D14A9DE0A3EFF62EA0B35825 : public TiffBaseColorDecoder_1_tECA698BDF54F0695DAED39B407AAACF3B2D9DBB3 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tE9A40B395B6B0A85D14A9DE0A3EFF62EA0B35825, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tE9A40B395B6B0A85D14A9DE0A3EFF62EA0B35825, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tE9A40B395B6B0A85D14A9DE0A3EFF62EA0B35825, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t4B0E875DBF476286CFF162C0E99E34DBAEBF6AAE : public TiffBaseColorDecoder_1_tC5E79B2686F0670AA1255C25C9F091E8E1511274 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t4B0E875DBF476286CFF162C0E99E34DBAEBF6AAE, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t4B0E875DBF476286CFF162C0E99E34DBAEBF6AAE, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t4B0E875DBF476286CFF162C0E99E34DBAEBF6AAE, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t0DD3112AF7AE2E9A1E50B756AC4B09B049AE8430 : public TiffBaseColorDecoder_1_t1C78AB236B685F56C82AF446C9360390B947835A { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t0DD3112AF7AE2E9A1E50B756AC4B09B049AE8430, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t0DD3112AF7AE2E9A1E50B756AC4B09B049AE8430, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t0DD3112AF7AE2E9A1E50B756AC4B09B049AE8430, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t4A1BD5A43FE1950184574C99E33E2D0294C926BD : public TiffBaseColorDecoder_1_t83B194CC0BFB001A2EBC7AE3297790038C56E03B { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t4A1BD5A43FE1950184574C99E33E2D0294C926BD, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t4A1BD5A43FE1950184574C99E33E2D0294C926BD, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t4A1BD5A43FE1950184574C99E33E2D0294C926BD, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tAC4931770A56157C861AC981007346D73C1B3C58 : public TiffBaseColorDecoder_1_tB65A3294C0E41F622A97978BC391C50CC59657F8 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tAC4931770A56157C861AC981007346D73C1B3C58, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tAC4931770A56157C861AC981007346D73C1B3C58, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tAC4931770A56157C861AC981007346D73C1B3C58, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t3CDDCFED9F25E7818F99D84F94CC054CF57C7D81 : public TiffBaseColorDecoder_1_tEE4C4BD3CAA2C9AD94C4A90677FD21582758165A { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t3CDDCFED9F25E7818F99D84F94CC054CF57C7D81, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t3CDDCFED9F25E7818F99D84F94CC054CF57C7D81, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t3CDDCFED9F25E7818F99D84F94CC054CF57C7D81, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t61D51820183B0ED57FEA2554BC7DE922BCF786AF : public TiffBaseColorDecoder_1_t36145E17E31EC1F87E87A83BC85DDFD1923515DF { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t61D51820183B0ED57FEA2554BC7DE922BCF786AF, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t61D51820183B0ED57FEA2554BC7DE922BCF786AF, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t61D51820183B0ED57FEA2554BC7DE922BCF786AF, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t3EE892B0513902F50D76B916778FE1BC2D0C272A : public TiffBaseColorDecoder_1_t5EEB416C8BC13ED981CA975C538EF1D7D43CA46F { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t3EE892B0513902F50D76B916778FE1BC2D0C272A, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t3EE892B0513902F50D76B916778FE1BC2D0C272A, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t3EE892B0513902F50D76B916778FE1BC2D0C272A, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tAF86BB502D6B7C008FC9E382D9DC9849315819A5 : public TiffBaseColorDecoder_1_tB6982B4DAC2D889F0485071C8A3686B537023238 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tAF86BB502D6B7C008FC9E382D9DC9849315819A5, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tAF86BB502D6B7C008FC9E382D9DC9849315819A5, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tAF86BB502D6B7C008FC9E382D9DC9849315819A5, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tB1F00CA825D0B9F09E0D27A43D8FA5773C17038A : public TiffBaseColorDecoder_1_t176EEB3AC319E4A8A19A32C1ABF249FA7C9BFE73 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tB1F00CA825D0B9F09E0D27A43D8FA5773C17038A, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tB1F00CA825D0B9F09E0D27A43D8FA5773C17038A, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tB1F00CA825D0B9F09E0D27A43D8FA5773C17038A, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tF29032BCB2500CB022C1892DA1B277654312B17B : public TiffBaseColorDecoder_1_t06DE817666FDCBD5E80C2F2A44625D66936562FC { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tF29032BCB2500CB022C1892DA1B277654312B17B, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tF29032BCB2500CB022C1892DA1B277654312B17B, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tF29032BCB2500CB022C1892DA1B277654312B17B, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t4AC9E4FDD35C43465EC5AA40FDA2D44645A04B32 : public TiffBaseColorDecoder_1_t805086FF229CA1429C0DBDCC22FADB04E95B3BD2 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t4AC9E4FDD35C43465EC5AA40FDA2D44645A04B32, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t4AC9E4FDD35C43465EC5AA40FDA2D44645A04B32, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t4AC9E4FDD35C43465EC5AA40FDA2D44645A04B32, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tE5E23005CBC59E73D3D875B3382BF8582A142BEC : public TiffBaseColorDecoder_1_t72569D78D92EE7E1C70B88431A97DA3537E2D114 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tE5E23005CBC59E73D3D875B3382BF8582A142BEC, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tE5E23005CBC59E73D3D875B3382BF8582A142BEC, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tE5E23005CBC59E73D3D875B3382BF8582A142BEC, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t32DFCCCE6D5C5ACD4AC197FC7C16F600F5DC139B : public TiffBaseColorDecoder_1_t6CD24A079865CB89CA89443CB42E8FB5F4921C17 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t32DFCCCE6D5C5ACD4AC197FC7C16F600F5DC139B, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t32DFCCCE6D5C5ACD4AC197FC7C16F600F5DC139B, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t32DFCCCE6D5C5ACD4AC197FC7C16F600F5DC139B, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t357D96EB60D8BC908E2C1BDC99941F35C2F48433 : public TiffBaseColorDecoder_1_t174EB86860B0FC16F8B905039EBF6E409E145A6E { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t357D96EB60D8BC908E2C1BDC99941F35C2F48433, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t357D96EB60D8BC908E2C1BDC99941F35C2F48433, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t357D96EB60D8BC908E2C1BDC99941F35C2F48433, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tBA823B8FA13CE896B17B15979D172D6F27ED6E5B : public TiffBaseColorDecoder_1_t77494A86DC1794157D3A29DCAC8619A82D407FD1 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tBA823B8FA13CE896B17B15979D172D6F27ED6E5B, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tBA823B8FA13CE896B17B15979D172D6F27ED6E5B, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tBA823B8FA13CE896B17B15979D172D6F27ED6E5B, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t2072092148C36D622D6B62756FB4A71FFB9CFD40 : public TiffBaseColorDecoder_1_t3223C0E8278BCDA9FF8DC568A7FF129167AE3490 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t2072092148C36D622D6B62756FB4A71FFB9CFD40, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t2072092148C36D622D6B62756FB4A71FFB9CFD40, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t2072092148C36D622D6B62756FB4A71FFB9CFD40, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_t05742B3D973A8D102164E2180BE25A35E8185762 : public TiffBaseColorDecoder_1_tCD960A410E63156396FB71697AEFCF2D8C143C5D { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_t05742B3D973A8D102164E2180BE25A35E8185762, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_t05742B3D973A8D102164E2180BE25A35E8185762, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_t05742B3D973A8D102164E2180BE25A35E8185762, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tE2DDEFFFFDFEFDFBC47326A065B430ACAC424FB1 : public TiffBaseColorDecoder_1_t4F0EDB938DD7EEA056B6BC6ADB1C0A2F47209426 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tE2DDEFFFFDFEFDFBC47326A065B430ACAC424FB1, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tE2DDEFFFFDFEFDFBC47326A065B430ACAC424FB1, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tE2DDEFFFFDFEFDFBC47326A065B430ACAC424FB1, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1 struct YCbCrTiffColor_1_tC46495DA858FA1C21D6694C001B37BF1B887DC7A : public TiffBaseColorDecoder_1_t243286BA9CF1C79875F003EA80966227FA554E79 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::converter YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * ___converter_1; // System.UInt16[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ycbcrSubSampling UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling_2; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(YCbCrTiffColor_1_tC46495DA858FA1C21D6694C001B37BF1B887DC7A, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_converter_1() { return static_cast(offsetof(YCbCrTiffColor_1_tC46495DA858FA1C21D6694C001B37BF1B887DC7A, ___converter_1)); } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * get_converter_1() const { return ___converter_1; } inline YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 ** get_address_of_converter_1() { return &___converter_1; } inline void set_converter_1(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * value) { ___converter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___converter_1), (void*)value); } inline static int32_t get_offset_of_ycbcrSubSampling_2() { return static_cast(offsetof(YCbCrTiffColor_1_tC46495DA858FA1C21D6694C001B37BF1B887DC7A, ___ycbcrSubSampling_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_ycbcrSubSampling_2() const { return ___ycbcrSubSampling_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_ycbcrSubSampling_2() { return &___ycbcrSubSampling_2; } inline void set_ycbcrSubSampling_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___ycbcrSubSampling_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ycbcrSubSampling_2), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.A8 struct A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.A8::k__BackingField uint8_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint8_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint8_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint8_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr24 struct Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::B uint8_t ___B_0; }; #pragma pack(pop, tp) struct { uint8_t ___B_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___R_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::R uint8_t ___R_2; }; #pragma pack(pop, tp) struct { char ___R_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___R_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr565 struct Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgr565::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra4444 struct Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra4444::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra5551 struct Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra5551::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Byte4 struct Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Byte4::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // SixLabors.ImageSharp.PixelFormats.HalfSingle struct HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfSingle::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector2 struct HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfVector2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector4 struct HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.HalfVector4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.L16 struct L16_t82A3FD4325827CB571596BA0DA68B251F985D94F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.L16::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.La32 struct La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 { public: union { #pragma pack(push, tp, 1) struct { // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::L uint16_t ___L_0; }; #pragma pack(pop, tp) struct { uint16_t ___L_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_1_OffsetPadding[2]; // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::A uint16_t ___A_1; }; #pragma pack(pop, tp) struct { char ___A_1_OffsetPadding_forAlignmentOnly[2]; uint16_t ___A_1_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_0() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___L_0)); } inline uint16_t get_L_0() const { return ___L_0; } inline uint16_t* get_address_of_L_0() { return &___L_0; } inline void set_L_0(uint16_t value) { ___L_0 = value; } inline static int32_t get_offset_of_A_1() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___A_1)); } inline uint16_t get_A_1() const { return ___A_1; } inline uint16_t* get_address_of_A_1() { return &___A_1; } inline void set_A_1(uint16_t value) { ___A_1 = value; } }; // SixLabors.ImageSharp.Rational struct Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419 { public: // System.UInt32 SixLabors.ImageSharp.Rational::k__BackingField uint32_t ___U3CNumeratorU3Ek__BackingField_0; // System.UInt32 SixLabors.ImageSharp.Rational::k__BackingField uint32_t ___U3CDenominatorU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CNumeratorU3Ek__BackingField_0() { return static_cast(offsetof(Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419, ___U3CNumeratorU3Ek__BackingField_0)); } inline uint32_t get_U3CNumeratorU3Ek__BackingField_0() const { return ___U3CNumeratorU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CNumeratorU3Ek__BackingField_0() { return &___U3CNumeratorU3Ek__BackingField_0; } inline void set_U3CNumeratorU3Ek__BackingField_0(uint32_t value) { ___U3CNumeratorU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDenominatorU3Ek__BackingField_1() { return static_cast(offsetof(Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419, ___U3CDenominatorU3Ek__BackingField_1)); } inline uint32_t get_U3CDenominatorU3Ek__BackingField_1() const { return ___U3CDenominatorU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CDenominatorU3Ek__BackingField_1() { return &___U3CDenominatorU3Ek__BackingField_1; } inline void set_U3CDenominatorU3Ek__BackingField_1(uint32_t value) { ___U3CDenominatorU3Ek__BackingField_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb48 struct Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::R uint16_t ___R_0; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::G uint16_t ___G_1; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::B uint16_t ___B_2; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___R_0)); } inline uint16_t get_R_0() const { return ___R_0; } inline uint16_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint16_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___G_1)); } inline uint16_t get_G_1() const { return ___G_1; } inline uint16_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint16_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___B_2)); } inline uint16_t get_B_2() const { return ___B_2; } inline uint16_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint16_t value) { ___B_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba64 struct Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::R uint16_t ___R_0; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::G uint16_t ___G_1; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::B uint16_t ___B_2; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::A uint16_t ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___R_0)); } inline uint16_t get_R_0() const { return ___R_0; } inline uint16_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint16_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___G_1)); } inline uint16_t get_G_1() const { return ___G_1; } inline uint16_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint16_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___B_2)); } inline uint16_t get_B_2() const { return ___B_2; } inline uint16_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint16_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___A_3)); } inline uint16_t get_A_3() const { return ___A_3; } inline uint16_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint16_t value) { ___A_3 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.Numerics.Vector2 struct Vector2_t1455881409307224D6099F54FA7E478733EEF61D { public: // System.Single System.Numerics.Vector2::X float ___X_0; // System.Single System.Numerics.Vector2::Y float ___Y_1; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } }; // System.Numerics.Vector3 struct Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 { public: // System.Single System.Numerics.Vector3::X float ___X_0; // System.Single System.Numerics.Vector3::Y float ___Y_1; // System.Single System.Numerics.Vector3::Z float ___Z_2; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } inline static int32_t get_offset_of_Z_2() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___Z_2)); } inline float get_Z_2() const { return ___Z_2; } inline float* get_address_of_Z_2() { return &___Z_2; } inline void set_Z_2(float value) { ___Z_2 = value; } }; // System.Numerics.Vector4 struct Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 { public: // System.Single System.Numerics.Vector4::X float ___X_0; // System.Single System.Numerics.Vector4::Y float ___Y_1; // System.Single System.Numerics.Vector4::Z float ___Z_2; // System.Single System.Numerics.Vector4::W float ___W_3; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } inline static int32_t get_offset_of_Z_2() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Z_2)); } inline float get_Z_2() const { return ___Z_2; } inline float* get_address_of_Z_2() { return &___Z_2; } inline void set_Z_2(float value) { ___Z_2 = value; } inline static int32_t get_offset_of_W_3() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___W_3)); } inline float get_W_3() const { return ___W_3; } inline float* get_address_of_W_3() { return &___W_3; } inline void set_W_3(float value) { ___W_3 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif struct Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC { public: union { #pragma pack(push, tp, 1) struct { // System.Single SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif::F float ___F_0; }; #pragma pack(pop, tp) struct { float ___F_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int32 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif::I int32_t ___I_1; }; #pragma pack(pop, tp) struct { int32_t ___I_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif::U uint32_t ___U_2; }; #pragma pack(pop, tp) struct { uint32_t ___U_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_F_0() { return static_cast(offsetof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC, ___F_0)); } inline float get_F_0() const { return ___F_0; } inline float* get_address_of_F_0() { return &___F_0; } inline void set_F_0(float value) { ___F_0 = value; } inline static int32_t get_offset_of_I_1() { return static_cast(offsetof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC, ___I_1)); } inline int32_t get_I_1() const { return ___I_1; } inline int32_t* get_address_of_I_1() { return &___I_1; } inline void set_I_1(int32_t value) { ___I_1 = value; } inline static int32_t get_offset_of_U_2() { return static_cast(offsetof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC, ___U_2)); } inline uint32_t get_U_2() const { return ___U_2; } inline uint32_t* get_address_of_U_2() { return &___U_2; } inline void set_U_2(uint32_t value) { ___U_2 = value; } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/CodingRangeExpander struct CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B { public: // System.Single SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/CodingRangeExpander::f1 float ___f1_0; // System.Single SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/CodingRangeExpander::f2 float ___f2_1; public: inline static int32_t get_offset_of_f1_0() { return static_cast(offsetof(CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B, ___f1_0)); } inline float get_f1_0() const { return ___f1_0; } inline float* get_address_of_f1_0() { return &___f1_0; } inline void set_f1_0(float value) { ___f1_0 = value; } inline static int32_t get_offset_of_f2_1() { return static_cast(offsetof(CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B, ___f2_1)); } inline float get_f2_1() const { return ___f2_1; } inline float* get_address_of_f2_1() { return &___f2_1; } inline void set_f2_1(float value) { ___f2_1 = value; } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/YCbCrToRgbConverter struct YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28 { public: // System.Single SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/YCbCrToRgbConverter::cr2R float ___cr2R_0; // System.Single SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/YCbCrToRgbConverter::cb2B float ___cb2B_1; // System.Single SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/YCbCrToRgbConverter::y2G float ___y2G_2; // System.Single SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/YCbCrToRgbConverter::cr2G float ___cr2G_3; // System.Single SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/YCbCrToRgbConverter::cb2G float ___cb2G_4; public: inline static int32_t get_offset_of_cr2R_0() { return static_cast(offsetof(YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28, ___cr2R_0)); } inline float get_cr2R_0() const { return ___cr2R_0; } inline float* get_address_of_cr2R_0() { return &___cr2R_0; } inline void set_cr2R_0(float value) { ___cr2R_0 = value; } inline static int32_t get_offset_of_cb2B_1() { return static_cast(offsetof(YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28, ___cb2B_1)); } inline float get_cb2B_1() const { return ___cb2B_1; } inline float* get_address_of_cb2B_1() { return &___cb2B_1; } inline void set_cb2B_1(float value) { ___cb2B_1 = value; } inline static int32_t get_offset_of_y2G_2() { return static_cast(offsetof(YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28, ___y2G_2)); } inline float get_y2G_2() const { return ___y2G_2; } inline float* get_address_of_y2G_2() { return &___y2G_2; } inline void set_y2G_2(float value) { ___y2G_2 = value; } inline static int32_t get_offset_of_cr2G_3() { return static_cast(offsetof(YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28, ___cr2G_3)); } inline float get_cr2G_3() const { return ___cr2G_3; } inline float* get_address_of_cr2G_3() { return &___cr2G_3; } inline void set_cr2G_3(float value) { ___cr2G_3 = value; } inline static int32_t get_offset_of_cb2G_4() { return static_cast(offsetof(YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28, ___cb2G_4)); } inline float get_cb2G_4() const { return ___cb2G_4; } inline float* get_address_of_cb2G_4() { return &___cb2G_4; } inline void set_cb2G_4(float value) { ___cb2G_4 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___EmptyArray_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_EmptyArray_1() const { return ___EmptyArray_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.Pinnable`1 struct Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED : public RuntimeObject { public: // T System.Pinnable`1::Data A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED, ___Data_0)); } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 get_Data_0() const { return ___Data_0; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF : public RuntimeObject { public: // T System.Pinnable`1::Data Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF, ___Data_0)); } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 get_Data_0() const { return ___Data_0; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 : public RuntimeObject { public: // T System.Pinnable`1::Data Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637, ___Data_0)); } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C get_Data_0() const { return ___Data_0; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03, ___Data_0)); } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 get_Data_0() const { return ___Data_0; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A, ___Data_0)); } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 get_Data_0() const { return ___Data_0; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF : public RuntimeObject { public: // T System.Pinnable`1::Data Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF, ___Data_0)); } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 get_Data_0() const { return ___Data_0; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 : public RuntimeObject { public: // T System.Pinnable`1::Data HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5, ___Data_0)); } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E get_Data_0() const { return ___Data_0; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D : public RuntimeObject { public: // T System.Pinnable`1::Data HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D, ___Data_0)); } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC get_Data_0() const { return ___Data_0; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B : public RuntimeObject { public: // T System.Pinnable`1::Data HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B, ___Data_0)); } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 get_Data_0() const { return ___Data_0; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 : public RuntimeObject { public: // T System.Pinnable`1::Data L16_t82A3FD4325827CB571596BA0DA68B251F985D94F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773, ___Data_0)); } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F get_Data_0() const { return ___Data_0; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 : public RuntimeObject { public: // T System.Pinnable`1::Data La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0, ___Data_0)); } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 get_Data_0() const { return ___Data_0; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF : public RuntimeObject { public: // T System.Pinnable`1::Data Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF, ___Data_0)); } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F get_Data_0() const { return ___Data_0; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716, ___Data_0)); } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F get_Data_0() const { return ___Data_0; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { ___Data_0 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____pinnable_0)); } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____pinnable_0)); } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____pinnable_0)); } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____pinnable_0)); } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____pinnable_0)); } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____pinnable_0)); } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tC089F74404A3C46975952EE686EC533667BB207F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____pinnable_0)); } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____pinnable_0)); } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____pinnable_0)); } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____pinnable_0)); } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____pinnable_0)); } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____pinnable_0)); } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____pinnable_0)); } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____pinnable_0)); } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____pinnable_0)); } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____pinnable_0)); } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____pinnable_0)); } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____pinnable_0)); } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____pinnable_0)); } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____pinnable_0)); } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____pinnable_0)); } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t8F2820222127FA3555803F54498E9275CE67C798 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____pinnable_0)); } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____pinnable_0)); } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____pinnable_0)); } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____pinnable_0)); } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____pinnable_0)); } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____pinnable_0)); } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____pinnable_0)); } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____pinnable_0)); } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Abgr32 struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::B uint8_t ___B_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::R uint8_t ___R_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_B_1() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___B_1)); } inline uint8_t get_B_1() const { return ___B_1; } inline uint8_t* get_address_of_B_1() { return &___B_1; } inline void set_B_1(uint8_t value) { ___B_1 = value; } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___G_2)); } inline uint8_t get_G_2() const { return ___G_2; } inline uint8_t* get_address_of_G_2() { return &___G_2; } inline void set_G_2(uint8_t value) { ___G_2 = value; } inline static int32_t get_offset_of_R_3() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___R_3)); } inline uint8_t get_R_3() const { return ___R_3; } inline uint8_t* get_address_of_R_3() { return &___R_3; } inline void set_R_3(uint8_t value) { ___R_3 = value; } }; struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.Memory.AllocationOptions struct AllocationOptions_tCB6894D38AC77768F7DF2251B4D209F764FD00B5 { public: // System.Int32 SixLabors.ImageSharp.Memory.AllocationOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AllocationOptions_tCB6894D38AC77768F7DF2251B4D209F764FD00B5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Argb32 struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::R uint8_t ___R_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::B uint8_t ___B_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_R_1() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___R_1)); } inline uint8_t get_R_1() const { return ___R_1; } inline uint8_t* get_address_of_R_1() { return &___R_1; } inline void set_R_1(uint8_t value) { ___R_1 = value; } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___G_2)); } inline uint8_t get_G_2() const { return ___G_2; } inline uint8_t* get_address_of_G_2() { return &___G_2; } inline void set_G_2(uint8_t value) { ___G_2 = value; } inline static int32_t get_offset_of_B_3() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___B_3)); } inline uint8_t get_B_3() const { return ___B_3; } inline uint8_t* get_address_of_B_3() { return &___B_3; } inline void set_B_3(uint8_t value) { ___B_3 = value; } }; struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra32 struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::B uint8_t ___B_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::G uint8_t ___G_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::R uint8_t ___R_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::A uint8_t ___A_3; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.ExceptionArgument struct ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F { public: // System.Int32 System.ExceptionArgument::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.PixelFormats.L8 struct L8_t0DC62ABA8124A587901AC9D023076EF568A23003 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.L8::k__BackingField uint8_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint8_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint8_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint8_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.L8::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.L8::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_1; public: inline static int32_t get_offset_of_MaxBytes_0() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields, ___MaxBytes_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_0() const { return ___MaxBytes_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_0() { return &___MaxBytes_0; } inline void set_MaxBytes_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_0 = value; } inline static int32_t get_offset_of_Half_1() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields, ___Half_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_1() const { return ___Half_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_1() { return &___Half_1; } inline void set_Half_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.La16 struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.La16::L uint8_t ___L_2; }; #pragma pack(pop, tp) struct { uint8_t ___L_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_3_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.La16::A uint8_t ___A_3; }; #pragma pack(pop, tp) struct { char ___A_3_OffsetPadding_forAlignmentOnly[1]; uint8_t ___A_3_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_2() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___L_2)); } inline uint8_t get_L_2() const { return ___L_2; } inline uint8_t* get_address_of_L_2() { return &___L_2; } inline void set_L_2(uint8_t value) { ___L_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_1; public: inline static int32_t get_offset_of_MaxBytes_0() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___MaxBytes_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_0() const { return ___MaxBytes_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_0() { return &___MaxBytes_0; } inline void set_MaxBytes_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_0 = value; } inline static int32_t get_offset_of_Half_1() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___Half_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_1() const { return ___Half_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_1() { return &___Half_1; } inline void set_Half_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_1 = value; } }; // System.MemoryExtensions struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40 : public RuntimeObject { public: public: }; struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields { public: // System.IntPtr System.MemoryExtensions::StringAdjustment intptr_t ___StringAdjustment_0; public: inline static int32_t get_offset_of_StringAdjustment_0() { return static_cast(offsetof(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields, ___StringAdjustment_0)); } inline intptr_t get_StringAdjustment_0() const { return ___StringAdjustment_0; } inline intptr_t* get_address_of_StringAdjustment_0() { return &___StringAdjustment_0; } inline void set_StringAdjustment_0(intptr_t value) { ___StringAdjustment_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2 struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::Half Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Half_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::MinusOne Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___Half_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Half_0() const { return ___Half_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___MinusOne_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_MinusOne_1() const { return ___MinusOne_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4 struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::MinusOne Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___Half_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_0() const { return ___Half_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___MinusOne_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MinusOne_1() const { return ___MinusOne_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2 struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Min Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Min_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Min_1() const { return ___Min_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4 struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rg32 struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Rg32::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb24 struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::R uint8_t ___R_0; }; #pragma pack(pop, tp) struct { uint8_t ___R_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___B_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::B uint8_t ___B_2; }; #pragma pack(pop, tp) struct { char ___B_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___B_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___R_0)); } inline uint8_t get_R_0() const { return ___R_0; } inline uint8_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint8_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___B_2)); } inline uint8_t get_B_2() const { return ___B_2; } inline uint8_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint8_t value) { ___B_2 = value; } }; struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_3; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_4; public: inline static int32_t get_offset_of_MaxBytes_3() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___MaxBytes_3)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_3() const { return ___MaxBytes_3; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_3() { return &___MaxBytes_3; } inline void set_MaxBytes_3(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_3 = value; } inline static int32_t get_offset_of_Half_4() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___Half_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_4() const { return ___Half_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_4() { return &___Half_4; } inline void set_Half_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_4 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba1010102 struct Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rgba1010102::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba1010102::Multiplier Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Multiplier_0; public: inline static int32_t get_offset_of_Multiplier_0() { return static_cast(offsetof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields, ___Multiplier_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Multiplier_0() const { return ___Multiplier_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Multiplier_0() { return &___Multiplier_0; } inline void set_Multiplier_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Multiplier_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba32 struct Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::R uint8_t ___R_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::G uint8_t ___G_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::B uint8_t ___B_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::A uint8_t ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___R_0)); } inline uint8_t get_R_0() const { return ___R_0; } inline uint8_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint8_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___B_2)); } inline uint8_t get_B_2() const { return ___B_2; } inline uint8_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint8_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.RgbaVector struct RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 { public: // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::R float ___R_0; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::G float ___G_1; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::B float ___B_2; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::A float ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___R_0)); } inline float get_R_0() const { return ___R_0; } inline float* get_address_of_R_0() { return &___R_0; } inline void set_R_0(float value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___G_1)); } inline float get_G_1() const { return ___G_1; } inline float* get_address_of_G_1() { return &___G_1; } inline void set_G_1(float value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___B_2)); } inline float get_B_2() const { return ___B_2; } inline float* get_address_of_B_2() { return &___B_2; } inline void set_B_2(float value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___A_3)); } inline float get_A_3() const { return ___A_3; } inline float* get_address_of_A_3() { return &___A_3; } inline void set_A_3(float value) { ___A_3 = value; } }; struct RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_Max_4() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields, ___Max_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_4() const { return ___Max_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_4() { return &___Max_4; } inline void set_Max_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Short2 struct Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Short2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Short2::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Short2::Min Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields, ___Min_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Min_1() const { return ___Min_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.Short4 struct Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.Short4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter struct YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 : public RuntimeObject { public: // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/CodingRangeExpander SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter::yExpander CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B ___yExpander_0; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/CodingRangeExpander SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter::cbExpander CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B ___cbExpander_1; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/CodingRangeExpander SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter::crExpander CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B ___crExpander_2; // SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/YCbCrToRgbConverter SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter::converter YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28 ___converter_3; public: inline static int32_t get_offset_of_yExpander_0() { return static_cast(offsetof(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34, ___yExpander_0)); } inline CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B get_yExpander_0() const { return ___yExpander_0; } inline CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B * get_address_of_yExpander_0() { return &___yExpander_0; } inline void set_yExpander_0(CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B value) { ___yExpander_0 = value; } inline static int32_t get_offset_of_cbExpander_1() { return static_cast(offsetof(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34, ___cbExpander_1)); } inline CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B get_cbExpander_1() const { return ___cbExpander_1; } inline CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B * get_address_of_cbExpander_1() { return &___cbExpander_1; } inline void set_cbExpander_1(CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B value) { ___cbExpander_1 = value; } inline static int32_t get_offset_of_crExpander_2() { return static_cast(offsetof(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34, ___crExpander_2)); } inline CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B get_crExpander_2() const { return ___crExpander_2; } inline CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B * get_address_of_crExpander_2() { return &___crExpander_2; } inline void set_crExpander_2(CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B value) { ___crExpander_2 = value; } inline static int32_t get_offset_of_converter_3() { return static_cast(offsetof(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34, ___converter_3)); } inline YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28 get_converter_3() const { return ___converter_3; } inline YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28 * get_address_of_converter_3() { return &___converter_3; } inline void set_converter_3(YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28 value) { ___converter_3 = value; } }; struct YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_StaticFields { public: // SixLabors.ImageSharp.Rational[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter::DefaultLuma RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___DefaultLuma_4; // SixLabors.ImageSharp.Rational[] SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter::DefaultReferenceBlackWhite RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___DefaultReferenceBlackWhite_5; public: inline static int32_t get_offset_of_DefaultLuma_4() { return static_cast(offsetof(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_StaticFields, ___DefaultLuma_4)); } inline RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* get_DefaultLuma_4() const { return ___DefaultLuma_4; } inline RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A** get_address_of_DefaultLuma_4() { return &___DefaultLuma_4; } inline void set_DefaultLuma_4(RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* value) { ___DefaultLuma_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultLuma_4), (void*)value); } inline static int32_t get_offset_of_DefaultReferenceBlackWhite_5() { return static_cast(offsetof(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_StaticFields, ___DefaultReferenceBlackWhite_5)); } inline RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* get_DefaultReferenceBlackWhite_5() const { return ___DefaultReferenceBlackWhite_5; } inline RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A** get_address_of_DefaultReferenceBlackWhite_5() { return &___DefaultReferenceBlackWhite_5; } inline void set_DefaultReferenceBlackWhite_5(RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* value) { ___DefaultReferenceBlackWhite_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultReferenceBlackWhite_5), (void*)value); } }; // System.Pinnable`1 struct Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD : public RuntimeObject { public: // T System.Pinnable`1::Data Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD, ___Data_0)); } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 get_Data_0() const { return ___Data_0; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A : public RuntimeObject { public: // T System.Pinnable`1::Data Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A, ___Data_0)); } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD get_Data_0() const { return ___Data_0; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF, ___Data_0)); } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 get_Data_0() const { return ___Data_0; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC : public RuntimeObject { public: // T System.Pinnable`1::Data L8_t0DC62ABA8124A587901AC9D023076EF568A23003 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC, ___Data_0)); } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 get_Data_0() const { return ___Data_0; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E : public RuntimeObject { public: // T System.Pinnable`1::Data La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E, ___Data_0)); } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 get_Data_0() const { return ___Data_0; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3, ___Data_0)); } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 get_Data_0() const { return ___Data_0; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56, ___Data_0)); } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 get_Data_0() const { return ___Data_0; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804, ___Data_0)); } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 get_Data_0() const { return ___Data_0; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8, ___Data_0)); } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 get_Data_0() const { return ___Data_0; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 : public RuntimeObject { public: // T System.Pinnable`1::Data Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4, ___Data_0)); } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB get_Data_0() const { return ___Data_0; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D : public RuntimeObject { public: // T System.Pinnable`1::Data Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D, ___Data_0)); } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 get_Data_0() const { return ___Data_0; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF, ___Data_0)); } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC get_Data_0() const { return ___Data_0; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63, ___Data_0)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_Data_0() const { return ___Data_0; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF : public RuntimeObject { public: // T System.Pinnable`1::Data RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF, ___Data_0)); } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 get_Data_0() const { return ___Data_0; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C : public RuntimeObject { public: // T System.Pinnable`1::Data Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C, ___Data_0)); } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 get_Data_0() const { return ___Data_0; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 : public RuntimeObject { public: // T System.Pinnable`1::Data Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1, ___Data_0)); } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C get_Data_0() const { return ___Data_0; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C value) { ___Data_0 = value; } }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // SixLabors.ImageSharp.Rational[] struct RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A : public RuntimeArray { public: ALIGN_FIELD (8) Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419 m_Items[1]; public: inline Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rational_tF0D5F988D5FA66701C25F61F6EA7B3A8E3CEE419 value) { m_Items[index] = value; } }; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67 : public RuntimeArray { public: ALIGN_FIELD (8) uint16_t m_Items[1]; public: inline uint16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint16_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint16_t value) { m_Items[index] = value; } }; // System.Buffers.IMemoryOwner`1[] struct IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject* m_Items[1]; public: inline RuntimeObject* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_gshared_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.Span`1::op_Implicit(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter::.ctor(SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75 (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * __this, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients1, const RuntimeMethod* method); // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (RuntimeObject*, const RuntimeMethod*))MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_gshared_inline)(___buffer0, method); } // System.Int32 SixLabors.ImageSharp.Formats.Tiff.Utils.TiffUtils::PaddingToNextInteger(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73 (int32_t ___valueToRoundUp0, int32_t ___subSampling1, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_gshared_inline)(__this, ___start0, ___length1, method); } // !0& System.Span`1::get_Item(System.Int32) inline uint8_t* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( uint8_t* (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_gshared_inline)(__this, ___index0, method); } // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter::ConvertToRgba32(System.Byte,System.Byte,System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * __this, uint8_t ___y0, uint8_t ___cb1, uint8_t ___cr2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, const RuntimeMethod*))Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, const RuntimeMethod*))Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgba64::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, int32_t, const RuntimeMethod*))Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, const RuntimeMethod*))Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, const RuntimeMethod*))Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Short2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, const RuntimeMethod*))Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, const RuntimeMethod*))Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_gshared_inline)(__this, method); } // System.ReadOnlySpan`1 System.Span`1::op_Implicit(System.Span`1) inline ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_gshared)(___span0, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_gshared_inline)(__this, ___start0, ___length1, method); } // !0& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) inline uint8_t* ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( uint8_t* (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, int32_t, const RuntimeMethod*))ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.A8::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromRgba32_m95B5217E5553DA550DCA790D1C84DC416DE5D93E_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___index0, const RuntimeMethod* method) { return (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, int32_t, const RuntimeMethod*))Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, const RuntimeMethod*))Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_gshared_inline)(__this, method); } // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) inline ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_gshared_inline)(__this, ___start0, ___length1, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Abgr32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Abgr32_FromRgba32_m210606082B9D0A62B847B377E63B7C7B03BF6BA1_inline (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, const RuntimeMethod*))Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Argb32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Argb32_FromRgba32_m8732EDACB2F36E0A0B8560A23C1E7C84A0ACA13D_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, int32_t, const RuntimeMethod*))Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, const RuntimeMethod*))Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgr24::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24_FromRgba32_mF9E6E847F397D311BA7975BCCB7F001AC446F58F_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, const RuntimeMethod*))Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromRgba32_mFF0E01436B3762D61F783C58FAC7D9369B7B6101_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, int32_t, const RuntimeMethod*))Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, const RuntimeMethod*))Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgra32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32_FromRgba32_m67A6EA88D5235A28D32ADB5A5B434A050B483371_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, int32_t, const RuntimeMethod*))Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, const RuntimeMethod*))Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromRgba32_mAD7077840515C0C230E9D33DA2829CBB12D2AC34_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, int32_t, const RuntimeMethod*))Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, const RuntimeMethod*))Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromRgba32_mBAA032603F80C777772621701A82B60259D1337E_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, const RuntimeMethod*))Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromRgba32_mAC2340372FAAB8B070A3EC6AED428D8C55CE9764_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, const RuntimeMethod*))Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromRgba32_mE35BB79E4C5E42B15E11025F36C4C71294AC3C07_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, const RuntimeMethod*))Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromRgba32_mB90E76213CC389E64E58841CC91027ED7B3AC0BA_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, const RuntimeMethod*))Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromRgba32_mD474CE306F7C80AC5FB351593B2B5A989344EFD1_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, const RuntimeMethod*))Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.L16::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_FromRgba32_m46DCAD2530E68E9D798C9CC86E83849FFC932F89_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___index0, const RuntimeMethod* method) { return (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, int32_t, const RuntimeMethod*))Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, const RuntimeMethod*))Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.L8::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_FromRgba32_m89F398D23DD621E03CA0715AC7FE3988294C9E38_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, const RuntimeMethod*))Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.La16::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromRgba32_mB5CB599F36CB849A13E5C8B03A0E733583FFC69B_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___index0, const RuntimeMethod* method) { return (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, int32_t, const RuntimeMethod*))Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, const RuntimeMethod*))Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.La32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgba32_m36DEFBD1145F68A0A8CAD35C66538708AE44FB2F_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, const RuntimeMethod*))Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgba32_mC31C43BA8E2CD79580CF668F26E72F0ECCC68F76_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, const RuntimeMethod*))Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgba32_m5CE80394A5404F0E2AE7879D81F33378A793F464_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, int32_t, const RuntimeMethod*))Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, const RuntimeMethod*))Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgba32_mB7EF1FE4A9D64B4D8A716080902745E6F37E6B3B_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, const RuntimeMethod*))Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgba32_mF43BE8669B1F3FA50C4FD3F59B000D9FE428F6EC_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, const RuntimeMethod*))Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgba32_mD5051B8E5643D901F7CC15ECCB74E2739B9A7101_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, int32_t, const RuntimeMethod*))Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, const RuntimeMethod*))Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgb24::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgba32_mB1A0FD43867EB848885E8E1D098B15F77FF7298E_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, int32_t, const RuntimeMethod*))Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, const RuntimeMethod*))Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_gshared_inline)(__this, method); } // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgb48::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgba32_m4BFD7AACDA0B1A48504A981250F8C51A2F2E3BEF_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_gshared_inline)(__this, ___index0, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, const RuntimeMethod*))Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_gshared_inline)(__this, method); } // System.Single SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/CodingRangeExpander::Expand(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float CodingRangeExpander_Expand_m258094A5D737F727D76D9FF253CF9E666641A178_inline (CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B * __this, float ___code0, const RuntimeMethod* method); // SixLabors.ImageSharp.PixelFormats.Rgba32 SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter/YCbCrToRgbConverter::Convert(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 YCbCrToRgbConverter_Convert_mA5EE97E07242C7CA2D000C4C314E4F05B7731A1C_inline (YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28 * __this, float ___y0, float ___cb1, float ___cr2, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.ColorNumerics::UpscaleFrom8BitTo16Bit(System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline (uint8_t ___component0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.A8::set_PackedValue(System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_set_PackedValue_m8BD8EFA06A2F16D32A8260240A8E6874D1548C8B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, uint8_t ___value0, const RuntimeMethod* method); // SixLabors.ImageSharp.PixelFormats.Bgr24 SixLabors.ImageSharp.PixelFormats.Rgba32::get_Bgr() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 Rgba32_get_Bgr_m802E05D07D0A496A7387CFEE6C7ACEEB33BB69E6_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromVector4_m5913050889283D1CC9243DB1BD2E8FB8F2AE2B28_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromScaledVector4_m444EB11C9B4C92DB98282D0FF527CBFB87E318DD_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromScaledVector4_m67A2F9776071C2D6A8821CA3331671961DC13C1F_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromScaledVector4_m3881009A0F02FBA393AAA0F58872382A535CB943_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromScaledVector4_mB044A1BA1B497D545D3DA68E9185153502B93259_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromScaledVector4_m81F09EE0AEA8341626C34BBD56D732B97D1E55E2_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromScaledVector4_m9ABF0154F5F24F306BC86868C0182536BCE17126_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.ColorNumerics::Get16BitBT709Luminance(System.UInt16,System.UInt16,System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline (uint16_t ___r0, uint16_t ___g1, uint16_t ___b2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L16::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_set_PackedValue_mD91D026E1930D94BB54CFFE7566D92ED77FE67BF_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.ColorNumerics::Get8BitBT709Luminance(System.Byte,System.Byte,System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline (uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L8::set_PackedValue(System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_set_PackedValue_mC1D9510EC05B0EB11654045F0D0FCED0A9E91FFF_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, uint8_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *, const RuntimeMethod*))Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline)(__this, method); } // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5 (int32_t ___argument0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.ThrowHelper::ThrowIndexOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC (const RuntimeMethod* method); // System.Void* System.IntPtr::ToPointer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline (intptr_t* __this, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *, intptr_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Byte SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrConverter::RoundAndClampTo8Bit(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t YCbCrConverter_RoundAndClampTo8Bit_m56BE5E1573E6C5EEA36974098037E18F7596D099_inline (float ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromVector4_m568A21AA7FE0593011979E9397C00E093BBFE5E3_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromVector4_mEF5F780A05D9E22D2E2793C69EA890DCB5807623_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void System.Numerics.Vector2::.ctor(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642 (Vector2_t1455881409307224D6099F54FA7E478733EEF61D * __this, float ___x0, float ___y1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Multiply(System.Numerics.Vector2,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, float ___right1, const RuntimeMethod* method); // System.Void System.Numerics.Vector2::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510 (Vector2_t1455881409307224D6099F54FA7E478733EEF61D * __this, float ___value0, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Subtraction(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Short2::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Short2_Pack_m8A7753F894DE4CB78A59D3F03BA98248E05E63F7_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_set_PackedValue_mBF2FB5BA80EB14454CAC49036655C5A934E3A559_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Multiply(System.Numerics.Vector4,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, float ___right1, const RuntimeMethod* method); // System.Void System.Numerics.Vector4::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, float ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Subtraction(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromVector4_m519AA6025A1F7F2FE3946C845C5102F63B63155F_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr24::.ctor(System.Byte,System.Byte,System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24__ctor_m7B721FEAF163B29405A0E0833120BBAC898F283F_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, const RuntimeMethod* method); // System.Void System.Numerics.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0 (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Division(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.Void System.Numerics.Vector3::.ctor(System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgr565::Pack(System.Numerics.Vector3&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgr565_Pack_m9FD9FEDE4A0A784DBF1825A1FAFB3259841E17FA_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_set_PackedValue_m052C96B2A876AB7C141B36DC2C4456349FA445A4_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromVector4_m2F1480CF149FB04E94DFE1A88C5A85F54F79089E_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromVector4_mEABD575E5F8334D80ED2AE9BCB8055C66874C732_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromVector4_mB0F7E70A1749780227B6D390A11F0EFC8271C837_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper::Pack(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline (float ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_set_PackedValue_m546ED3A990045143E45A91EB09574C39AC586FF4_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8 (const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfVector2::Pack(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HalfVector2_Pack_m72AEE59B9CE4F897487EE8666A8B93CF82B68994_inline (float ___x0, float ___y1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_set_PackedValue_m8733BF4891A90BDF49735A404AA0EE1C4AB7E0E4_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79 (const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromVector4_m577F77830F4805FBAAE72C1201D266CC63CDA45B_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t NormalizedByte2_Pack_m6CE88C97823CD69364283CC30C12682807E53B48_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_set_PackedValue_m4789D3F6B4CB4329C425CB662CFD9242A874A379_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromVector4_mB68D741A2843AEE85FFF4373D7696D2C2242EEEE_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedShort2_Pack_m1AD820D26D9FF9E17FC194E70144B23E466C0B1C_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_set_PackedValue_m9AAFAC013EC0B1280CAB5CE61A8DAF21BE50BD87_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline)(__this, ___start0, ___length1, method); } // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Single System.MathF::Round(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline (float ___f0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Numerics::Clamp(System.Int32,System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline (int32_t ___value0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rgba1010102::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rgba1010102_Pack_m296112B0492CE04E1DFF0764461E613440699466_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_set_PackedValue_mBDF51AE3DE7B6742EA826750D1FC03A81DB85B0A_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45 (const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.Numerics::Clamp(System.Numerics.Vector4,System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___min1, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___max2, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Multiply(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::Clamp(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___min1, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___max2, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2 (double ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Multiply(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.Short4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Short4_Pack_m7B580A2AAB3B54363B6930F4A04310CB7B9F65A7_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::set_PackedValue(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_set_PackedValue_mE2509C3F76A66E380647E1EE0F7C50BA019BA8BD_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, uint64_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector3 System.Numerics.Vector3::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_get_Zero_mACEA51197DC0E58F0D1A9E5F06B4E4FB459EAF3D (const RuntimeMethod* method); // System.Numerics.Vector3 System.Numerics.Vector3::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_get_One_m15396B518DD28586E12E43EB461367FCED17D1A1 (const RuntimeMethod* method); // System.Numerics.Vector3 System.Numerics.Vector3::Clamp(System.Numerics.Vector3,System.Numerics.Vector3,System.Numerics.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_Clamp_m82E54C589A2E38F7FEA4174258A7BA4C53D70E09_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___value10, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___min1, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___max2, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra4444::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra4444_Pack_m9D89B256C52B4A747E64399F2CC2BE2BE2BF668F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_set_PackedValue_m166210D65942388FBCBFCA640FE58FC8C484A842_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra5551::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra5551_Pack_mE911B77FBBC6AB7AC4B5FD560876B4BCFAA7E5AA_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_set_PackedValue_mA7F281129FA16BD297FCD7D9099FD81024F95F92_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Byte4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Byte4_Pack_mC9C14B5D59F1BCE84ED25B4C501CEA9433DDC3D0_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_set_PackedValue_m024BD207AC39089A6B2008B317D574A70F71E7E1_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper::Pack(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t HalfTypeHelper_Pack_m2EFAE2DA4AF2CC0175F4F189E6EFAAF01479A21A (int32_t ___value0, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.HalfVector4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t HalfVector4_Pack_m5B91CC4BE45BC93B81BF77871F71E1879F3231DD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::set_PackedValue(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_set_PackedValue_m575B61438D778A34EAC982DD55F8EB756742C914_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, uint64_t ___value0, const RuntimeMethod* method); // System.Int16 System.Convert::ToInt16(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t Convert_ToInt16_m608D6BE29E0B1BFCE220127333A8745FA6536D63 (double ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedByte4_Pack_m25D15506F2CE19FA844919BF2187F62AA686ECBD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_set_PackedValue_m7CA2C4A29ABDD2A7BEFC854960090DA9EFEE4E5D_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t NormalizedShort4_Pack_m76EC3879451ED829C3D964F5B42E8335066C929C_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::set_PackedValue(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_set_PackedValue_m83DC9831DAFA09C6A3A712A9319AF721EA11A3C1_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, uint64_t ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_Pack_mB7A7885FCF02BD1C74D3B8C329BDEA8E0A368A0F_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_set_PackedValue_m74ABF186E3E7E6A61E71331DB09BD8D8EA3E079D_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArrayTypeMismatchException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC (const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::Max(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::Min(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method); // System.Int16 System.Convert::ToInt16(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438 (float ___value0, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE (float ___value0, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_get_Zero_mE2238C1104703545C28EE1FB6874C0F1DF3CF89D (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::.ctor(SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1__ctor_m947DD1CF5416FAF4AD3022B4BB5738699C531867_gshared (YCbCrPlanarTiffColor_1_t653EE8C192985B37B1C62DD17A759A3E61E85488 * __this, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients1, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBasePlanarColorDecoder_1_tA3B1F19271A58AE7E0493C31C1E22A98D47ABA79 *)__this); (( void (*) (TiffBasePlanarColorDecoder_1_tA3B1F19271A58AE7E0493C31C1E22A98D47ABA79 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBasePlanarColorDecoder_1_tA3B1F19271A58AE7E0493C31C1E22A98D47ABA79 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_0 = ___referenceBlackAndWhite0; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___coefficients1; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_2 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_2, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_0, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, /*hidden argument*/NULL); __this->set_converter_0(L_2); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_3 = ___ycbcrSubSampling2; __this->set_ycbcrSubSampling_1(L_3); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::Decode(System.Buffers.IMemoryOwner`1[],SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_Decode_m3161931913127153D4CB067F63F8CBD742EDBAD4_gshared (YCbCrPlanarTiffColor_1_t653EE8C192985B37B1C62DD17A759A3E61E85488 * __this, IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* ___data0, Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_2; memset((&V_2), 0, sizeof(V_2)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_10; memset((&V_10), 0, sizeof(V_10)); { IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_0 = ___data0; NullCheck(L_0); int32_t L_1 = 0; RuntimeObject* L_2 = (RuntimeObject*)(L_0)->GetAt(static_cast(L_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3; L_3 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_2, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_4 = ___data0; NullCheck(L_4); int32_t L_5 = 1; RuntimeObject* L_6 = (RuntimeObject*)(L_4)->GetAt(static_cast(L_5)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7; L_7 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_6, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_7; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_8 = ___data0; NullCheck(L_8); int32_t L_9 = 2; RuntimeObject* L_10 = (RuntimeObject*)(L_8)->GetAt(static_cast(L_9)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; L_11 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_10, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_2 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_12 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_12) { goto IL_0054; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_13 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_13); int32_t L_14 = 0; uint16_t L_15 = (L_13)->GetAt(static_cast(L_14)); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0039; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_16 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_16); int32_t L_17 = 1; uint16_t L_18 = (L_16)->GetAt(static_cast(L_17)); if ((((int32_t)L_18) == ((int32_t)1))) { goto IL_0054; } } IL_0039: { int32_t L_19 = ___width4; int32_t L_20 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_21); int32_t L_22 = 0; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_24 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_24); int32_t L_25 = 1; uint16_t L_26 = (L_24)->GetAt(static_cast(L_25)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_28 = V_2; (( void (*) (int32_t, int32_t, int32_t, int32_t, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_19, (int32_t)L_20, (int32_t)L_23, (int32_t)L_26, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); } IL_0054: { il2cpp_codegen_initobj((&V_3), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); V_4 = (int32_t)0; V_5 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_29 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_29) { goto IL_007b; } } { int32_t L_30 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_31 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_31); int32_t L_32 = 0; uint16_t L_33 = (L_31)->GetAt(static_cast(L_32)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_34; L_34 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_30, (int32_t)L_33, /*hidden argument*/NULL); V_5 = (int32_t)L_34; } IL_007b: { int32_t L_35 = ___top3; V_6 = (int32_t)L_35; goto IL_010c; } IL_0084: { Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_36 = ___pixels1; int32_t L_37 = V_6; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_36); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_38; L_38 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_36, (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_8 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_38; int32_t L_39 = ___left2; int32_t L_40 = ___width4; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_41; L_41 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_8), (int32_t)L_39, (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_7 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_41; V_9 = (int32_t)0; goto IL_00f4; } IL_009f: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_42 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_0(); int32_t L_43 = V_4; uint8_t* L_44; L_44 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_45 = *((uint8_t*)L_44); int32_t L_46 = V_4; uint8_t* L_47; L_47 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_46, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_48 = *((uint8_t*)L_47); int32_t L_49 = V_4; uint8_t* L_50; L_50 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_2), (int32_t)L_49, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_51 = *((uint8_t*)L_50); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_52; L_52 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42, (uint8_t)L_45, (uint8_t)L_48, (uint8_t)L_51, /*hidden argument*/NULL); V_10 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_52; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53 = V_10; Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53, /*hidden argument*/NULL); int32_t L_54 = V_9; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_55; L_55 = Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_7), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_56 = V_3; *(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_55 = L_56; int32_t L_57 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); int32_t L_58 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00f4: { int32_t L_59 = V_9; int32_t L_60; L_60 = Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_009f; } } { int32_t L_61 = V_4; int32_t L_62 = V_5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); int32_t L_63 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_010c: { int32_t L_64 = V_6; int32_t L_65 = ___top3; int32_t L_66 = ___height5; if ((((int32_t)L_64) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)L_66))))) { goto IL_0084; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_ReverseChromaSubSampling_mE1F924BF757B2BD12008BB5A1571B3F64485CB3A_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCb4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCr5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___height1; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); goto IL_0064; } IL_001c: { int32_t L_9 = ___width0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); goto IL_005c; } IL_0022: { int32_t L_10 = V_0; int32_t L_11 = ___width0; int32_t L_12 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11)), (int32_t)L_12)); int32_t L_13 = V_0; int32_t L_14 = ___verticalSubSampling3; int32_t L_15 = ___width0; int32_t L_16 = ___horizontalSubSampling2; int32_t L_17 = V_1; int32_t L_18 = ___horizontalSubSampling2; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_13/(int32_t)L_14)), (int32_t)((int32_t)((int32_t)L_15/(int32_t)L_16)))), (int32_t)((int32_t)((int32_t)L_17/(int32_t)L_18)))); int32_t L_19 = V_2; uint8_t* L_20; L_20 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_21 = V_3; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); *((int8_t*)L_20) = (int8_t)L_23; int32_t L_24 = V_2; uint8_t* L_25; L_25 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_24, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_26 = V_3; uint8_t* L_27; L_27 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_26, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); *((int8_t*)L_25) = (int8_t)L_28; int32_t L_29 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); } IL_005c: { int32_t L_30 = V_1; if ((((int32_t)L_30) >= ((int32_t)0))) { goto IL_0022; } } { int32_t L_31 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)); } IL_0064: { int32_t L_32 = V_0; if ((((int32_t)L_32) >= ((int32_t)0))) { goto IL_001c; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::.ctor(SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1__ctor_m9ABEDE070AC82A2D2CCBBC4C576190E9162BAC6A_gshared (YCbCrPlanarTiffColor_1_tB86BD716B0BC17BE73A79D68CCA249D6CBCF3B28 * __this, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients1, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBasePlanarColorDecoder_1_tC29805FE99053EA578AA7D10871D388FF21681B4 *)__this); (( void (*) (TiffBasePlanarColorDecoder_1_tC29805FE99053EA578AA7D10871D388FF21681B4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBasePlanarColorDecoder_1_tC29805FE99053EA578AA7D10871D388FF21681B4 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_0 = ___referenceBlackAndWhite0; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___coefficients1; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_2 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_2, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_0, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, /*hidden argument*/NULL); __this->set_converter_0(L_2); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_3 = ___ycbcrSubSampling2; __this->set_ycbcrSubSampling_1(L_3); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::Decode(System.Buffers.IMemoryOwner`1[],SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_Decode_mF97ECEEE2C512A3776B56268191B24EA0078E991_gshared (YCbCrPlanarTiffColor_1_tB86BD716B0BC17BE73A79D68CCA249D6CBCF3B28 * __this, IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* ___data0, Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_2; memset((&V_2), 0, sizeof(V_2)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_10; memset((&V_10), 0, sizeof(V_10)); { IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_0 = ___data0; NullCheck(L_0); int32_t L_1 = 0; RuntimeObject* L_2 = (RuntimeObject*)(L_0)->GetAt(static_cast(L_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3; L_3 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_2, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_4 = ___data0; NullCheck(L_4); int32_t L_5 = 1; RuntimeObject* L_6 = (RuntimeObject*)(L_4)->GetAt(static_cast(L_5)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7; L_7 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_6, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_7; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_8 = ___data0; NullCheck(L_8); int32_t L_9 = 2; RuntimeObject* L_10 = (RuntimeObject*)(L_8)->GetAt(static_cast(L_9)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; L_11 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_10, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_2 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_12 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_12) { goto IL_0054; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_13 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_13); int32_t L_14 = 0; uint16_t L_15 = (L_13)->GetAt(static_cast(L_14)); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0039; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_16 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_16); int32_t L_17 = 1; uint16_t L_18 = (L_16)->GetAt(static_cast(L_17)); if ((((int32_t)L_18) == ((int32_t)1))) { goto IL_0054; } } IL_0039: { int32_t L_19 = ___width4; int32_t L_20 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_21); int32_t L_22 = 0; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_24 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_24); int32_t L_25 = 1; uint16_t L_26 = (L_24)->GetAt(static_cast(L_25)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_28 = V_2; (( void (*) (int32_t, int32_t, int32_t, int32_t, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_19, (int32_t)L_20, (int32_t)L_23, (int32_t)L_26, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); } IL_0054: { il2cpp_codegen_initobj((&V_3), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); V_4 = (int32_t)0; V_5 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_29 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_29) { goto IL_007b; } } { int32_t L_30 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_31 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_31); int32_t L_32 = 0; uint16_t L_33 = (L_31)->GetAt(static_cast(L_32)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_34; L_34 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_30, (int32_t)L_33, /*hidden argument*/NULL); V_5 = (int32_t)L_34; } IL_007b: { int32_t L_35 = ___top3; V_6 = (int32_t)L_35; goto IL_010c; } IL_0084: { Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_36 = ___pixels1; int32_t L_37 = V_6; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_36); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_38; L_38 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_36, (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_8 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_38; int32_t L_39 = ___left2; int32_t L_40 = ___width4; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_41; L_41 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_8), (int32_t)L_39, (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_7 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_41; V_9 = (int32_t)0; goto IL_00f4; } IL_009f: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_42 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_0(); int32_t L_43 = V_4; uint8_t* L_44; L_44 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_45 = *((uint8_t*)L_44); int32_t L_46 = V_4; uint8_t* L_47; L_47 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_46, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_48 = *((uint8_t*)L_47); int32_t L_49 = V_4; uint8_t* L_50; L_50 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_2), (int32_t)L_49, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_51 = *((uint8_t*)L_50); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_52; L_52 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42, (uint8_t)L_45, (uint8_t)L_48, (uint8_t)L_51, /*hidden argument*/NULL); V_10 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_52; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53 = V_10; Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53, /*hidden argument*/NULL); int32_t L_54 = V_9; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_55; L_55 = Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_7), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_56 = V_3; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_55 = L_56; int32_t L_57 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); int32_t L_58 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00f4: { int32_t L_59 = V_9; int32_t L_60; L_60 = Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_009f; } } { int32_t L_61 = V_4; int32_t L_62 = V_5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); int32_t L_63 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_010c: { int32_t L_64 = V_6; int32_t L_65 = ___top3; int32_t L_66 = ___height5; if ((((int32_t)L_64) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)L_66))))) { goto IL_0084; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_ReverseChromaSubSampling_mC069868BF94127561A4651BE6BF778214C450901_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCb4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCr5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___height1; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); goto IL_0064; } IL_001c: { int32_t L_9 = ___width0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); goto IL_005c; } IL_0022: { int32_t L_10 = V_0; int32_t L_11 = ___width0; int32_t L_12 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11)), (int32_t)L_12)); int32_t L_13 = V_0; int32_t L_14 = ___verticalSubSampling3; int32_t L_15 = ___width0; int32_t L_16 = ___horizontalSubSampling2; int32_t L_17 = V_1; int32_t L_18 = ___horizontalSubSampling2; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_13/(int32_t)L_14)), (int32_t)((int32_t)((int32_t)L_15/(int32_t)L_16)))), (int32_t)((int32_t)((int32_t)L_17/(int32_t)L_18)))); int32_t L_19 = V_2; uint8_t* L_20; L_20 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_21 = V_3; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); *((int8_t*)L_20) = (int8_t)L_23; int32_t L_24 = V_2; uint8_t* L_25; L_25 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_24, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_26 = V_3; uint8_t* L_27; L_27 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_26, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); *((int8_t*)L_25) = (int8_t)L_28; int32_t L_29 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); } IL_005c: { int32_t L_30 = V_1; if ((((int32_t)L_30) >= ((int32_t)0))) { goto IL_0022; } } { int32_t L_31 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)); } IL_0064: { int32_t L_32 = V_0; if ((((int32_t)L_32) >= ((int32_t)0))) { goto IL_001c; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::.ctor(SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1__ctor_m927B8780EE45443DDF2DF39AE298DE6834EC408B_gshared (YCbCrPlanarTiffColor_1_tC3412CF729C309419CC6A97C1DB1911748ADF47F * __this, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients1, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBasePlanarColorDecoder_1_t358ABEA3DF40D78F88FC28514FF46201D9F11B38 *)__this); (( void (*) (TiffBasePlanarColorDecoder_1_t358ABEA3DF40D78F88FC28514FF46201D9F11B38 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBasePlanarColorDecoder_1_t358ABEA3DF40D78F88FC28514FF46201D9F11B38 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_0 = ___referenceBlackAndWhite0; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___coefficients1; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_2 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_2, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_0, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, /*hidden argument*/NULL); __this->set_converter_0(L_2); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_3 = ___ycbcrSubSampling2; __this->set_ycbcrSubSampling_1(L_3); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::Decode(System.Buffers.IMemoryOwner`1[],SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_Decode_mC3E3DF7CB63B7AA96CFFC3595E2F4014B9C16A2C_gshared (YCbCrPlanarTiffColor_1_tC3412CF729C309419CC6A97C1DB1911748ADF47F * __this, IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* ___data0, Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_2; memset((&V_2), 0, sizeof(V_2)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_10; memset((&V_10), 0, sizeof(V_10)); { IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_0 = ___data0; NullCheck(L_0); int32_t L_1 = 0; RuntimeObject* L_2 = (RuntimeObject*)(L_0)->GetAt(static_cast(L_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3; L_3 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_2, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_4 = ___data0; NullCheck(L_4); int32_t L_5 = 1; RuntimeObject* L_6 = (RuntimeObject*)(L_4)->GetAt(static_cast(L_5)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7; L_7 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_6, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_7; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_8 = ___data0; NullCheck(L_8); int32_t L_9 = 2; RuntimeObject* L_10 = (RuntimeObject*)(L_8)->GetAt(static_cast(L_9)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; L_11 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_10, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_2 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_12 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_12) { goto IL_0054; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_13 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_13); int32_t L_14 = 0; uint16_t L_15 = (L_13)->GetAt(static_cast(L_14)); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0039; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_16 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_16); int32_t L_17 = 1; uint16_t L_18 = (L_16)->GetAt(static_cast(L_17)); if ((((int32_t)L_18) == ((int32_t)1))) { goto IL_0054; } } IL_0039: { int32_t L_19 = ___width4; int32_t L_20 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_21); int32_t L_22 = 0; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_24 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_24); int32_t L_25 = 1; uint16_t L_26 = (L_24)->GetAt(static_cast(L_25)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_28 = V_2; (( void (*) (int32_t, int32_t, int32_t, int32_t, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_19, (int32_t)L_20, (int32_t)L_23, (int32_t)L_26, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); } IL_0054: { il2cpp_codegen_initobj((&V_3), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_4 = (int32_t)0; V_5 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_29 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_29) { goto IL_007b; } } { int32_t L_30 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_31 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_31); int32_t L_32 = 0; uint16_t L_33 = (L_31)->GetAt(static_cast(L_32)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_34; L_34 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_30, (int32_t)L_33, /*hidden argument*/NULL); V_5 = (int32_t)L_34; } IL_007b: { int32_t L_35 = ___top3; V_6 = (int32_t)L_35; goto IL_010c; } IL_0084: { Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_36 = ___pixels1; int32_t L_37 = V_6; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_36); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_38; L_38 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_36, (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_8 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_38; int32_t L_39 = ___left2; int32_t L_40 = ___width4; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_41; L_41 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_8), (int32_t)L_39, (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_7 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_41; V_9 = (int32_t)0; goto IL_00f4; } IL_009f: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_42 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_0(); int32_t L_43 = V_4; uint8_t* L_44; L_44 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_45 = *((uint8_t*)L_44); int32_t L_46 = V_4; uint8_t* L_47; L_47 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_46, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_48 = *((uint8_t*)L_47); int32_t L_49 = V_4; uint8_t* L_50; L_50 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_2), (int32_t)L_49, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_51 = *((uint8_t*)L_50); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_52; L_52 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42, (uint8_t)L_45, (uint8_t)L_48, (uint8_t)L_51, /*hidden argument*/NULL); V_10 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_52; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53 = V_10; Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53, /*hidden argument*/NULL); int32_t L_54 = V_9; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_55; L_55 = Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_7), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_56 = V_3; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_55 = L_56; int32_t L_57 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); int32_t L_58 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00f4: { int32_t L_59 = V_9; int32_t L_60; L_60 = Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_009f; } } { int32_t L_61 = V_4; int32_t L_62 = V_5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); int32_t L_63 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_010c: { int32_t L_64 = V_6; int32_t L_65 = ___top3; int32_t L_66 = ___height5; if ((((int32_t)L_64) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)L_66))))) { goto IL_0084; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_ReverseChromaSubSampling_m703586F32C3B7BB94C76D96A044D3E37BD59221F_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCb4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCr5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___height1; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); goto IL_0064; } IL_001c: { int32_t L_9 = ___width0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); goto IL_005c; } IL_0022: { int32_t L_10 = V_0; int32_t L_11 = ___width0; int32_t L_12 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11)), (int32_t)L_12)); int32_t L_13 = V_0; int32_t L_14 = ___verticalSubSampling3; int32_t L_15 = ___width0; int32_t L_16 = ___horizontalSubSampling2; int32_t L_17 = V_1; int32_t L_18 = ___horizontalSubSampling2; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_13/(int32_t)L_14)), (int32_t)((int32_t)((int32_t)L_15/(int32_t)L_16)))), (int32_t)((int32_t)((int32_t)L_17/(int32_t)L_18)))); int32_t L_19 = V_2; uint8_t* L_20; L_20 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_21 = V_3; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); *((int8_t*)L_20) = (int8_t)L_23; int32_t L_24 = V_2; uint8_t* L_25; L_25 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_24, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_26 = V_3; uint8_t* L_27; L_27 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_26, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); *((int8_t*)L_25) = (int8_t)L_28; int32_t L_29 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); } IL_005c: { int32_t L_30 = V_1; if ((((int32_t)L_30) >= ((int32_t)0))) { goto IL_0022; } } { int32_t L_31 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)); } IL_0064: { int32_t L_32 = V_0; if ((((int32_t)L_32) >= ((int32_t)0))) { goto IL_001c; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::.ctor(SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1__ctor_mCBB16857C5EA460A498EEF867E827909F9031A0C_gshared (YCbCrPlanarTiffColor_1_tDC73DC653E6E68626250E6A89B8DD379039F5DBD * __this, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients1, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBasePlanarColorDecoder_1_tAF737C48A66B9AD388B80542E09ED3837D6D8C65 *)__this); (( void (*) (TiffBasePlanarColorDecoder_1_tAF737C48A66B9AD388B80542E09ED3837D6D8C65 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBasePlanarColorDecoder_1_tAF737C48A66B9AD388B80542E09ED3837D6D8C65 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_0 = ___referenceBlackAndWhite0; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___coefficients1; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_2 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_2, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_0, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, /*hidden argument*/NULL); __this->set_converter_0(L_2); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_3 = ___ycbcrSubSampling2; __this->set_ycbcrSubSampling_1(L_3); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::Decode(System.Buffers.IMemoryOwner`1[],SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_Decode_m782AF26B094EFEBE259A6747B088618FADEE03E9_gshared (YCbCrPlanarTiffColor_1_tDC73DC653E6E68626250E6A89B8DD379039F5DBD * __this, IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* ___data0, Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_2; memset((&V_2), 0, sizeof(V_2)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_10; memset((&V_10), 0, sizeof(V_10)); { IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_0 = ___data0; NullCheck(L_0); int32_t L_1 = 0; RuntimeObject* L_2 = (RuntimeObject*)(L_0)->GetAt(static_cast(L_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3; L_3 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_2, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_4 = ___data0; NullCheck(L_4); int32_t L_5 = 1; RuntimeObject* L_6 = (RuntimeObject*)(L_4)->GetAt(static_cast(L_5)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7; L_7 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_6, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_7; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_8 = ___data0; NullCheck(L_8); int32_t L_9 = 2; RuntimeObject* L_10 = (RuntimeObject*)(L_8)->GetAt(static_cast(L_9)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; L_11 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_10, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_2 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_12 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_12) { goto IL_0054; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_13 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_13); int32_t L_14 = 0; uint16_t L_15 = (L_13)->GetAt(static_cast(L_14)); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0039; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_16 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_16); int32_t L_17 = 1; uint16_t L_18 = (L_16)->GetAt(static_cast(L_17)); if ((((int32_t)L_18) == ((int32_t)1))) { goto IL_0054; } } IL_0039: { int32_t L_19 = ___width4; int32_t L_20 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_21); int32_t L_22 = 0; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_24 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_24); int32_t L_25 = 1; uint16_t L_26 = (L_24)->GetAt(static_cast(L_25)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_28 = V_2; (( void (*) (int32_t, int32_t, int32_t, int32_t, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_19, (int32_t)L_20, (int32_t)L_23, (int32_t)L_26, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); } IL_0054: { il2cpp_codegen_initobj((&V_3), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); V_4 = (int32_t)0; V_5 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_29 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_29) { goto IL_007b; } } { int32_t L_30 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_31 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_31); int32_t L_32 = 0; uint16_t L_33 = (L_31)->GetAt(static_cast(L_32)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_34; L_34 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_30, (int32_t)L_33, /*hidden argument*/NULL); V_5 = (int32_t)L_34; } IL_007b: { int32_t L_35 = ___top3; V_6 = (int32_t)L_35; goto IL_010c; } IL_0084: { Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_36 = ___pixels1; int32_t L_37 = V_6; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_36); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_38; L_38 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_36, (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_8 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_38; int32_t L_39 = ___left2; int32_t L_40 = ___width4; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_41; L_41 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_8), (int32_t)L_39, (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_7 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_41; V_9 = (int32_t)0; goto IL_00f4; } IL_009f: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_42 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_0(); int32_t L_43 = V_4; uint8_t* L_44; L_44 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_45 = *((uint8_t*)L_44); int32_t L_46 = V_4; uint8_t* L_47; L_47 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_46, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_48 = *((uint8_t*)L_47); int32_t L_49 = V_4; uint8_t* L_50; L_50 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_2), (int32_t)L_49, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_51 = *((uint8_t*)L_50); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_52; L_52 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42, (uint8_t)L_45, (uint8_t)L_48, (uint8_t)L_51, /*hidden argument*/NULL); V_10 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_52; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53 = V_10; RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53, /*hidden argument*/NULL); int32_t L_54 = V_9; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_55; L_55 = Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_7), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_56 = V_3; *(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_55 = L_56; int32_t L_57 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); int32_t L_58 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00f4: { int32_t L_59 = V_9; int32_t L_60; L_60 = Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_009f; } } { int32_t L_61 = V_4; int32_t L_62 = V_5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); int32_t L_63 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_010c: { int32_t L_64 = V_6; int32_t L_65 = ___top3; int32_t L_66 = ___height5; if ((((int32_t)L_64) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)L_66))))) { goto IL_0084; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_ReverseChromaSubSampling_mA2526C2AEDF34F3906FDD37167D62CC54C3B5ADF_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCb4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCr5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___height1; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); goto IL_0064; } IL_001c: { int32_t L_9 = ___width0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); goto IL_005c; } IL_0022: { int32_t L_10 = V_0; int32_t L_11 = ___width0; int32_t L_12 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11)), (int32_t)L_12)); int32_t L_13 = V_0; int32_t L_14 = ___verticalSubSampling3; int32_t L_15 = ___width0; int32_t L_16 = ___horizontalSubSampling2; int32_t L_17 = V_1; int32_t L_18 = ___horizontalSubSampling2; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_13/(int32_t)L_14)), (int32_t)((int32_t)((int32_t)L_15/(int32_t)L_16)))), (int32_t)((int32_t)((int32_t)L_17/(int32_t)L_18)))); int32_t L_19 = V_2; uint8_t* L_20; L_20 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_21 = V_3; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); *((int8_t*)L_20) = (int8_t)L_23; int32_t L_24 = V_2; uint8_t* L_25; L_25 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_24, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_26 = V_3; uint8_t* L_27; L_27 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_26, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); *((int8_t*)L_25) = (int8_t)L_28; int32_t L_29 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); } IL_005c: { int32_t L_30 = V_1; if ((((int32_t)L_30) >= ((int32_t)0))) { goto IL_0022; } } { int32_t L_31 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)); } IL_0064: { int32_t L_32 = V_0; if ((((int32_t)L_32) >= ((int32_t)0))) { goto IL_001c; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::.ctor(SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1__ctor_m2E3F743D17D4E566CB5701A01C754F89BCA80D1C_gshared (YCbCrPlanarTiffColor_1_tE98F6525BE777AAB81FADAE77B2137C57C5F386A * __this, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients1, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBasePlanarColorDecoder_1_tD655AA0FF7B9ABEC014D0BED132A26BB3BC80609 *)__this); (( void (*) (TiffBasePlanarColorDecoder_1_tD655AA0FF7B9ABEC014D0BED132A26BB3BC80609 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBasePlanarColorDecoder_1_tD655AA0FF7B9ABEC014D0BED132A26BB3BC80609 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_0 = ___referenceBlackAndWhite0; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___coefficients1; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_2 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_2, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_0, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, /*hidden argument*/NULL); __this->set_converter_0(L_2); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_3 = ___ycbcrSubSampling2; __this->set_ycbcrSubSampling_1(L_3); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::Decode(System.Buffers.IMemoryOwner`1[],SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_Decode_m67CB856AC9691C0CDE78DC052ED45707B658C0B4_gshared (YCbCrPlanarTiffColor_1_tE98F6525BE777AAB81FADAE77B2137C57C5F386A * __this, IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* ___data0, Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_2; memset((&V_2), 0, sizeof(V_2)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_10; memset((&V_10), 0, sizeof(V_10)); { IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_0 = ___data0; NullCheck(L_0); int32_t L_1 = 0; RuntimeObject* L_2 = (RuntimeObject*)(L_0)->GetAt(static_cast(L_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3; L_3 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_2, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_4 = ___data0; NullCheck(L_4); int32_t L_5 = 1; RuntimeObject* L_6 = (RuntimeObject*)(L_4)->GetAt(static_cast(L_5)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7; L_7 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_6, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_7; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_8 = ___data0; NullCheck(L_8); int32_t L_9 = 2; RuntimeObject* L_10 = (RuntimeObject*)(L_8)->GetAt(static_cast(L_9)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; L_11 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_10, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_2 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_12 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_12) { goto IL_0054; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_13 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_13); int32_t L_14 = 0; uint16_t L_15 = (L_13)->GetAt(static_cast(L_14)); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0039; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_16 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_16); int32_t L_17 = 1; uint16_t L_18 = (L_16)->GetAt(static_cast(L_17)); if ((((int32_t)L_18) == ((int32_t)1))) { goto IL_0054; } } IL_0039: { int32_t L_19 = ___width4; int32_t L_20 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_21); int32_t L_22 = 0; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_24 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_24); int32_t L_25 = 1; uint16_t L_26 = (L_24)->GetAt(static_cast(L_25)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_28 = V_2; (( void (*) (int32_t, int32_t, int32_t, int32_t, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_19, (int32_t)L_20, (int32_t)L_23, (int32_t)L_26, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); } IL_0054: { il2cpp_codegen_initobj((&V_3), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); V_4 = (int32_t)0; V_5 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_29 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_29) { goto IL_007b; } } { int32_t L_30 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_31 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_31); int32_t L_32 = 0; uint16_t L_33 = (L_31)->GetAt(static_cast(L_32)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_34; L_34 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_30, (int32_t)L_33, /*hidden argument*/NULL); V_5 = (int32_t)L_34; } IL_007b: { int32_t L_35 = ___top3; V_6 = (int32_t)L_35; goto IL_010c; } IL_0084: { Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_36 = ___pixels1; int32_t L_37 = V_6; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_36); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_38; L_38 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_36, (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_8 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_38; int32_t L_39 = ___left2; int32_t L_40 = ___width4; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_41; L_41 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_8), (int32_t)L_39, (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_7 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_41; V_9 = (int32_t)0; goto IL_00f4; } IL_009f: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_42 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_0(); int32_t L_43 = V_4; uint8_t* L_44; L_44 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_45 = *((uint8_t*)L_44); int32_t L_46 = V_4; uint8_t* L_47; L_47 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_46, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_48 = *((uint8_t*)L_47); int32_t L_49 = V_4; uint8_t* L_50; L_50 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_2), (int32_t)L_49, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_51 = *((uint8_t*)L_50); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_52; L_52 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42, (uint8_t)L_45, (uint8_t)L_48, (uint8_t)L_51, /*hidden argument*/NULL); V_10 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_52; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53 = V_10; Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53, /*hidden argument*/NULL); int32_t L_54 = V_9; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_55; L_55 = Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_7), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_56 = V_3; *(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_55 = L_56; int32_t L_57 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); int32_t L_58 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00f4: { int32_t L_59 = V_9; int32_t L_60; L_60 = Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_009f; } } { int32_t L_61 = V_4; int32_t L_62 = V_5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); int32_t L_63 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_010c: { int32_t L_64 = V_6; int32_t L_65 = ___top3; int32_t L_66 = ___height5; if ((((int32_t)L_64) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)L_66))))) { goto IL_0084; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_ReverseChromaSubSampling_mC9BBBEF213F53E36DCEFA2F9EEF5896EF7B5D3EC_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCb4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCr5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___height1; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); goto IL_0064; } IL_001c: { int32_t L_9 = ___width0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); goto IL_005c; } IL_0022: { int32_t L_10 = V_0; int32_t L_11 = ___width0; int32_t L_12 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11)), (int32_t)L_12)); int32_t L_13 = V_0; int32_t L_14 = ___verticalSubSampling3; int32_t L_15 = ___width0; int32_t L_16 = ___horizontalSubSampling2; int32_t L_17 = V_1; int32_t L_18 = ___horizontalSubSampling2; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_13/(int32_t)L_14)), (int32_t)((int32_t)((int32_t)L_15/(int32_t)L_16)))), (int32_t)((int32_t)((int32_t)L_17/(int32_t)L_18)))); int32_t L_19 = V_2; uint8_t* L_20; L_20 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_21 = V_3; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); *((int8_t*)L_20) = (int8_t)L_23; int32_t L_24 = V_2; uint8_t* L_25; L_25 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_24, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_26 = V_3; uint8_t* L_27; L_27 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_26, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); *((int8_t*)L_25) = (int8_t)L_28; int32_t L_29 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); } IL_005c: { int32_t L_30 = V_1; if ((((int32_t)L_30) >= ((int32_t)0))) { goto IL_0022; } } { int32_t L_31 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)); } IL_0064: { int32_t L_32 = V_0; if ((((int32_t)L_32) >= ((int32_t)0))) { goto IL_001c; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::.ctor(SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1__ctor_m6DFD7BEBF5AB538B22DE9382C54D31426811A097_gshared (YCbCrPlanarTiffColor_1_t05E4B62AA1B70207B92E0644C929C890E3EA3C5B * __this, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients1, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBasePlanarColorDecoder_1_t3EF60C2E66BE0E545CBAB858BDFF2C277BE4117D *)__this); (( void (*) (TiffBasePlanarColorDecoder_1_t3EF60C2E66BE0E545CBAB858BDFF2C277BE4117D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBasePlanarColorDecoder_1_t3EF60C2E66BE0E545CBAB858BDFF2C277BE4117D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_0 = ___referenceBlackAndWhite0; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___coefficients1; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_2 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_2, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_0, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, /*hidden argument*/NULL); __this->set_converter_0(L_2); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_3 = ___ycbcrSubSampling2; __this->set_ycbcrSubSampling_1(L_3); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::Decode(System.Buffers.IMemoryOwner`1[],SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_Decode_m8ABB30F7B61A2EA4517DA7D4E083FE36D3A67B77_gshared (YCbCrPlanarTiffColor_1_t05E4B62AA1B70207B92E0644C929C890E3EA3C5B * __this, IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* ___data0, Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_2; memset((&V_2), 0, sizeof(V_2)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_8; memset((&V_8), 0, sizeof(V_8)); int32_t V_9 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_10; memset((&V_10), 0, sizeof(V_10)); { IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_0 = ___data0; NullCheck(L_0); int32_t L_1 = 0; RuntimeObject* L_2 = (RuntimeObject*)(L_0)->GetAt(static_cast(L_1)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3; L_3 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_2, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_4 = ___data0; NullCheck(L_4); int32_t L_5 = 1; RuntimeObject* L_6 = (RuntimeObject*)(L_4)->GetAt(static_cast(L_5)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_7; L_7 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_6, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_7; IMemoryOwner_1U5BU5D_tF100078940419A4008159B58082438374E6FCD26* L_8 = ___data0; NullCheck(L_8); int32_t L_9 = 2; RuntimeObject* L_10 = (RuntimeObject*)(L_8)->GetAt(static_cast(L_9)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; L_11 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_10, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_2 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_12 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_12) { goto IL_0054; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_13 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_13); int32_t L_14 = 0; uint16_t L_15 = (L_13)->GetAt(static_cast(L_14)); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0039; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_16 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_16); int32_t L_17 = 1; uint16_t L_18 = (L_16)->GetAt(static_cast(L_17)); if ((((int32_t)L_18) == ((int32_t)1))) { goto IL_0054; } } IL_0039: { int32_t L_19 = ___width4; int32_t L_20 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_21); int32_t L_22 = 0; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_24 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_24); int32_t L_25 = 1; uint16_t L_26 = (L_24)->GetAt(static_cast(L_25)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_28 = V_2; (( void (*) (int32_t, int32_t, int32_t, int32_t, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_19, (int32_t)L_20, (int32_t)L_23, (int32_t)L_26, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); } IL_0054: { il2cpp_codegen_initobj((&V_3), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); V_4 = (int32_t)0; V_5 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_29 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); if (!L_29) { goto IL_007b; } } { int32_t L_30 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_31 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_1(); NullCheck(L_31); int32_t L_32 = 0; uint16_t L_33 = (L_31)->GetAt(static_cast(L_32)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_34; L_34 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_30, (int32_t)L_33, /*hidden argument*/NULL); V_5 = (int32_t)L_34; } IL_007b: { int32_t L_35 = ___top3; V_6 = (int32_t)L_35; goto IL_010c; } IL_0084: { Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_36 = ___pixels1; int32_t L_37 = V_6; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_36); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_38; L_38 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_36, (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_8 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_38; int32_t L_39 = ___left2; int32_t L_40 = ___width4; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_41; L_41 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_8), (int32_t)L_39, (int32_t)L_40, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_7 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_41; V_9 = (int32_t)0; goto IL_00f4; } IL_009f: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_42 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_0(); int32_t L_43 = V_4; uint8_t* L_44; L_44 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_43, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_45 = *((uint8_t*)L_44); int32_t L_46 = V_4; uint8_t* L_47; L_47 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_46, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_48 = *((uint8_t*)L_47); int32_t L_49 = V_4; uint8_t* L_50; L_50 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_2), (int32_t)L_49, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_51 = *((uint8_t*)L_50); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_52; L_52 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_42, (uint8_t)L_45, (uint8_t)L_48, (uint8_t)L_51, /*hidden argument*/NULL); V_10 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_52; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53 = V_10; Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_3), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53, /*hidden argument*/NULL); int32_t L_54 = V_9; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_55; L_55 = Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_7), (int32_t)L_54, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_56 = V_3; *(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_55 = L_56; int32_t L_57 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); int32_t L_58 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00f4: { int32_t L_59 = V_9; int32_t L_60; L_60 = Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_7), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_009f; } } { int32_t L_61 = V_4; int32_t L_62 = V_5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); int32_t L_63 = V_6; V_6 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1)); } IL_010c: { int32_t L_64 = V_6; int32_t L_65 = ___top3; int32_t L_66 = ___height5; if ((((int32_t)L_64) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)L_66))))) { goto IL_0084; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrPlanarTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrPlanarTiffColor_1_ReverseChromaSubSampling_m4117FC3A7807ACDE6FCCDFF962479B896E7C12C2_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCb4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___planarCr5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___height1; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); goto IL_0064; } IL_001c: { int32_t L_9 = ___width0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); goto IL_005c; } IL_0022: { int32_t L_10 = V_0; int32_t L_11 = ___width0; int32_t L_12 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)L_11)), (int32_t)L_12)); int32_t L_13 = V_0; int32_t L_14 = ___verticalSubSampling3; int32_t L_15 = ___width0; int32_t L_16 = ___horizontalSubSampling2; int32_t L_17 = V_1; int32_t L_18 = ___horizontalSubSampling2; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)L_13/(int32_t)L_14)), (int32_t)((int32_t)((int32_t)L_15/(int32_t)L_16)))), (int32_t)((int32_t)((int32_t)L_17/(int32_t)L_18)))); int32_t L_19 = V_2; uint8_t* L_20; L_20 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_19, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_21 = V_3; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCb4), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); *((int8_t*)L_20) = (int8_t)L_23; int32_t L_24 = V_2; uint8_t* L_25; L_25 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_24, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_26 = V_3; uint8_t* L_27; L_27 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___planarCr5), (int32_t)L_26, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); *((int8_t*)L_25) = (int8_t)L_28; int32_t L_29 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); } IL_005c: { int32_t L_30 = V_1; if ((((int32_t)L_30) >= ((int32_t)0))) { goto IL_0022; } } { int32_t L_31 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)); } IL_0064: { int32_t L_32 = V_0; if ((((int32_t)L_32) >= ((int32_t)0))) { goto IL_001c; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m6B686EF965399D937EE083D90D3815FF60F1546E_gshared (YCbCrTiffColor_1_tB8829C3786020422593560C688A502B38D2B56C0 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t918FD6CD48CDBC0980625514C46FB810D5E7C196 *)__this); (( void (*) (TiffBaseColorDecoder_1_t918FD6CD48CDBC0980625514C46FB810D5E7C196 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t918FD6CD48CDBC0980625514C46FB810D5E7C196 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m06611C00593EC666C52885554ADCB2DEB4CC2816_gshared (YCbCrTiffColor_1_tB8829C3786020422593560C688A502B38D2B56C0 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_37); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_39; L_39 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_42; L_42 = Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; A8_FromRgba32_m95B5217E5553DA550DCA790D1C84DC416DE5D93E_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_56; L_56 = Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_57 = V_1; *(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_inline((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mD75F73C432B86D856B6E03944956E98B49354DC0_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m6277E273F6F3A46AA8A9B574E92A60DFA963F0AC_gshared (YCbCrTiffColor_1_t3A62B098522B3D721053F4C324F8F93DF752F212 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_tE851D4FE006300E0B4C8AE9B48D8896CB73E4E63 *)__this); (( void (*) (TiffBaseColorDecoder_1_tE851D4FE006300E0B4C8AE9B48D8896CB73E4E63 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_tE851D4FE006300E0B4C8AE9B48D8896CB73E4E63 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mB61AE71339102D9D1119EE3E5D9B60BE2711DFFF_gshared (YCbCrTiffColor_1_t3A62B098522B3D721053F4C324F8F93DF752F212 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_37); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_39; L_39 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_42; L_42 = Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Abgr32_FromRgba32_m210606082B9D0A62B847B377E63B7C7B03BF6BA1_inline((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_56; L_56 = Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_57 = V_1; *(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_inline((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mDF482998381AF32C20157842C7E42B3453B96457_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m05A158DC72DDC400A290AD71EDC6E131DB7A369F_gshared (YCbCrTiffColor_1_tD45D2BB66D1980A3CD5E870A12DC313C6F1CAA9B * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t4CEB11609E3A1664646FF4C1C04F0F4259F978BA *)__this); (( void (*) (TiffBaseColorDecoder_1_t4CEB11609E3A1664646FF4C1C04F0F4259F978BA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t4CEB11609E3A1664646FF4C1C04F0F4259F978BA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m598789D0D0C45CBFF52674C6288D0EFCA9BB1AB7_gshared (YCbCrTiffColor_1_tD45D2BB66D1980A3CD5E870A12DC313C6F1CAA9B * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_37); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_39; L_39 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_42; L_42 = Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Argb32_FromRgba32_m8732EDACB2F36E0A0B8560A23C1E7C84A0ACA13D_inline((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_56; L_56 = Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_57 = V_1; *(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m87D62016DA7ACCCA9867888A82E0DC1EBA49D365_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m2147DE07D41E59C3B9C07FE45C32895C0C987A60_gshared (YCbCrTiffColor_1_tC7BEF82CC29BC3C058089516FB1DB20691F0C7C3 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t3FE98C890282FDAEF7943D75EBBE4341CD055B29 *)__this); (( void (*) (TiffBaseColorDecoder_1_t3FE98C890282FDAEF7943D75EBBE4341CD055B29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t3FE98C890282FDAEF7943D75EBBE4341CD055B29 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mB36E149B93D7B0291DAF94AA3697DBEB2047280B_gshared (YCbCrTiffColor_1_tC7BEF82CC29BC3C058089516FB1DB20691F0C7C3 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_37); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_39; L_39 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_42; L_42 = Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Bgr24_FromRgba32_mF9E6E847F397D311BA7975BCCB7F001AC446F58F_inline((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_56; L_56 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_57 = V_1; *(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m6FB4ADCAD09515FA8FD33DD7618B40432553E262_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m856244EE39120E17E6792AA81B7D33C18FC1E367_gshared (YCbCrTiffColor_1_t38F7286101F55972F0F7D4B1AB5DE1166CB1A737 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_tF5626A0B24BD39A47E286B31EDCEAC5822C46911 *)__this); (( void (*) (TiffBaseColorDecoder_1_tF5626A0B24BD39A47E286B31EDCEAC5822C46911 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_tF5626A0B24BD39A47E286B31EDCEAC5822C46911 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m3F395AB931645F51592C2C16A8E4F4CA4546726F_gshared (YCbCrTiffColor_1_t38F7286101F55972F0F7D4B1AB5DE1166CB1A737 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_37); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_39; L_39 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_42; L_42 = Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Bgr565_FromRgba32_mFF0E01436B3762D61F783C58FAC7D9369B7B6101_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_56; L_56 = Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_57 = V_1; *(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mC55E3FC8445AADC4065A6686C899909FE589E0F3_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mE20F2B13FD4C8FA2C0446EDD66CF576C3261A606_gshared (YCbCrTiffColor_1_tF95A5288F17B2F6105725E484D5C62F539D9CE6F * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t7A6BF924256AEC483C9F0C20CDE918BA71D0DF01 *)__this); (( void (*) (TiffBaseColorDecoder_1_t7A6BF924256AEC483C9F0C20CDE918BA71D0DF01 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t7A6BF924256AEC483C9F0C20CDE918BA71D0DF01 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m553C9BE8AB7D2A7549657946EBE099BAFEEE886D_gshared (YCbCrTiffColor_1_tF95A5288F17B2F6105725E484D5C62F539D9CE6F * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_37); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39; L_39 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42; L_42 = Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Bgra32_FromRgba32_m67A6EA88D5235A28D32ADB5A5B434A050B483371_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_56; L_56 = Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_57 = V_1; *(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m58CAD9068C570D2CE2B4B7D8B7EE6C76F04B05F8_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mE395ACE49FCAC5E443B05775AFDE9A2F71846194_gshared (YCbCrTiffColor_1_tED09F55D54B0C06416D3456E8CE05ABA432C1153 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t857BAAF3FCC1EC92838126EA9F182DB634A0EE30 *)__this); (( void (*) (TiffBaseColorDecoder_1_t857BAAF3FCC1EC92838126EA9F182DB634A0EE30 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t857BAAF3FCC1EC92838126EA9F182DB634A0EE30 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m894BEEAEBC3AD5856F7EA9F3088EDE139BC75803_gshared (YCbCrTiffColor_1_tED09F55D54B0C06416D3456E8CE05ABA432C1153 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_37); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_39; L_39 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_42; L_42 = Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Bgra4444_FromRgba32_mAD7077840515C0C230E9D33DA2829CBB12D2AC34_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_56; L_56 = Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_57 = V_1; *(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m8F4E9F46CC7B463F59AA7171240E2B52CB6675F4_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mC7F75DE1BACFDB78796D2B6D09CB6194D403E32C_gshared (YCbCrTiffColor_1_t2E0343BB39ACB1C6D6DDD875E90AF8A67A62FAC8 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t8641CF3451024EEF0A918103E131F5E1FF90E24D *)__this); (( void (*) (TiffBaseColorDecoder_1_t8641CF3451024EEF0A918103E131F5E1FF90E24D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t8641CF3451024EEF0A918103E131F5E1FF90E24D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m77E145C031C91466D0B5781242E23E8F103BC268_gshared (YCbCrTiffColor_1_t2E0343BB39ACB1C6D6DDD875E90AF8A67A62FAC8 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_37); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_39; L_39 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_42; L_42 = Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Bgra5551_FromRgba32_mBAA032603F80C777772621701A82B60259D1337E_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_56; L_56 = Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_57 = V_1; *(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m440EFBFFCC5B2AC5F6D6003EF585943EC136ACD8_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m55634BBBF23560B0438ECD92F3E67A23540A2AE7_gshared (YCbCrTiffColor_1_t119DED368089AFEA1738B78D5292334EFF5B03D8 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t15C72D255011DDD6F239C9B0EB31BBDA063D7EC7 *)__this); (( void (*) (TiffBaseColorDecoder_1_t15C72D255011DDD6F239C9B0EB31BBDA063D7EC7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t15C72D255011DDD6F239C9B0EB31BBDA063D7EC7 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m6AF5158C91402E73693F0017F710996DEF2C01C6_gshared (YCbCrTiffColor_1_t119DED368089AFEA1738B78D5292334EFF5B03D8 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_37); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_39; L_39 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_42; L_42 = Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Byte4_FromRgba32_mAC2340372FAAB8B070A3EC6AED428D8C55CE9764_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_56; L_56 = Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_57 = V_1; *(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mA94629C112FABD8A32F1949B435A3C8783C74CA4_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mDBA38C5602CB0AB0519E63E08957DF662B498CE7_gshared (YCbCrTiffColor_1_tE9A40B395B6B0A85D14A9DE0A3EFF62EA0B35825 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_tECA698BDF54F0695DAED39B407AAACF3B2D9DBB3 *)__this); (( void (*) (TiffBaseColorDecoder_1_tECA698BDF54F0695DAED39B407AAACF3B2D9DBB3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_tECA698BDF54F0695DAED39B407AAACF3B2D9DBB3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m3023EC0983FA7E4356A2F6EE15D809253FB043DC_gshared (YCbCrTiffColor_1_tE9A40B395B6B0A85D14A9DE0A3EFF62EA0B35825 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_37); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_39; L_39 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_42; L_42 = Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; HalfSingle_FromRgba32_mE35BB79E4C5E42B15E11025F36C4C71294AC3C07_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_56; L_56 = Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_57 = V_1; *(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mEC1AAA7EAC2EF98F21F3DB9E927E2A7549861999_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m708C2E4FE4936144A7479B64040D608114F81D5F_gshared (YCbCrTiffColor_1_t4B0E875DBF476286CFF162C0E99E34DBAEBF6AAE * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_tC5E79B2686F0670AA1255C25C9F091E8E1511274 *)__this); (( void (*) (TiffBaseColorDecoder_1_tC5E79B2686F0670AA1255C25C9F091E8E1511274 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_tC5E79B2686F0670AA1255C25C9F091E8E1511274 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m381F4969820A26415999867B64B97272EB2835D0_gshared (YCbCrTiffColor_1_t4B0E875DBF476286CFF162C0E99E34DBAEBF6AAE * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_37); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_39; L_39 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_42; L_42 = Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; HalfVector2_FromRgba32_mB90E76213CC389E64E58841CC91027ED7B3AC0BA_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_56; L_56 = Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_57 = V_1; *(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mFE4DF8BE6B4D37954155FBDC20E57B99990F7D0F_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mC56123C985E0C194874629A9CE04BFFDFB2D9DA8_gshared (YCbCrTiffColor_1_t0DD3112AF7AE2E9A1E50B756AC4B09B049AE8430 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t1C78AB236B685F56C82AF446C9360390B947835A *)__this); (( void (*) (TiffBaseColorDecoder_1_t1C78AB236B685F56C82AF446C9360390B947835A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t1C78AB236B685F56C82AF446C9360390B947835A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mD124063BABB99BFDCDB7D45447B93ED993C1E74B_gshared (YCbCrTiffColor_1_t0DD3112AF7AE2E9A1E50B756AC4B09B049AE8430 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_37); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_39; L_39 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_42; L_42 = Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; HalfVector4_FromRgba32_mD474CE306F7C80AC5FB351593B2B5A989344EFD1_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_56; L_56 = Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_57 = V_1; *(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mCCDD5282805A919381ECCDF0CFEB366FF8489447_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mCB474D93FFBA46C021F4D003FC5435714E77E944_gshared (YCbCrTiffColor_1_t4A1BD5A43FE1950184574C99E33E2D0294C926BD * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t83B194CC0BFB001A2EBC7AE3297790038C56E03B *)__this); (( void (*) (TiffBaseColorDecoder_1_t83B194CC0BFB001A2EBC7AE3297790038C56E03B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t83B194CC0BFB001A2EBC7AE3297790038C56E03B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mA7F34DEF881A767ACEF63DB0DA119192960C8230_gshared (YCbCrTiffColor_1_t4A1BD5A43FE1950184574C99E33E2D0294C926BD * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_37); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_39; L_39 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_42; L_42 = Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; L16_FromRgba32_m46DCAD2530E68E9D798C9CC86E83849FFC932F89_inline((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_56; L_56 = Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_57 = V_1; *(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m623887CCA80ACF622F4EBF091F4D6690212FF085_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mEFF8278E7C52A2761263BD184C6DA1BFC00F1093_gshared (YCbCrTiffColor_1_tAC4931770A56157C861AC981007346D73C1B3C58 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_tB65A3294C0E41F622A97978BC391C50CC59657F8 *)__this); (( void (*) (TiffBaseColorDecoder_1_tB65A3294C0E41F622A97978BC391C50CC59657F8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_tB65A3294C0E41F622A97978BC391C50CC59657F8 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m9E0B6D2509928FAFED91FCF5ED882A7385B5087C_gshared (YCbCrTiffColor_1_tAC4931770A56157C861AC981007346D73C1B3C58 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_37); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_39; L_39 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_42; L_42 = Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; L8_FromRgba32_m89F398D23DD621E03CA0715AC7FE3988294C9E38_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_56; L_56 = Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_57 = V_1; *(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m9A5F68805D2E417715779A2CBC5F876104AA6C6C_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mDADEAB63A2999AFAC7BB8E16B0F156429667FFE1_gshared (YCbCrTiffColor_1_t3CDDCFED9F25E7818F99D84F94CC054CF57C7D81 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_tEE4C4BD3CAA2C9AD94C4A90677FD21582758165A *)__this); (( void (*) (TiffBaseColorDecoder_1_tEE4C4BD3CAA2C9AD94C4A90677FD21582758165A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_tEE4C4BD3CAA2C9AD94C4A90677FD21582758165A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mD0B51FC3BA4097D900EA49A7DE2D07AC8A92AF05_gshared (YCbCrTiffColor_1_t3CDDCFED9F25E7818F99D84F94CC054CF57C7D81 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_37); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_39; L_39 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_42; L_42 = Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; La16_FromRgba32_mB5CB599F36CB849A13E5C8B03A0E733583FFC69B_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_56; L_56 = Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_57 = V_1; *(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mC46506CD7C7E15293A8DFC4D6AED4574CA70E174_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m92E31325DE533FDB06AEA770A63FB7FA8860ABA6_gshared (YCbCrTiffColor_1_t61D51820183B0ED57FEA2554BC7DE922BCF786AF * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t36145E17E31EC1F87E87A83BC85DDFD1923515DF *)__this); (( void (*) (TiffBaseColorDecoder_1_t36145E17E31EC1F87E87A83BC85DDFD1923515DF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t36145E17E31EC1F87E87A83BC85DDFD1923515DF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mE4FEE922B61ADF8B5E011308791B65B70D805437_gshared (YCbCrTiffColor_1_t61D51820183B0ED57FEA2554BC7DE922BCF786AF * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_37); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_39; L_39 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_42; L_42 = Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; La32_FromRgba32_m36DEFBD1145F68A0A8CAD35C66538708AE44FB2F_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_56; L_56 = Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_57 = V_1; *(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mCBDCC440F2B6F9D784E89C39F151B7D1075A027E_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mAADB5000AF21F2E4F1FEF1C2A5F83FE1A24D3222_gshared (YCbCrTiffColor_1_t3EE892B0513902F50D76B916778FE1BC2D0C272A * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t5EEB416C8BC13ED981CA975C538EF1D7D43CA46F *)__this); (( void (*) (TiffBaseColorDecoder_1_t5EEB416C8BC13ED981CA975C538EF1D7D43CA46F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t5EEB416C8BC13ED981CA975C538EF1D7D43CA46F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m1ADB13EF94701B0DF1C3FA9BF54605E10A419106_gshared (YCbCrTiffColor_1_t3EE892B0513902F50D76B916778FE1BC2D0C272A * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_37); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_39; L_39 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_42; L_42 = Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; NormalizedByte2_FromRgba32_mC31C43BA8E2CD79580CF668F26E72F0ECCC68F76_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_56; L_56 = Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_57 = V_1; *(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mC31A9DFCE4CCE6E72E774CC6A611142B82427D26_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mE5AD68FE5D16D70E76CBEDDF1D3CB8D3845C7463_gshared (YCbCrTiffColor_1_tAF86BB502D6B7C008FC9E382D9DC9849315819A5 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_tB6982B4DAC2D889F0485071C8A3686B537023238 *)__this); (( void (*) (TiffBaseColorDecoder_1_tB6982B4DAC2D889F0485071C8A3686B537023238 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_tB6982B4DAC2D889F0485071C8A3686B537023238 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mC2177EF79755BCBC0E4AA68BE2D600967B291D85_gshared (YCbCrTiffColor_1_tAF86BB502D6B7C008FC9E382D9DC9849315819A5 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_37); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_39; L_39 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_42; L_42 = Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; NormalizedByte4_FromRgba32_m5CE80394A5404F0E2AE7879D81F33378A793F464_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_56; L_56 = Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_57 = V_1; *(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mE9C3226CC58547E472F06E4B0D0DD562714A2B78_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m29566BB8D663184C027D3F93B01558923BAA6FBD_gshared (YCbCrTiffColor_1_tB1F00CA825D0B9F09E0D27A43D8FA5773C17038A * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t176EEB3AC319E4A8A19A32C1ABF249FA7C9BFE73 *)__this); (( void (*) (TiffBaseColorDecoder_1_t176EEB3AC319E4A8A19A32C1ABF249FA7C9BFE73 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t176EEB3AC319E4A8A19A32C1ABF249FA7C9BFE73 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m533214522C1C6C6F2A0A6C5D3A220F32ABB36615_gshared (YCbCrTiffColor_1_tB1F00CA825D0B9F09E0D27A43D8FA5773C17038A * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_37); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_39; L_39 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_42; L_42 = Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; NormalizedShort2_FromRgba32_mB7EF1FE4A9D64B4D8A716080902745E6F37E6B3B_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_56; L_56 = Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_57 = V_1; *(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m5BFC482EDE9AC59C188B1179F67E0802A4D87A67_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m8293C6790BDD54F9A3C2E17A57B6893F437481CC_gshared (YCbCrTiffColor_1_tF29032BCB2500CB022C1892DA1B277654312B17B * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t06DE817666FDCBD5E80C2F2A44625D66936562FC *)__this); (( void (*) (TiffBaseColorDecoder_1_t06DE817666FDCBD5E80C2F2A44625D66936562FC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t06DE817666FDCBD5E80C2F2A44625D66936562FC *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m1081DFEA67AB8F14C484C3673C203432610CB006_gshared (YCbCrTiffColor_1_tF29032BCB2500CB022C1892DA1B277654312B17B * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_37); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_39; L_39 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_42; L_42 = Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; NormalizedShort4_FromRgba32_mF43BE8669B1F3FA50C4FD3F59B000D9FE428F6EC_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_56; L_56 = Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_57 = V_1; *(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m8108A3168E01BB41B5C95976B013FFB9421A9EB9_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m6265A69E9C5DDA306442DA90E3237128E8EB0A00_gshared (YCbCrTiffColor_1_t4AC9E4FDD35C43465EC5AA40FDA2D44645A04B32 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t805086FF229CA1429C0DBDCC22FADB04E95B3BD2 *)__this); (( void (*) (TiffBaseColorDecoder_1_t805086FF229CA1429C0DBDCC22FADB04E95B3BD2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t805086FF229CA1429C0DBDCC22FADB04E95B3BD2 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mD63A4619FEDBCC9BFCDF9E88E9DE355780B626CE_gshared (YCbCrTiffColor_1_t4AC9E4FDD35C43465EC5AA40FDA2D44645A04B32 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_37); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_39; L_39 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_42; L_42 = Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Rg32_FromRgba32_mD5051B8E5643D901F7CC15ECCB74E2739B9A7101_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_56; L_56 = Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_57 = V_1; *(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mEF06B5E0FB19E7A413440D17280FCE79091BC558_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m42D718390A2BF62A368DD5E0A4CB478BCC5DDA97_gshared (YCbCrTiffColor_1_tE5E23005CBC59E73D3D875B3382BF8582A142BEC * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t72569D78D92EE7E1C70B88431A97DA3537E2D114 *)__this); (( void (*) (TiffBaseColorDecoder_1_t72569D78D92EE7E1C70B88431A97DA3537E2D114 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t72569D78D92EE7E1C70B88431A97DA3537E2D114 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m0206B41D305D1A3124B91DE80930E7C769C6FD50_gshared (YCbCrTiffColor_1_tE5E23005CBC59E73D3D875B3382BF8582A142BEC * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_37); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_39; L_39 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_42; L_42 = Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Rgb24_FromRgba32_mB1A0FD43867EB848885E8E1D098B15F77FF7298E_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_56; L_56 = Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_57 = V_1; *(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_mDB6C49D75EB0CE7D7158FB4D0201FE5D4A0AAC97_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mB3FD8DB89A4CA7B563C0BBC1B6DCF28F53FF50B4_gshared (YCbCrTiffColor_1_t32DFCCCE6D5C5ACD4AC197FC7C16F600F5DC139B * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t6CD24A079865CB89CA89443CB42E8FB5F4921C17 *)__this); (( void (*) (TiffBaseColorDecoder_1_t6CD24A079865CB89CA89443CB42E8FB5F4921C17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t6CD24A079865CB89CA89443CB42E8FB5F4921C17 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m47479666029D5068783DDDE2F8B8D5F31C0377B4_gshared (YCbCrTiffColor_1_t32DFCCCE6D5C5ACD4AC197FC7C16F600F5DC139B * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_37); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_39; L_39 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_42; L_42 = Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Rgb48_FromRgba32_m4BFD7AACDA0B1A48504A981250F8C51A2F2E3BEF_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_56; L_56 = Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_57 = V_1; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m3F34E7F4BA2A4D794DBED6E66A02587175A6CA47_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m8139931108EB389F07970D9BA46C166DE66479D7_gshared (YCbCrTiffColor_1_t357D96EB60D8BC908E2C1BDC99941F35C2F48433 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t174EB86860B0FC16F8B905039EBF6E409E145A6E *)__this); (( void (*) (TiffBaseColorDecoder_1_t174EB86860B0FC16F8B905039EBF6E409E145A6E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t174EB86860B0FC16F8B905039EBF6E409E145A6E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m44B73BC20A583F8CF1E7A2C7A6E6549E3DDCA601_gshared (YCbCrTiffColor_1_t357D96EB60D8BC908E2C1BDC99941F35C2F48433 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_37); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_39; L_39 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_42; L_42 = Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_56; L_56 = Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_57 = V_1; *(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m9B5D47A4870C9598EFED506402391AC9C0B5218A_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mE12F53D85A558F0C4E1F1413BCAB0837448CADC4_gshared (YCbCrTiffColor_1_tBA823B8FA13CE896B17B15979D172D6F27ED6E5B * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t77494A86DC1794157D3A29DCAC8619A82D407FD1 *)__this); (( void (*) (TiffBaseColorDecoder_1_t77494A86DC1794157D3A29DCAC8619A82D407FD1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t77494A86DC1794157D3A29DCAC8619A82D407FD1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mBF1379170C285F6BC542E173BBF7CF5C801287C3_gshared (YCbCrTiffColor_1_tBA823B8FA13CE896B17B15979D172D6F27ED6E5B * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_37); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_39; L_39 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_42; L_42 = Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_56; L_56 = Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_57 = V_1; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m9D4B32F454ACCA8F1E0F92DF4494F6DE2F9204AD_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m3F1946A46458D44BCC4F7859613478FD3C27FF36_gshared (YCbCrTiffColor_1_t2072092148C36D622D6B62756FB4A71FFB9CFD40 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t3223C0E8278BCDA9FF8DC568A7FF129167AE3490 *)__this); (( void (*) (TiffBaseColorDecoder_1_t3223C0E8278BCDA9FF8DC568A7FF129167AE3490 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t3223C0E8278BCDA9FF8DC568A7FF129167AE3490 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_mF8E1D3F13497686F7C45C82F7CEE76A17A119F09_gshared (YCbCrTiffColor_1_t2072092148C36D622D6B62756FB4A71FFB9CFD40 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_37); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_39; L_39 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_42; L_42 = Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_56; L_56 = Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_57 = V_1; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m8B2E715C82960F5C9E3BBED99A0BCA2A8ECBF203_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mC6CAD74BA3B1BB00125DE672A8121F0BAADDC5FC_gshared (YCbCrTiffColor_1_t05742B3D973A8D102164E2180BE25A35E8185762 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_tCD960A410E63156396FB71697AEFCF2D8C143C5D *)__this); (( void (*) (TiffBaseColorDecoder_1_tCD960A410E63156396FB71697AEFCF2D8C143C5D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_tCD960A410E63156396FB71697AEFCF2D8C143C5D *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m7B67DAEAFC1DEECCDAF2C766E0333FF3BD7600FF_gshared (YCbCrTiffColor_1_t05742B3D973A8D102164E2180BE25A35E8185762 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_37); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_39; L_39 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_42; L_42 = Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_56; L_56 = Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_57 = V_1; *(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m9555B4B37D3EB2E5753079D7969C17F2BAC2E104_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_mFFAAD3E75534CFC99910E46E8C8161F262141948_gshared (YCbCrTiffColor_1_tE2DDEFFFFDFEFDFBC47326A065B430ACAC424FB1 * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t4F0EDB938DD7EEA056B6BC6ADB1C0A2F47209426 *)__this); (( void (*) (TiffBaseColorDecoder_1_t4F0EDB938DD7EEA056B6BC6ADB1C0A2F47209426 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t4F0EDB938DD7EEA056B6BC6ADB1C0A2F47209426 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m838621C11CCA3174DBE7F868C931F0FF9D023326_gshared (YCbCrTiffColor_1_tE2DDEFFFFDFEFDFBC47326A065B430ACAC424FB1 * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_37); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_39; L_39 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_42; L_42 = Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_56; L_56 = Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_57 = V_1; *(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m0CCA909FAF368192FDE12AC12E790AC4F5813D39_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::.ctor(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Rational[],SixLabors.ImageSharp.Rational[],System.UInt16[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1__ctor_m82FD5D38707795F1805717985864A752495606A9_gshared (YCbCrTiffColor_1_tC46495DA858FA1C21D6694C001B37BF1B887DC7A * __this, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___referenceBlackAndWhite1, RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* ___coefficients2, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___ycbcrSubSampling3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NullCheck((TiffBaseColorDecoder_1_t243286BA9CF1C79875F003EA80966227FA554E79 *)__this); (( void (*) (TiffBaseColorDecoder_1_t243286BA9CF1C79875F003EA80966227FA554E79 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)->methodPointer)((TiffBaseColorDecoder_1_t243286BA9CF1C79875F003EA80966227FA554E79 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 0)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; __this->set_memoryAllocator_0(L_0); RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_1 = ___referenceBlackAndWhite1; RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A* L_2 = ___coefficients2; YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_3 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)il2cpp_codegen_object_new(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); YCbCrConverter__ctor_mD6E93AE6A8275A06B88072078C41051C2DAF9E75(L_3, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_1, (RationalU5BU5D_t4C802BEB3FFE5C56511AB6D4BFA75A759923BA8A*)L_2, /*hidden argument*/NULL); __this->set_converter_1(L_3); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___ycbcrSubSampling3; __this->set_ycbcrSubSampling_2(L_4); return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::Decode(System.ReadOnlySpan`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_Decode_m45829F783F9F455B564ADEBD9D54EC72CEA32129_gshared (YCbCrTiffColor_1_tC46495DA858FA1C21D6694C001B37BF1B887DC7A * __this, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___data0, Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___pixels1, int32_t ___left2, int32_t ___top3, int32_t ___width4, int32_t ___height5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_7; memset((&V_7), 0, sizeof(V_7)); int32_t V_8 = 0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_9; memset((&V_9), 0, sizeof(V_9)); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_10; memset((&V_10), 0, sizeof(V_10)); int32_t V_11 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___data0; V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_1) { goto IL_007c; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_2); int32_t L_3 = 0; uint16_t L_4 = (L_2)->GetAt(static_cast(L_3)); if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0020; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_5); int32_t L_6 = 1; uint16_t L_7 = (L_5)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) == ((int32_t)1))) { goto IL_007c; } } IL_0020: { int32_t L_8 = ___width4; int32_t L_9 = ___height5; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)4)); int32_t L_10 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)4)), (int32_t)L_10)), (int32_t)3)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_11 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_12 = V_5; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11); RuntimeObject* L_13; L_13 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_11, (int32_t)L_12, (int32_t)0); V_6 = (RuntimeObject*)L_13; } IL_0041: try {// begin try (depth: 1) RuntimeObject* L_14 = V_6; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_15; L_15 = MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_inline((RuntimeObject*)L_14, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_RuntimeMethod_var); V_7 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_15; int32_t L_16 = ___width4; int32_t L_17 = ___height5; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_18 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_18); int32_t L_19 = 0; uint16_t L_20 = (L_18)->GetAt(static_cast(L_19)); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_21 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_21); int32_t L_22 = 1; uint16_t L_23 = (L_21)->GetAt(static_cast(L_22)); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___data0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_25 = V_7; (( void (*) (int32_t, int32_t, int32_t, int32_t, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)->methodPointer)((int32_t)L_16, (int32_t)L_17, (int32_t)L_20, (int32_t)L_23, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 2)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26 = V_7; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_27; L_27 = Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26, /*hidden argument*/Span_1_op_Implicit_m32481C101446822A091A6AF57FBBF92D2EC2185A_RuntimeMethod_var); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_27; IL2CPP_LEAVE(0x7C, FINALLY_0070); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0070; } FINALLY_0070: {// begin finally (depth: 1) { RuntimeObject* L_28 = V_6; if (!L_28) { goto IL_007b; } } IL_0074: { RuntimeObject* L_29 = V_6; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007b: { IL2CPP_END_FINALLY(112) } }// end finally (depth: 1) IL2CPP_CLEANUP(112) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7C, IL_007c) } IL_007c: { il2cpp_codegen_initobj((&V_1), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); V_2 = (int32_t)0; V_3 = (int32_t)0; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_30 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); if (!L_30) { goto IL_00a0; } } { int32_t L_31 = ___width4; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_32 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)__this->get_ycbcrSubSampling_2(); NullCheck(L_32); int32_t L_33 = 0; uint16_t L_34 = (L_32)->GetAt(static_cast(L_33)); IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_35; L_35 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_31, (int32_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)L_35; } IL_00a0: { int32_t L_36 = ___top3; V_8 = (int32_t)L_36; goto IL_012f; } IL_00a9: { Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_37 = ___pixels1; int32_t L_38 = V_8; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_37); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_39; L_39 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_37, (int32_t)L_38, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 4)); V_10 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_39; int32_t L_40 = ___left2; int32_t L_41 = ___width4; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_42; L_42 = Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_10), (int32_t)L_40, (int32_t)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 5)); V_9 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_42; V_11 = (int32_t)0; goto IL_0118; } IL_00c4: { YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * L_43 = (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)__this->get_converter_1(); int32_t L_44 = V_2; uint8_t* L_45; L_45 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_46 = *((uint8_t*)L_45); int32_t L_47 = V_2; uint8_t* L_48; L_48 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_49 = *((uint8_t*)L_48); int32_t L_50 = V_2; uint8_t* L_51; L_51 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)2)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_52 = *((uint8_t*)L_51); NullCheck((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_53; L_53 = YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline((YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 *)L_43, (uint8_t)L_46, (uint8_t)L_49, (uint8_t)L_52, /*hidden argument*/NULL); V_12 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_53; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_54 = V_12; Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_1), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_54, /*hidden argument*/NULL); int32_t L_55 = V_11; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_56; L_56 = Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_9), (int32_t)L_55, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 7)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_57 = V_1; *(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_56 = L_57; int32_t L_58 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)3)); int32_t L_59 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)1)); } IL_0118: { int32_t L_60 = V_11; int32_t L_61; L_61 = Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_9), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->klass->rgctx_data, 8)); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_00c4; } } { int32_t L_62 = V_2; int32_t L_63 = V_3; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)3)))); int32_t L_64 = V_8; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_012f: { int32_t L_65 = V_8; int32_t L_66 = ___top3; int32_t L_67 = ___height5; if ((((int32_t)L_65) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)L_67))))) { goto IL_00a9; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Tiff.PhotometricInterpretation.YCbCrTiffColor`1::ReverseChromaSubSampling(System.Int32,System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YCbCrTiffColor_1_ReverseChromaSubSampling_m516725B669093147F4B41EAD6C7167350BFDFB1B_gshared (int32_t ___width0, int32_t ___height1, int32_t ___horizontalSubSampling2, int32_t ___verticalSubSampling3, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0x0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t L_0 = ___width0; int32_t L_1 = ___width0; int32_t L_2 = ___horizontalSubSampling2; IL2CPP_RUNTIME_CLASS_INIT(TiffUtils_t652F95AB2D9CCD0D13568FA65E2BDE8B67AD1DD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_1, (int32_t)L_2, /*hidden argument*/NULL); ___width0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_3)); int32_t L_4 = ___height1; int32_t L_5 = ___height1; int32_t L_6 = ___verticalSubSampling3; int32_t L_7; L_7 = TiffUtils_PaddingToNextInteger_m605D8EA45FFC5B7727040A877D02A717D09DFB73((int32_t)L_5, (int32_t)L_6, /*hidden argument*/NULL); ___height1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_7)); int32_t L_8 = ___width0; int32_t L_9 = ___horizontalSubSampling2; V_0 = (int32_t)((int32_t)((int32_t)L_8/(int32_t)L_9)); int32_t L_10 = ___height1; int32_t L_11 = ___verticalSubSampling3; int32_t L_12 = ___horizontalSubSampling2; int32_t L_13 = ___verticalSubSampling3; V_1 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)); int32_t L_14 = V_1; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)2)); V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)L_10/(int32_t)L_11)), (int32_t)1)); goto IL_00e4; } IL_002d: { int32_t L_15 = V_0; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); goto IL_00d8; } IL_0037: { int32_t L_16 = V_3; int32_t L_17 = V_0; int32_t L_18 = V_4; V_5 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)L_17)), (int32_t)L_18)); int32_t L_19 = V_5; int32_t L_20 = V_2; int32_t L_21 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_22; L_22 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)L_20)), (int32_t)L_21, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); V_6 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_22; int32_t L_23 = V_1; uint8_t* L_24; L_24 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_25 = *((uint8_t*)L_24); V_7 = (uint8_t)L_25; int32_t L_26 = V_1; uint8_t* L_27; L_27 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)L_26, /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_28 = *((uint8_t*)L_27); V_8 = (uint8_t)L_28; int32_t L_29 = ___verticalSubSampling3; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); goto IL_00cd; } IL_006c: { int32_t L_30 = ___horizontalSubSampling2; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); goto IL_00c2; } IL_0073: { int32_t L_31 = V_3; int32_t L_32 = ___verticalSubSampling3; int32_t L_33 = V_9; int32_t L_34 = ___width0; int32_t L_35 = V_4; int32_t L_36 = ___horizontalSubSampling2; int32_t L_37 = V_10; V_11 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_31, (int32_t)L_32)), (int32_t)L_33)), (int32_t)L_34)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_35, (int32_t)L_36)))), (int32_t)L_37)))); int32_t L_38 = V_11; uint8_t* L_39; L_39 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)2)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_40 = V_7; *((int8_t*)L_39) = (int8_t)L_40; int32_t L_41 = V_11; uint8_t* L_42; L_42 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); uint8_t L_43 = V_8; *((int8_t*)L_42) = (int8_t)L_43; int32_t L_44 = V_11; uint8_t* L_45; L_45 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___destination5), (int32_t)L_44, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_46 = V_9; int32_t L_47 = ___horizontalSubSampling2; int32_t L_48 = V_10; uint8_t* L_49; L_49 = ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_6), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_46, (int32_t)L_47)), (int32_t)L_48)), /*hidden argument*/ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_RuntimeMethod_var); int32_t L_50 = *((uint8_t*)L_49); *((int8_t*)L_45) = (int8_t)L_50; int32_t L_51 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)); } IL_00c2: { int32_t L_52 = V_10; if ((((int32_t)L_52) >= ((int32_t)0))) { goto IL_0073; } } { int32_t L_53 = V_9; V_9 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)); } IL_00cd: { int32_t L_54 = V_9; if ((((int32_t)L_54) >= ((int32_t)0))) { goto IL_006c; } } { int32_t L_55 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1)); } IL_00d8: { int32_t L_56 = V_4; if ((((int32_t)L_56) >= ((int32_t)0))) { goto IL_0037; } } { int32_t L_57 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); } IL_00e4: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)0))) { goto IL_002d; } } { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 YCbCrConverter_ConvertToRgba32_mE1323175FFBFA0A055105AFB79C7DEC142410639_inline (YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34 * __this, uint8_t ___y0, uint8_t ___cb1, uint8_t ___cr2, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; { CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B * L_0 = __this->get_address_of_yExpander_0(); uint8_t L_1 = ___y0; float L_2; L_2 = CodingRangeExpander_Expand_m258094A5D737F727D76D9FF253CF9E666641A178_inline((CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B *)L_0, ((float)((float)L_1)), /*hidden argument*/NULL); V_0 = L_2; CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B * L_3 = __this->get_address_of_cbExpander_1(); uint8_t L_4 = ___cb1; float L_5; L_5 = CodingRangeExpander_Expand_m258094A5D737F727D76D9FF253CF9E666641A178_inline((CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B *)L_3, ((float)((float)L_4)), /*hidden argument*/NULL); V_1 = L_5; CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B * L_6 = __this->get_address_of_crExpander_2(); uint8_t L_7 = ___cr2; float L_8; L_8 = CodingRangeExpander_Expand_m258094A5D737F727D76D9FF253CF9E666641A178_inline((CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B *)L_6, ((float)((float)L_7)), /*hidden argument*/NULL); V_2 = L_8; YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28 * L_9 = __this->get_address_of_converter_3(); float L_10 = V_0; float L_11 = V_1; float L_12 = V_2; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_13; L_13 = YCbCrToRgbConverter_Convert_mA5EE97E07242C7CA2D000C4C314E4F05B7731A1C_inline((YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28 *)L_9, L_10, L_11, L_12, /*hidden argument*/NULL); return L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)__this = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = ___source0; uint8_t L_10 = L_9.get_A_3(); uint16_t L_11; L_11 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_10, /*hidden argument*/NULL); __this->set_A_3(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromRgba32_m95B5217E5553DA550DCA790D1C84DC416DE5D93E_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_A_3(); A8_set_PackedValue_m8BD8EFA06A2F16D32A8260240A8E6874D1548C8B_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)__this, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Abgr32_FromRgba32_m210606082B9D0A62B847B377E63B7C7B03BF6BA1_inline (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_3(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_2(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_A_3(); __this->set_A_0(L_7); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Argb32_FromRgba32_m8732EDACB2F36E0A0B8560A23C1E7C84A0ACA13D_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_1(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_2(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_3(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_A_3(); __this->set_A_0(L_7); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24_FromRgba32_mF9E6E847F397D311BA7975BCCB7F001AC446F58F_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_0; L_0 = Rgba32_get_Bgr_m802E05D07D0A496A7387CFEE6C7ACEEB33BB69E6_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); *(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)__this = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromRgba32_mFF0E01436B3762D61F783C58FAC7D9369B7B6101_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Bgr565_FromVector4_m5913050889283D1CC9243DB1BD2E8FB8F2AE2B28_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32_FromRgba32_m67A6EA88D5235A28D32ADB5A5B434A050B483371_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_2(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_0(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_A_3(); __this->set_A_3(L_7); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromRgba32_mAD7077840515C0C230E9D33DA2829CBB12D2AC34_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Bgra4444_FromScaledVector4_m444EB11C9B4C92DB98282D0FF527CBFB87E318DD_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromRgba32_mBAA032603F80C777772621701A82B60259D1337E_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Bgra5551_FromScaledVector4_m67A2F9776071C2D6A8821CA3331671961DC13C1F_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromRgba32_mAC2340372FAAB8B070A3EC6AED428D8C55CE9764_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Byte4_FromScaledVector4_m3881009A0F02FBA393AAA0F58872382A535CB943_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromRgba32_mE35BB79E4C5E42B15E11025F36C4C71294AC3C07_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); HalfSingle_FromScaledVector4_mB044A1BA1B497D545D3DA68E9185153502B93259_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromRgba32_mB90E76213CC389E64E58841CC91027ED7B3AC0BA_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); HalfVector2_FromScaledVector4_m81F09EE0AEA8341626C34BBD56D732B97D1E55E2_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromRgba32_mD474CE306F7C80AC5FB351593B2B5A989344EFD1_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); HalfVector4_FromScaledVector4_m9ABF0154F5F24F306BC86868C0182536BCE17126_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_FromRgba32_m46DCAD2530E68E9D798C9CC86E83849FFC932F89_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); uint16_t L_9; L_9 = ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline(L_2, L_5, L_8, /*hidden argument*/NULL); L16_set_PackedValue_mD91D026E1930D94BB54CFFE7566D92ED77FE67BF_inline((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)__this, L_9, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_FromRgba32_m89F398D23DD621E03CA0715AC7FE3988294C9E38_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_6; L_6 = ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline(L_1, L_3, L_5, /*hidden argument*/NULL); L8_set_PackedValue_mC1D9510EC05B0EB11654045F0D0FCED0A9E91FFF_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)__this, L_6, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromRgba32_mB5CB599F36CB849A13E5C8B03A0E733583FFC69B_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_6; L_6 = ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline(L_1, L_3, L_5, /*hidden argument*/NULL); __this->set_L_2(L_6); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_7 = ___source0; uint8_t L_8 = L_7.get_A_3(); __this->set_A_3(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgba32_m36DEFBD1145F68A0A8CAD35C66538708AE44FB2F_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); uint16_t L_9; L_9 = ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline(L_2, L_5, L_8, /*hidden argument*/NULL); __this->set_L_0(L_9); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_10 = ___source0; uint8_t L_11 = L_10.get_A_3(); uint16_t L_12; L_12 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_11, /*hidden argument*/NULL); __this->set_A_1(L_12); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgba32_mC31C43BA8E2CD79580CF668F26E72F0ECCC68F76_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgba32_m5CE80394A5404F0E2AE7879D81F33378A793F464_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgba32_mB7EF1FE4A9D64B4D8A716080902745E6F37E6B3B_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgba32_mF43BE8669B1F3FA50C4FD3F59B000D9FE428F6EC_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgba32_mD5051B8E5643D901F7CC15ECCB74E2739B9A7101_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgba32_mB1A0FD43867EB848885E8E1D098B15F77FF7298E_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_2(L_5); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgba32_m4BFD7AACDA0B1A48504A981250F8C51A2F2E3BEF_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryOwnerExtensions_GetSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m05BDA2B9652A942A5273DC98FFB3DDE1FEDFCF86_gshared_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_0 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 Span_1_Slice_m32673E9D5668F43C9552D5BB96327529B11FA615_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_8 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_inline((&L_11), (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_2 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); uint8_t* L_5; L_5 = (( uint8_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; uint8_t* L_7; L_7 = (( uint8_t* (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((uint8_t*)(uint8_t*)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (uint8_t*)(L_7); } IL_0030: { Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); NullCheck(L_8); uint8_t* L_9 = (uint8_t*)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); uint8_t* L_11; L_11 = (( uint8_t* (*) (uint8_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((uint8_t*)(uint8_t*)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; uint8_t* L_13; L_13 = (( uint8_t* (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((uint8_t*)(uint8_t*)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (uint8_t*)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_2 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_5; L_5 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_7; L_7 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(L_7); } IL_0030: { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_8 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); NullCheck(L_8); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_9 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_11; L_11 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_13; L_13 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m0C7AA80805F8115F8A897ADDAA1590DE9A71A22F_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 Span_1_Slice_mD2DA1A8DB2E924728FA0A89997861C6D725B97BB_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_8 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_inline((&L_11), (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_2 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_5; L_5 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_7; L_7 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(L_7); } IL_0030: { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_8 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); NullCheck(L_8); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_9 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_11; L_11 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_13; L_13 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84E343326F804F8795A6391D79546E7D34D6E98E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A Span_1_Slice_m1415050A381A86FD5A9C4D264B919A60A2075B60_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_8 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_inline((&L_11), (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_2 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_5; L_5 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_7; L_7 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(L_7); } IL_0030: { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_8 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); NullCheck(L_8); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_9 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_11; L_11 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_13; L_13 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m55C578114410DFA7C29605DBAA6BE18C12B8780E_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 Span_1_Slice_m1F24BBF2B02EADF6349FF807DB4F63E4AD4EAC7D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_8 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_inline((&L_11), (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_2 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_5; L_5 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_7; L_7 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(L_7); } IL_0030: { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_8 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); NullCheck(L_8); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_9 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_11; L_11 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_13; L_13 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC30F10A17768719E9D020D0EC17B9685CAD51AA5_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 Span_1_Slice_mB8D060B1E1C38162C4F3941B8C0F91240C707676_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_8 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_inline((&L_11), (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_2 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_5; L_5 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_7; L_7 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(L_7); } IL_0030: { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_8 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); NullCheck(L_8); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_9 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_11; L_11 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_13; L_13 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4E2060B51E3FF366C77CC7F4F39865A21DC3BF92_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 Span_1_Slice_mE6833D379054C0B802D059EFDAB45F8D07B114F3_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_8 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_inline((&L_11), (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_2 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_5; L_5 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_7; L_7 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(L_7); } IL_0030: { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_8 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); NullCheck(L_8); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_9 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_11; L_11 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_13; L_13 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m5A067B0CD93EFB6DEE61AC864E1D32F1C710FD64_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C Span_1_Slice_mDB399EE2FB990BAA7FD043B01FDF4438531C90AB_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_8 = (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_inline((&L_11), (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* ReadOnlySpan_1_get_Item_mA0E86B3FF6945DBAEBB41C7887674F0D53248DDE_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_2 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); uint8_t* L_5; L_5 = (( uint8_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); int32_t L_6 = ___index0; uint8_t* L_7; L_7 = (( uint8_t* (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((uint8_t*)(uint8_t*)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (uint8_t*)L_7; } IL_0030: { Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); NullCheck(L_8); uint8_t* L_9 = (uint8_t*)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); uint8_t* L_11; L_11 = (( uint8_t* (*) (uint8_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((uint8_t*)(uint8_t*)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); int32_t L_12 = ___index0; uint8_t* L_13; L_13 = (( uint8_t* (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)->methodPointer)((uint8_t*)(uint8_t*)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (uint8_t*)L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * Span_1_get_Item_mD8A06FA962024F798DCEED58331E9C8692CAE2A7_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_2 = (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_5; L_5 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_7; L_7 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(L_7); } IL_0030: { Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_8 = (Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED *)__this->get__pinnable_0(); NullCheck(L_8); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_9 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_11; L_11 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_13; L_13 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mFE8C56CCFBD981B4DA0A6D32380029195FFB8745_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_0 = (intptr_t)L_7; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; memset((&L_11), 0, sizeof(L_11)); ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_inline((&L_11), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)); return (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 Span_1_Slice_mE1B86AC5E6745C7CB777D78EE00094E071266DC3_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_8 = (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_inline((&L_11), (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * Span_1_get_Item_m6AF825660F9F130F6AB4888E80AEF27A6FC3CAB7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_2 = (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_5; L_5 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_7; L_7 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(L_7); } IL_0030: { Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_8 = (Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD *)__this->get__pinnable_0(); NullCheck(L_8); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_9 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_11; L_11 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_13; L_13 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m176CEAEB6386CCA2EF095FC9735B37322BF9A045_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF Span_1_Slice_m2ACA2A233351B483E8415BA6F76F534DCA805C1E_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_8 = (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_inline((&L_11), (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_2 = (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_5; L_5 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_7; L_7 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(L_7); } IL_0030: { Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_8 = (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)__this->get__pinnable_0(); NullCheck(L_8); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_9 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_11; L_11 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_13; L_13 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m50431E7E1553BC6AF36A1E2F862C84410EE4CF9F_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 Span_1_Slice_m8A94A2281F04E4BAFB1CA855AC3B3AD5E7FB1F46_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_8 = (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_inline((&L_11), (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_2 = (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_5; L_5 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_7; L_7 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(L_7); } IL_0030: { Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_8 = (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)__this->get__pinnable_0(); NullCheck(L_8); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_11; L_11 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1B94661F3D26F37AD88E2F80DA6E5605E7BFC53D_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA Span_1_Slice_mADEBB15CAD1264E0C2B47FF28F04D8F6558D9173_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_8 = (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_inline((&L_11), (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_2 = (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_5; L_5 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_7; L_7 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(L_7); } IL_0030: { Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_8 = (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)__this->get__pinnable_0(); NullCheck(L_8); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_9 = (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_11; L_11 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_13; L_13 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m28E34573899865E5FF23BA9F875011C389D230B9_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_8 = (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_inline((&L_11), (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_2 = (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_5; L_5 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_7; L_7 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(L_7); } IL_0030: { Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_8 = (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)__this->get__pinnable_0(); NullCheck(L_8); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_9 = (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_11; L_11 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_13; L_13 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m3C15B7205B75185293799F05ECB2ADC40B57B176_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E Span_1_Slice_mC1FB5AB9AA0CBB33516FA064BCA4A6B0CFDAA801_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_8 = (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_inline((&L_11), (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_2 = (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_5; L_5 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_7; L_7 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(L_7); } IL_0030: { Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_8 = (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)__this->get__pinnable_0(); NullCheck(L_8); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_9 = (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_11; L_11 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_13; L_13 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6496F41590AC0C4BF7831B35A850B01AE07B2B24_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 Span_1_Slice_m13D14E709EA262FF40F2ECAE18849E4FB39822A9_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_8 = (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_inline((&L_11), (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_2 = (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_5; L_5 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_7; L_7 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(L_7); } IL_0030: { Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_8 = (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)__this->get__pinnable_0(); NullCheck(L_8); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_9 = (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_11; L_11 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_13; L_13 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m04F37EB3E2A2D9969A42BD57D365DE1C4FE25AE4_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 Span_1_Slice_mECB3E6139C140F6ECA83F51E0697F4E26768B2CD_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_8 = (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_inline((&L_11), (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_2 = (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_5; L_5 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_7; L_7 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(L_7); } IL_0030: { Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_8 = (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)__this->get__pinnable_0(); NullCheck(L_8); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_9 = (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_11; L_11 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_13; L_13 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mBF65F19E1B312F3E3ECB0B334104437C5654DAA3_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 Span_1_Slice_mEF45C76BF20A056622F9BAC0B4E9A4BFE017A462_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_8 = (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_inline((&L_11), (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_2 = (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_5; L_5 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_7; L_7 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(L_7); } IL_0030: { Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_8 = (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)__this->get__pinnable_0(); NullCheck(L_8); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_9 = (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_11; L_11 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_13; L_13 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m221D13FF2451AA8A8B82F45C6B7574939AF086A1_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 Span_1_Slice_mED8124CF61E94D5CC3B0BB3C5AB33BD12BA8F289_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_8 = (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_inline((&L_11), (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_2 = (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_5; L_5 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_7; L_7 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(L_7); } IL_0030: { Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_8 = (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)__this->get__pinnable_0(); NullCheck(L_8); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_9 = (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_11; L_11 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_13; L_13 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mB4F3A058E9C875E1027295E61D40AB3CC22D827A_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 Span_1_Slice_m516B6C05128C399B7FBE99B185236F3E7EA5241D_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_8 = (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_inline((&L_11), (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_2 = (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_5; L_5 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_7; L_7 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(L_7); } IL_0030: { Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_8 = (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)__this->get__pinnable_0(); NullCheck(L_8); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_9 = (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_11; L_11 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_13; L_13 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m566927302C1B0D90D5431E881A8292F7717879C7_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE Span_1_Slice_m9780C2AE3A48E4B6BD2CE774A250D2B5DAC874FA_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_8 = (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_inline((&L_11), (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_2 = (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_5; L_5 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_7; L_7 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L_7); } IL_0030: { Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_8 = (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)__this->get__pinnable_0(); NullCheck(L_8); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_9 = (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_11; L_11 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_13; L_13 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m837DBEE16B67AA5FBB82D94BFA6DAE1AAD49C999_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 Span_1_Slice_mB94A1C14F1B3AE7FABFBAAE89AD2865CF3D3FA7D_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_8 = (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_inline((&L_11), (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_2 = (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5; L_5 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_7; L_7 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L_7); } IL_0030: { Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_8 = (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)__this->get__pinnable_0(); NullCheck(L_8); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_9 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_11; L_11 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_13; L_13 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mC5F2E32BABADD4DC7CBCA6C09C42021DCB614B86_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC Span_1_Slice_m6802B80337A69DAC80EA21713246D122CDAE01C9_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_8 = (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_inline((&L_11), (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_2 = (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_5; L_5 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_7; L_7 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(L_7); } IL_0030: { Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_8 = (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)__this->get__pinnable_0(); NullCheck(L_8); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_9 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_11; L_11 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_13; L_13 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2B0E380B0AE9EE64DD727D590B20C50DE0BFBD0C_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 Span_1_Slice_mCDF8FF883FE407C4A058444A1CE9EE8DC9A779F2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_8 = (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_inline((&L_11), (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_2 = (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_5; L_5 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_7; L_7 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(L_7); } IL_0030: { Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_8 = (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)__this->get__pinnable_0(); NullCheck(L_8); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_9 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_11; L_11 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_13; L_13 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m84CEA86530A516906E94048E39CB7404D11AB971_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 Span_1_Slice_m89B2FF4D01B69C3F755FFB50E41D7FE13B49806F_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_8 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_inline((&L_11), (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_2 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_5; L_5 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_7; L_7 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(L_7); } IL_0030: { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_8 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); NullCheck(L_8); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_9 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_11; L_11 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_13; L_13 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m6E87FD439A02FDA7AA9EEF58F52278CB5E8A4BC3_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A Span_1_Slice_mDA56CF4E17D0F800ED57BF7B6A8E157285EA7050_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_8 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_inline((&L_11), (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_2 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_5; L_5 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_7; L_7 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(L_7); } IL_0030: { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_8 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); NullCheck(L_8); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_9 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_11; L_11 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_13; L_13 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mD50ED9C8D9CF38E6F5B936F905BE06A5AD1B636D_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 Span_1_Slice_m9C6EE82CE6D86B97138323042CE110DF9F0DECEB_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_8 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_inline((&L_11), (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_2 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_5; L_5 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_7; L_7 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(L_7); } IL_0030: { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_8 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); NullCheck(L_8); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_9 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_11; L_11 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_13; L_13 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m7CA16406D797634AD097A96DC9BD7C4353FCBF3A_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 Span_1_Slice_m9B8996ADDAF79B2D322E1A49E10EEC07C4B7A63A_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_8 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_inline((&L_11), (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_2 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_5; L_5 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_7; L_7 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(L_7); } IL_0030: { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_8 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); NullCheck(L_8); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_9 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_11; L_11 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_13; L_13 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mDE6E0CAEC47B51722943A0893F6D1B6373A0601C_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC Span_1_Slice_mBDAAC647AB48B08F59673D6CB396E36B87048305_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_8 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_inline((&L_11), (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_2 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_5; L_5 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_7; L_7 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(L_7); } IL_0030: { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_8 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); NullCheck(L_8); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_9 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_11; L_11 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_13; L_13 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mA821F60C5E9A7E7CDECE4E003751E78ECA6D5F3C_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD Span_1_Slice_m559CD7E5A5C913047F416D79EE553ED3D2AE8332_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_8 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_inline((&L_11), (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_2 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_5; L_5 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_7; L_7 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(L_7); } IL_0030: { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_8 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); NullCheck(L_8); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_9 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_11; L_11 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_13; L_13 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_mF65B86713A36E198AB71AF2E9FB88A2355D147D6_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 Span_1_Slice_m5914729D2F3435FBD9ACF7507A176EC053FD2172_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_8 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_inline((&L_11), (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_2 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_5; L_5 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_7; L_7 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(L_7); } IL_0030: { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_8 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); NullCheck(L_8); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_9 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_11; L_11 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_13; L_13 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m2CAFEF8CBDDAD6A8A1071E83FF07CA6F15257D06_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float CodingRangeExpander_Expand_m258094A5D737F727D76D9FF253CF9E666641A178_inline (CodingRangeExpander_tEF0BF9B7925D6D10815842EBE7B16AA1A3CA8C2B * __this, float ___code0, const RuntimeMethod* method) { { float L_0 = ___code0; float L_1 = __this->get_f1_0(); float L_2 = __this->get_f2_1(); return ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_0, (float)L_1)), (float)L_2)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 YCbCrToRgbConverter_Convert_mA5EE97E07242C7CA2D000C4C314E4F05B7731A1C_inline (YCbCrToRgbConverter_t9ABD6042231EBB1023A34878B7FABC0B647F0F28 * __this, float ___y0, float ___cb1, float ___cr2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); float L_0 = ___cr2; float L_1 = __this->get_cr2R_0(); float L_2 = ___y0; IL2CPP_RUNTIME_CLASS_INIT(YCbCrConverter_t0EC0CAEB0641AA5154D9ADD6C84E004B28220F34_il2cpp_TypeInfo_var); uint8_t L_3; L_3 = YCbCrConverter_RoundAndClampTo8Bit_m56BE5E1573E6C5EEA36974098037E18F7596D099_inline(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_0, (float)L_1)), (float)L_2)), /*hidden argument*/NULL); (&V_0)->set_R_0(L_3); float L_4 = __this->get_y2G_2(); float L_5 = ___y0; float L_6 = __this->get_cr2G_3(); float L_7 = ___cr2; float L_8 = __this->get_cb2G_4(); float L_9 = ___cb1; uint8_t L_10; L_10 = YCbCrConverter_RoundAndClampTo8Bit_m56BE5E1573E6C5EEA36974098037E18F7596D099_inline(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), (float)((float)il2cpp_codegen_multiply((float)L_6, (float)L_7)))), (float)((float)il2cpp_codegen_multiply((float)L_8, (float)L_9)))), /*hidden argument*/NULL); (&V_0)->set_G_1(L_10); float L_11 = ___cb1; float L_12 = __this->get_cb2B_1(); float L_13 = ___y0; uint8_t L_14; L_14 = YCbCrConverter_RoundAndClampTo8Bit_m56BE5E1573E6C5EEA36974098037E18F7596D099_inline(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_11, (float)L_12)), (float)L_13)), /*hidden argument*/NULL); (&V_0)->set_B_2(L_14); (&V_0)->set_A_3((uint8_t)((int32_t)255)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_15 = V_0; return L_15; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rgba1010102_FromVector4_m568A21AA7FE0593011979E9397C00E093BBFE5E3_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline (uint8_t ___component0, const RuntimeMethod* method) { { uint8_t L_0 = ___component0; return (uint16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)((int32_t)257))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; RgbaVector_FromVector4_mEF5F780A05D9E22D2E2793C69EA890DCB5807623_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (65534.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; memset((&L_7), 0, sizeof(L_7)); Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510((&L_7), (32767.0f), /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); uint32_t L_10; L_10 = Short2_Pack_m8A7753F894DE4CB78A59D3F03BA98248E05E63F7_inline(L_9, /*hidden argument*/NULL); Short2_set_PackedValue_mBF2FB5BA80EB14454CAC49036655C5A934E3A559_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, L_10, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (65534.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; memset((&L_3), 0, sizeof(L_3)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_3), (32767.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; Short4_FromVector4_m519AA6025A1F7F2FE3946C845C5102F63B63155F_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_set_PackedValue_m8BD8EFA06A2F16D32A8260240A8E6874D1548C8B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, uint8_t ___value0, const RuntimeMethod* method) { { uint8_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 Rgba32_get_Bgr_m802E05D07D0A496A7387CFEE6C7ACEEB33BB69E6_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_R_0(); uint8_t L_1 = __this->get_G_1(); uint8_t L_2 = __this->get_B_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_3; memset((&L_3), 0, sizeof(L_3)); Bgr24__ctor_m7B721FEAF163B29405A0E0833120BBAC898F283F_inline((&L_3), L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { uint8_t L_0 = __this->get_R_0(); uint8_t L_1 = __this->get_G_1(); uint8_t L_2 = __this->get_B_2(); uint8_t L_3 = __this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)L_0)), ((float)((float)L_1)), ((float)((float)L_2)), ((float)((float)L_3)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields*)il2cpp_codegen_static_fields_for(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var))->get_MaxBytes_4(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6; L_6 = Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline(L_4, L_5, /*hidden argument*/NULL); return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromVector4_m5913050889283D1CC9243DB1BD2E8FB8F2AE2B28_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___vector0; float L_5 = L_4.get_Z_2(); Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C((Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(&V_0), L_1, L_3, L_5, /*hidden argument*/NULL); uint16_t L_6; L_6 = Bgr565_Pack_m9FD9FEDE4A0A784DBF1825A1FAFB3259841E17FA_inline((Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(&V_0), /*hidden argument*/NULL); Bgr565_set_PackedValue_m052C96B2A876AB7C141B36DC2C4456349FA445A4_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, L_6, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromScaledVector4_m444EB11C9B4C92DB98282D0FF527CBFB87E318DD_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Bgra4444_FromVector4_m2F1480CF149FB04E94DFE1A88C5A85F54F79089E_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromScaledVector4_m67A2F9776071C2D6A8821CA3331671961DC13C1F_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Bgra5551_FromVector4_mEABD575E5F8334D80ED2AE9BCB8055C66874C732_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromScaledVector4_m3881009A0F02FBA393AAA0F58872382A535CB943_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (255.0f), /*hidden argument*/NULL); Byte4_FromVector4_mB0F7E70A1749780227B6D390A11F0EFC8271C837_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromScaledVector4_mB044A1BA1B497D545D3DA68E9185153502B93259_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { float V_0 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); V_0 = L_1; float L_2 = V_0; V_0 = ((float)il2cpp_codegen_multiply((float)L_2, (float)(2.0f))); float L_3 = V_0; V_0 = ((float)il2cpp_codegen_subtract((float)L_3, (float)(1.0f))); float L_4 = V_0; uint16_t L_5; L_5 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_4, /*hidden argument*/NULL); HalfSingle_set_PackedValue_m546ED3A990045143E45A91EB09574C39AC586FF4_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromScaledVector4_m81F09EE0AEA8341626C34BBD56D732B97D1E55E2_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (2.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; L_7 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; float L_10 = L_9.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_11 = V_0; float L_12 = L_11.get_Y_1(); uint32_t L_13; L_13 = HalfVector2_Pack_m72AEE59B9CE4F897487EE8666A8B93CF82B68994_inline(L_10, L_12, /*hidden argument*/NULL); HalfVector2_set_PackedValue_m8733BF4891A90BDF49735A404AA0EE1C4AB7E0E4_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, L_13, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromScaledVector4_m9ABF0154F5F24F306BC86868C0182536BCE17126_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; HalfVector4_FromVector4_m577F77830F4805FBAAE72C1201D266CC63CDA45B_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline (uint16_t ___r0, uint16_t ___g1, uint16_t ___b2, const RuntimeMethod* method) { { uint16_t L_0 = ___r0; uint16_t L_1 = ___g1; uint16_t L_2 = ___b2; return (uint16_t)il2cpp_codegen_cast_floating_point(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)(0.212599993f))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_1)), (float)(0.715200007f))))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_2)), (float)(0.0722000003f))))), (float)(0.5f)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_set_PackedValue_mD91D026E1930D94BB54CFFE7566D92ED77FE67BF_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline (uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, const RuntimeMethod* method) { { uint8_t L_0 = ___r0; uint8_t L_1 = ___g1; uint8_t L_2 = ___b2; return (uint8_t)il2cpp_codegen_cast_floating_point(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)(0.212599993f))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_1)), (float)(0.715200007f))))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_2)), (float)(0.0722000003f))))), (float)(0.5f)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_set_PackedValue_mC1D9510EC05B0EB11654045F0D0FCED0A9E91FFF_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, uint8_t ___value0, const RuntimeMethod* method) { { uint8_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (2.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; L_7 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); uint16_t L_10; L_10 = NormalizedByte2_Pack_m6CE88C97823CD69364283CC30C12682807E53B48_inline(L_9, /*hidden argument*/NULL); NormalizedByte2_set_PackedValue_m4789D3F6B4CB4329C425CB662CFD9242A874A379_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, L_10, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; NormalizedByte4_FromVector4_mB68D741A2843AEE85FFF4373D7696D2C2242EEEE_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (2.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; L_7 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); uint32_t L_10; L_10 = NormalizedShort2_Pack_m1AD820D26D9FF9E17FC194E70144B23E466C0B1C_inline(L_9, /*hidden argument*/NULL); NormalizedShort2_set_PackedValue_m9AAFAC013EC0B1280CAB5CE61A8DAF21BE50BD87_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, L_10, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline (intptr_t* __this, const RuntimeMethod* method) { { intptr_t L_0 = *__this; return (void*)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = VirtualFuncInvoker0< Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_14; L_14 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_18), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_21; L_21 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_inline((&L_26), (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_0; return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m829BD2D25CCFC999D5AC6BDFEDE14E7933A901FC_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6F12225CC1113429A5C254B77496713CD91895F2_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C01E83C3FC0D470945D689762427854BEDED05_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6C43009AE1F9CA330251C03B0A7C86648AC341AE_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0B314BF6DDBA7BC1502662A8879A783453F3BAD7_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7033FC78BF46CA729241A0E751D010A804C9CB8F_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF90EDA2C7B4524F351BF8300FC47C9D146C3B93D_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m00EB57E0D56D23B2D8406D5F4BB005B731BC5389_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC678449B1B0923C5A5341B8C7C509F162E134266_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB28A5FC9E3E6C2349B810A193CF217D6EAAF5AEB_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mED305133B642889AEBF5AFC2BD80BADFF009774E_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1DCDD474FCFD5EA4FB33836B005319ADCB63AAA5_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m56A7CA5713B0F942034162420B730E14AB332455_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m852B0D7CAB28B333FD47F346DBC31FD30DB40DC2_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28AACF89A115A33A1AE15E568467CC3A12FB2EB9_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFF191ECF64779FC0D99B9CF3768A94EBDB44FD51_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m17C1F031D75E0E86EB7BD030D91C96DC1B13D358_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3ED750920F09C8405F61892A1465750ACA75C8E8_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28C6640DAB2F8E96AC0782C004657335F0C0682F_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD4F098759CA12F58148546CCDA364B23F96A17AD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF800F40B18E1B9F7DA07C59EBF40D96A48E5FF00_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m729CE676EA3DF4D13FDBDED2C775429F50C7827A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3BEDF60C9DB1F6D4A20B2340B5EE214975BF2B4B_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m92B699FF39650041B1FFB80336F0D4C64FA01001_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAC14589AAB40984711662365B0DAC41438C66D23_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m2D7205C0D21FE7A12235CA7E6D14810CD33016D6_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9A4FCEC0600C4459A7F0B217F7EB877B9B4164BC_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0A9C617BF2099138DF5440F5B15EBB43356040C_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t YCbCrConverter_RoundAndClampTo8Bit_m56BE5E1573E6C5EEA36974098037E18F7596D099_inline (float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; float L_1; L_1 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_0, /*hidden argument*/NULL); int32_t L_2; L_2 = Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline(((int32_t)((int32_t)L_1)), 0, ((int32_t)255), /*hidden argument*/NULL); return (uint8_t)((int32_t)((uint8_t)L_2)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromVector4_m568A21AA7FE0593011979E9397C00E093BBFE5E3_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); uint32_t L_0; L_0 = Rgba1010102_Pack_m296112B0492CE04E1DFF0764461E613440699466_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Rgba1010102_set_PackedValue_mBDF51AE3DE7B6742EA826750D1FC03A81DB85B0A_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromVector4_mEF5F780A05D9E22D2E2793C69EA890DCB5807623_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_0, L_1, L_2, /*hidden argument*/NULL); ___vector0 = L_3; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___vector0; float L_5 = L_4.get_X_0(); __this->set_R_0(L_5); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___vector0; float L_7 = L_6.get_Y_1(); __this->set_G_1(L_7); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___vector0; float L_9 = L_8.get_Z_2(); __this->set_B_2(L_9); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___vector0; float L_11 = L_10.get_W_3(); __this->set_A_3(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, float ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = ___right1; float L_2 = ___right1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; memset((&L_3), 0, sizeof(L_3)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_3), L_1, L_2, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; L_4 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_0, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; memset((&L_8), 0, sizeof(L_8)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_8), ((float)il2cpp_codegen_subtract((float)L_1, (float)L_3)), ((float)il2cpp_codegen_subtract((float)L_5, (float)L_7)), /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Short2_Pack_m8A7753F894DE4CB78A59D3F03BA98248E05E63F7_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; IL2CPP_RUNTIME_CLASS_INIT(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1 = ((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields*)il2cpp_codegen_static_fields_for(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var))->get_Min_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields*)il2cpp_codegen_static_fields_for(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_0, L_1, L_2, /*hidden argument*/NULL); ___vector0 = L_3; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___vector0; float L_5 = L_4.get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_6; L_6 = bankers_round(((double)((double)L_5))); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_7; L_7 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_6, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8 = ___vector0; float L_9 = L_8.get_Y_1(); double L_10; L_10 = bankers_round(((double)((double)L_9))); int32_t L_11; L_11 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_10, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)65535)))<<(int32_t)((int32_t)16))); uint32_t L_12 = V_0; return ((int32_t)((int32_t)((int32_t)((int32_t)L_7&(int32_t)((int32_t)65535)))|(int32_t)L_12)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_set_PackedValue_mBF2FB5BA80EB14454CAC49036655C5A934E3A559_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, float ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = ___right1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; memset((&L_2), 0, sizeof(L_2)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_2), L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)il2cpp_codegen_subtract((float)L_1, (float)L_3)), ((float)il2cpp_codegen_subtract((float)L_5, (float)L_7)), ((float)il2cpp_codegen_subtract((float)L_9, (float)L_11)), ((float)il2cpp_codegen_subtract((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromVector4_m519AA6025A1F7F2FE3946C845C5102F63B63155F_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); uint64_t L_0; L_0 = Short4_Pack_m7B580A2AAB3B54363B6930F4A04310CB7B9F65A7_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Short4_set_PackedValue_mE2509C3F76A66E380647E1EE0F7C50BA019BA8BD_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24__ctor_m7B721FEAF163B29405A0E0833120BBAC898F283F_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, const RuntimeMethod* method) { { uint8_t L_0 = ___r0; __this->set_R_2(L_0); uint8_t L_1 = ___g1; __this->set_G_1(L_1); uint8_t L_2 = ___b2; __this->set_B_0(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)((float)L_1/(float)L_3)), ((float)((float)L_5/(float)L_7)), ((float)((float)L_9/(float)L_11)), ((float)((float)L_13/(float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgr565_Pack_m9FD9FEDE4A0A784DBF1825A1FAFB3259841E17FA_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_0 = ___vector0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_1 = ___vector0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_2 = (*(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_1); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_3; L_3 = Vector3_get_Zero_mACEA51197DC0E58F0D1A9E5F06B4E4FB459EAF3D(/*hidden argument*/NULL); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_4; L_4 = Vector3_get_One_m15396B518DD28586E12E43EB461367FCED17D1A1(/*hidden argument*/NULL); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_5; L_5 = Vector3_Clamp_m82E54C589A2E38F7FEA4174258A7BA4C53D70E09_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_0 = L_5; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_7, (float)(31.0f)))))); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_9 = ___vector0; float L_10 = L_9->get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_10, (float)(63.0f)))))); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_12 = ___vector0; float L_13 = L_12->get_Z_2(); double L_14; L_14 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_13, (float)(31.0f)))))); return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)31)))<<(int32_t)((int32_t)11)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)63)))<<(int32_t)5))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14))&(int32_t)((int32_t)31))))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_set_PackedValue_m052C96B2A876AB7C141B36DC2C4456349FA445A4_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromVector4_m2F1480CF149FB04E94DFE1A88C5A85F54F79089E_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Bgra4444_Pack_m9D89B256C52B4A747E64399F2CC2BE2BE2BF668F_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Bgra4444_set_PackedValue_m166210D65942388FBCBFCA640FE58FC8C484A842_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromVector4_mEABD575E5F8334D80ED2AE9BCB8055C66874C732_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Bgra5551_Pack_mE911B77FBBC6AB7AC4B5FD560876B4BCFAA7E5AA_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Bgra5551_set_PackedValue_mA7F281129FA16BD297FCD7D9099FD81024F95F92_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromVector4_mB0F7E70A1749780227B6D390A11F0EFC8271C837_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint32_t L_0; L_0 = Byte4_Pack_mC9C14B5D59F1BCE84ED25B4C501CEA9433DDC3D0_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Byte4_set_PackedValue_m024BD207AC39089A6B2008B317D574A70F71E7E1_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline (float ___value0, const RuntimeMethod* method) { Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC )); float L_0 = ___value0; (&V_0)->set_F_0(L_0); Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC L_1 = V_0; int32_t L_2 = L_1.get_I_1(); uint16_t L_3; L_3 = HalfTypeHelper_Pack_m2EFAE2DA4AF2CC0175F4F189E6EFAAF01479A21A(L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_set_PackedValue_m546ED3A990045143E45A91EB09574C39AC586FF4_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HalfVector2_Pack_m72AEE59B9CE4F897487EE8666A8B93CF82B68994_inline (float ___x0, float ___y1, const RuntimeMethod* method) { uint32_t V_0 = 0; { float L_0 = ___x0; uint16_t L_1; L_1 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_0, /*hidden argument*/NULL); float L_2 = ___y1; uint16_t L_3; L_3 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_2, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_3<<(int32_t)((int32_t)16))); uint32_t L_4 = V_0; return ((int32_t)((int32_t)L_1|(int32_t)L_4)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_set_PackedValue_m8733BF4891A90BDF49735A404AA0EE1C4AB7E0E4_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromVector4_m577F77830F4805FBAAE72C1201D266CC63CDA45B_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint64_t L_0; L_0 = HalfVector4_Pack_m5B91CC4BE45BC93B81BF77871F71E1879F3231DD_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); HalfVector4_set_PackedValue_m575B61438D778A34EAC982DD55F8EB756742C914_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t NormalizedByte2_Pack_m6CE88C97823CD69364283CC30C12682807E53B48_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1 = ((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var))->get_MinusOne_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_0, L_1, L_2, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var))->get_Half_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_3, L_4, /*hidden argument*/NULL); ___vector0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___vector0; float L_7 = L_6.get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int16_t L_9; L_9 = Convert_ToInt16_m608D6BE29E0B1BFCE220127333A8745FA6536D63(L_8, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_10 = ___vector0; float L_11 = L_10.get_Y_1(); double L_12; L_12 = bankers_round(((double)((double)L_11))); int16_t L_13; L_13 = Convert_ToInt16_m608D6BE29E0B1BFCE220127333A8745FA6536D63(L_12, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint16_t)L_13))&(int32_t)((int32_t)255)))<<(int32_t)8)); int32_t L_14 = V_0; return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint16_t)L_9))&(int32_t)((int32_t)255)))|(int32_t)L_14)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_set_PackedValue_m4789D3F6B4CB4329C425CB662CFD9242A874A379_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromVector4_mB68D741A2843AEE85FFF4373D7696D2C2242EEEE_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); uint32_t L_0; L_0 = NormalizedByte4_Pack_m25D15506F2CE19FA844919BF2187F62AA686ECBD_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); NormalizedByte4_set_PackedValue_m7CA2C4A29ABDD2A7BEFC854960090DA9EFEE4E5D_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedShort2_Pack_m1AD820D26D9FF9E17FC194E70144B23E466C0B1C_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1 = ((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_0, L_1, /*hidden argument*/NULL); ___vector0 = L_2; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3 = ___vector0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var))->get_Min_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5 = ((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6; L_6 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_3, L_4, L_5, /*hidden argument*/NULL); ___vector0 = L_6; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7 = ___vector0; float L_8 = L_7.get_X_0(); float L_9; L_9 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_8, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_10 = ___vector0; float L_11 = L_10.get_Y_1(); float L_12; L_12 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_11, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_12))&(int32_t)((int32_t)65535)))<<(int32_t)((int32_t)16))); uint32_t L_13 = V_0; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_9))&(int32_t)((int32_t)65535)))|(int32_t)L_13)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_set_PackedValue_m9AAFAC013EC0B1280CAB5CE61A8DAF21BE50BD87_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); uint64_t L_0; L_0 = NormalizedShort4_Pack_m76EC3879451ED829C3D964F5B42E8335066C929C_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); NormalizedShort4_set_PackedValue_m83DC9831DAFA09C6A3A712A9319AF721EA11A3C1_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((Vector2_t1455881409307224D6099F54FA7E478733EEF61D *)(&V_0), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); uint32_t L_5; L_5 = Rg32_Pack_mB7A7885FCF02BD1C74D3B8C329BDEA8E0A368A0F_inline(L_4, /*hidden argument*/NULL); Rg32_set_PackedValue_m74ABF186E3E7E6A61E71331DB09BD8D8EA3E079D_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_11), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint8_t)); goto IL_0043; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___array0; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_16; L_16 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline (float ___f0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { float L_0 = ___f0; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_1; L_1 = bankers_round(((double)((double)L_0))); return ((float)((float)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Numerics_Clamp_mB83407E5A5DD49A7D7A271A90BE7A1DC5F5BBD86_inline (int32_t ___value0, int32_t ___min1, int32_t ___max2, const RuntimeMethod* method) { { int32_t L_0 = ___value0; int32_t L_1 = ___max2; if ((((int32_t)L_0) <= ((int32_t)L_1))) { goto IL_0006; } } { int32_t L_2 = ___max2; return L_2; } IL_0006: { int32_t L_3 = ___value0; int32_t L_4 = ___min1; if ((((int32_t)L_3) >= ((int32_t)L_4))) { goto IL_000c; } } { int32_t L_5 = ___min1; return L_5; } IL_000c: { int32_t L_6 = ___value0; return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rgba1010102_Pack_m296112B0492CE04E1DFF0764461E613440699466_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields*)il2cpp_codegen_static_fields_for(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var))->get_Multiplier_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_5, L_6, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_7; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_8 = ___vector0; float L_9 = L_8->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_10; L_10 = bankers_round(((double)((double)L_9))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_11 = ___vector0; float L_12 = L_11->get_Y_1(); double L_13; L_13 = bankers_round(((double)((double)L_12))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_14 = ___vector0; float L_15 = L_14->get_Z_2(); double L_16; L_16 = bankers_round(((double)((double)L_15))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_17 = ___vector0; float L_18 = L_17->get_W_3(); double L_19; L_19 = bankers_round(((double)((double)L_18))); return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_10))&(int32_t)((int32_t)1023)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_13))&(int32_t)((int32_t)1023)))<<(int32_t)((int32_t)10)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_16))&(int32_t)((int32_t)1023)))<<(int32_t)((int32_t)20)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_19))&(int32_t)3))<<(int32_t)((int32_t)30))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_set_PackedValue_mBDF51AE3DE7B6742EA826750D1FC03A81DB85B0A_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___min1, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___max2, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1 = ___min1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline(L_0, L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ___max2; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline(L_2, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; memset((&L_8), 0, sizeof(L_8)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_8), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), ((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)), /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___min1, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___max2, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float G_B3_0 = 0.0f; float G_B6_0 = 0.0f; float G_B9_0 = 0.0f; float G_B12_0 = 0.0f; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___value10; float L_1 = L_0.get_X_0(); V_0 = L_1; float L_2 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3 = ___max2; float L_4 = L_3.get_X_0(); if ((((float)L_2) > ((float)L_4))) { goto IL_0013; } } { float L_5 = V_0; G_B3_0 = L_5; goto IL_0019; } IL_0013: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___max2; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_0019: { V_0 = G_B3_0; float L_8 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = ___min1; float L_10 = L_9.get_X_0(); if ((((float)L_8) < ((float)L_10))) { goto IL_0026; } } { float L_11 = V_0; G_B6_0 = L_11; goto IL_002c; } IL_0026: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_12 = ___min1; float L_13 = L_12.get_X_0(); G_B6_0 = L_13; } IL_002c: { V_0 = G_B6_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_14 = ___value10; float L_15 = L_14.get_Y_1(); V_1 = L_15; float L_16 = V_1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_17 = ___max2; float L_18 = L_17.get_Y_1(); if ((((float)L_16) > ((float)L_18))) { goto IL_0040; } } { float L_19 = V_1; G_B9_0 = L_19; goto IL_0046; } IL_0040: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_20 = ___max2; float L_21 = L_20.get_Y_1(); G_B9_0 = L_21; } IL_0046: { V_1 = G_B9_0; float L_22 = V_1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_23 = ___min1; float L_24 = L_23.get_Y_1(); if ((((float)L_22) < ((float)L_24))) { goto IL_0053; } } { float L_25 = V_1; G_B12_0 = L_25; goto IL_0059; } IL_0053: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = ___min1; float L_27 = L_26.get_Y_1(); G_B12_0 = L_27; } IL_0059: { V_1 = G_B12_0; float L_28 = V_0; float L_29 = V_1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; memset((&L_30), 0, sizeof(L_30)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_30), L_28, L_29, /*hidden argument*/NULL); return L_30; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), ((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)), ((float)il2cpp_codegen_multiply((float)L_9, (float)L_11)), ((float)il2cpp_codegen_multiply((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Short4_Pack_m7B580A2AAB3B54363B6930F4A04310CB7B9F65A7_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; uint64_t V_1 = 0; uint64_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields*)il2cpp_codegen_static_fields_for(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var))->get_Min_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields*)il2cpp_codegen_static_fields_for(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var))->get_Max_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_9; L_9 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_8, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_10 = ___vector0; float L_11 = L_10->get_Y_1(); double L_12; L_12 = bankers_round(((double)((double)L_11))); int32_t L_13; L_13 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_12, /*hidden argument*/NULL); V_0 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_13))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_14 = ___vector0; float L_15 = L_14->get_Z_2(); double L_16; L_16 = bankers_round(((double)((double)L_15))); int32_t L_17; L_17 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_16, /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_17))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)32))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_18 = ___vector0; float L_19 = L_18->get_W_3(); double L_20; L_20 = bankers_round(((double)((double)L_19))); int32_t L_21; L_21 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_20, /*hidden argument*/NULL); V_2 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_21))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)48))); uint64_t L_22 = V_0; uint64_t L_23 = V_1; uint64_t L_24 = V_2; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_9))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))|(int64_t)L_22))|(int64_t)L_23))|(int64_t)L_24)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_set_PackedValue_mE2509C3F76A66E380647E1EE0F7C50BA019BA8BD_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, uint64_t ___value0, const RuntimeMethod* method) { { uint64_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_Clamp_m82E54C589A2E38F7FEA4174258A7BA4C53D70E09_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___value10, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___min1, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___max2, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float G_B3_0 = 0.0f; float G_B6_0 = 0.0f; float G_B9_0 = 0.0f; float G_B12_0 = 0.0f; float G_B15_0 = 0.0f; float G_B18_0 = 0.0f; { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_0 = ___value10; float L_1 = L_0.get_X_0(); V_0 = L_1; float L_2 = V_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_3 = ___max2; float L_4 = L_3.get_X_0(); if ((((float)L_2) > ((float)L_4))) { goto IL_0013; } } { float L_5 = V_0; G_B3_0 = L_5; goto IL_0019; } IL_0013: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_6 = ___max2; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_0019: { V_0 = G_B3_0; float L_8 = V_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_9 = ___min1; float L_10 = L_9.get_X_0(); if ((((float)L_8) < ((float)L_10))) { goto IL_0026; } } { float L_11 = V_0; G_B6_0 = L_11; goto IL_002c; } IL_0026: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_12 = ___min1; float L_13 = L_12.get_X_0(); G_B6_0 = L_13; } IL_002c: { V_0 = G_B6_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_14 = ___value10; float L_15 = L_14.get_Y_1(); V_1 = L_15; float L_16 = V_1; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_17 = ___max2; float L_18 = L_17.get_Y_1(); if ((((float)L_16) > ((float)L_18))) { goto IL_0040; } } { float L_19 = V_1; G_B9_0 = L_19; goto IL_0046; } IL_0040: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_20 = ___max2; float L_21 = L_20.get_Y_1(); G_B9_0 = L_21; } IL_0046: { V_1 = G_B9_0; float L_22 = V_1; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_23 = ___min1; float L_24 = L_23.get_Y_1(); if ((((float)L_22) < ((float)L_24))) { goto IL_0053; } } { float L_25 = V_1; G_B12_0 = L_25; goto IL_0059; } IL_0053: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_26 = ___min1; float L_27 = L_26.get_Y_1(); G_B12_0 = L_27; } IL_0059: { V_1 = G_B12_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_28 = ___value10; float L_29 = L_28.get_Z_2(); V_2 = L_29; float L_30 = V_2; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_31 = ___max2; float L_32 = L_31.get_Z_2(); if ((((float)L_30) > ((float)L_32))) { goto IL_006d; } } { float L_33 = V_2; G_B15_0 = L_33; goto IL_0073; } IL_006d: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_34 = ___max2; float L_35 = L_34.get_Z_2(); G_B15_0 = L_35; } IL_0073: { V_2 = G_B15_0; float L_36 = V_2; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_37 = ___min1; float L_38 = L_37.get_Z_2(); if ((((float)L_36) < ((float)L_38))) { goto IL_0080; } } { float L_39 = V_2; G_B18_0 = L_39; goto IL_0086; } IL_0080: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_40 = ___min1; float L_41 = L_40.get_Z_2(); G_B18_0 = L_41; } IL_0086: { V_2 = G_B18_0; float L_42 = V_0; float L_43 = V_1; float L_44 = V_2; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_45; memset((&L_45), 0, sizeof(L_45)); Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C((&L_45), L_42, L_43, L_44, /*hidden argument*/NULL); return L_45; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra4444_Pack_m9D89B256C52B4A747E64399F2CC2BE2BE2BF668F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_W_3(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_7, (float)(15.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_X_0(); double L_11; L_11 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_10, (float)(15.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Y_1(); double L_14; L_14 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_13, (float)(15.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_Z_2(); double L_17; L_17 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_16, (float)(15.0f)))))); return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)15)))<<(int32_t)((int32_t)12)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)15)))<<(int32_t)8))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14))&(int32_t)((int32_t)15)))<<(int32_t)4))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_17))&(int32_t)((int32_t)15))))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_set_PackedValue_m166210D65942388FBCBFCA640FE58FC8C484A842_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra5551_Pack_mE911B77FBBC6AB7AC4B5FD560876B4BCFAA7E5AA_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_7, (float)(31.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_10, (float)(31.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Z_2(); double L_14; L_14 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_13, (float)(31.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_W_3(); double L_17; L_17 = bankers_round(((double)((double)L_16))); return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)31)))<<(int32_t)((int32_t)10)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)31)))<<(int32_t)5))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14))&(int32_t)((int32_t)31)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_17))&(int32_t)1))<<(int32_t)((int32_t)15))))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_set_PackedValue_mA7F281129FA16BD297FCD7D9099FD81024F95F92_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Byte4_Pack_mC9C14B5D59F1BCE84ED25B4C501CEA9433DDC3D0_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_4), (255.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)L_10))); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_11)&(int32_t)((int32_t)255)))<<(int32_t)8)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Z_2(); double L_14; L_14 = bankers_round(((double)((double)L_13))); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_14)&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_W_3(); double L_17; L_17 = bankers_round(((double)((double)L_16))); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_17)&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)24))); uint32_t L_18 = V_0; uint32_t L_19 = V_1; uint32_t L_20 = V_2; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_8)&(int32_t)((int32_t)255)))|(int32_t)L_18))|(int32_t)L_19))|(int32_t)L_20)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_set_PackedValue_m024BD207AC39089A6B2008B317D574A70F71E7E1_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t HalfVector4_Pack_m5B91CC4BE45BC93B81BF77871F71E1879F3231DD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { uint64_t V_0 = 0; uint64_t V_1 = 0; uint64_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; float L_1 = L_0->get_X_0(); uint16_t L_2; L_2 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_3 = ___vector0; float L_4 = L_3->get_Y_1(); uint16_t L_5; L_5 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_4, /*hidden argument*/NULL); V_0 = ((int64_t)((int64_t)((int64_t)((uint64_t)L_5))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_Z_2(); uint16_t L_8; L_8 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_7, /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)((int64_t)((uint64_t)L_8))<<(int32_t)((int32_t)32))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_W_3(); uint16_t L_11; L_11 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_10, /*hidden argument*/NULL); V_2 = ((int64_t)((int64_t)((int64_t)((uint64_t)L_11))<<(int32_t)((int32_t)48))); uint64_t L_12 = V_0; uint64_t L_13 = V_1; uint64_t L_14 = V_2; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_2))|(int64_t)L_12))|(int64_t)L_13))|(int64_t)L_14)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_set_PackedValue_m575B61438D778A34EAC982DD55F8EB756742C914_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, uint64_t ___value0, const RuntimeMethod* method) { { uint64_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedByte4_Pack_m25D15506F2CE19FA844919BF2187F62AA686ECBD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var))->get_MinusOne_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var))->get_Half_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_5, L_6, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_7; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_8 = ___vector0; float L_9 = L_8->get_X_0(); float L_10; L_10 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int16_t L_11; L_11 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_10, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Y_1(); float L_14; L_14 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_13, /*hidden argument*/NULL); int16_t L_15; L_15 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_14, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)L_15&(int32_t)((int32_t)255)))<<(int32_t)8)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_16 = ___vector0; float L_17 = L_16->get_Z_2(); float L_18; L_18 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_17, /*hidden argument*/NULL); int16_t L_19; L_19 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_18, /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)L_19&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_20 = ___vector0; float L_21 = L_20->get_W_3(); float L_22; L_22 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_21, /*hidden argument*/NULL); int16_t L_23; L_23 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_22, /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)L_23&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)24))); uint32_t L_24 = V_0; uint32_t L_25 = V_1; uint32_t L_26 = V_2; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)255)))|(int32_t)L_24))|(int32_t)L_25))|(int32_t)L_26)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_set_PackedValue_m7CA2C4A29ABDD2A7BEFC854960090DA9EFEE4E5D_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t NormalizedShort4_Pack_m76EC3879451ED829C3D964F5B42E8335066C929C_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; uint64_t V_1 = 0; uint64_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var))->get_Max_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_2, L_3, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_5 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_6); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var))->get_Min_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_9 = ((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var))->get_Max_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10; L_10 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_7, L_8, L_9, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_5 = L_10; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_11 = ___vector0; float L_12 = L_11->get_X_0(); float L_13; L_13 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_14; L_14 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_13, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_Y_1(); float L_17; L_17 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_16, /*hidden argument*/NULL); int32_t L_18; L_18 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_17, /*hidden argument*/NULL); V_0 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_18))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_19 = ___vector0; float L_20 = L_19->get_Z_2(); float L_21; L_21 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_20, /*hidden argument*/NULL); int32_t L_22; L_22 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_21, /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_22))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)32))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_23 = ___vector0; float L_24 = L_23->get_W_3(); float L_25; L_25 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_24, /*hidden argument*/NULL); int32_t L_26; L_26 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_25, /*hidden argument*/NULL); V_2 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_26))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)48))); uint64_t L_27 = V_0; uint64_t L_28 = V_1; uint64_t L_29 = V_2; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_14))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))|(int64_t)L_27))|(int64_t)L_28))|(int64_t)L_29)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_set_PackedValue_m83DC9831DAFA09C6A3A712A9319AF721EA11A3C1_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, uint64_t ___value0, const RuntimeMethod* method) { { uint64_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_Pack_mB7A7885FCF02BD1C74D3B8C329BDEA8E0A368A0F_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1; L_1 = Vector2_get_Zero_mE2238C1104703545C28EE1FB6874C0F1DF3CF89D(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_0, L_1, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields*)il2cpp_codegen_static_fields_for(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_3, L_4, /*hidden argument*/NULL); ___vector0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___vector0; float L_7 = L_6.get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = ___vector0; float L_10 = L_9.get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)L_10))); return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)65535)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)65535)))<<(int32_t)((int32_t)16))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_set_PackedValue_m74ABF186E3E7E6A61E71331DB09BD8D8EA3E079D_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method) { float G_B3_0 = 0.0f; float G_B5_0 = 0.0f; float G_B4_0 = 0.0f; float G_B6_0 = 0.0f; float G_B6_1 = 0.0f; float G_B8_0 = 0.0f; float G_B8_1 = 0.0f; float G_B7_0 = 0.0f; float G_B7_1 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; float G_B9_2 = 0.0f; float G_B11_0 = 0.0f; float G_B11_1 = 0.0f; float G_B11_2 = 0.0f; float G_B10_0 = 0.0f; float G_B10_1 = 0.0f; float G_B10_2 = 0.0f; float G_B12_0 = 0.0f; float G_B12_1 = 0.0f; float G_B12_2 = 0.0f; float G_B12_3 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value10; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___value21; float L_3 = L_2.get_X_0(); if ((((float)L_1) > ((float)L_3))) { goto IL_0016; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___value21; float L_5 = L_4.get_X_0(); G_B3_0 = L_5; goto IL_001c; } IL_0016: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___value10; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_001c: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___value10; float L_9 = L_8.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___value21; float L_11 = L_10.get_Y_1(); G_B4_0 = G_B3_0; if ((((float)L_9) > ((float)L_11))) { G_B5_0 = G_B3_0; goto IL_0032; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___value21; float L_13 = L_12.get_Y_1(); G_B6_0 = L_13; G_B6_1 = G_B4_0; goto IL_0038; } IL_0032: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___value10; float L_15 = L_14.get_Y_1(); G_B6_0 = L_15; G_B6_1 = G_B5_0; } IL_0038: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16 = ___value10; float L_17 = L_16.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_18 = ___value21; float L_19 = L_18.get_Z_2(); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; if ((((float)L_17) > ((float)L_19))) { G_B8_0 = G_B6_0; G_B8_1 = G_B6_1; goto IL_004e; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_20 = ___value21; float L_21 = L_20.get_Z_2(); G_B9_0 = L_21; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; goto IL_0054; } IL_004e: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_22 = ___value10; float L_23 = L_22.get_Z_2(); G_B9_0 = L_23; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; } IL_0054: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_24 = ___value10; float L_25 = L_24.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = ___value21; float L_27 = L_26.get_W_3(); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; G_B10_2 = G_B9_2; if ((((float)L_25) > ((float)L_27))) { G_B11_0 = G_B9_0; G_B11_1 = G_B9_1; G_B11_2 = G_B9_2; goto IL_006a; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_28 = ___value21; float L_29 = L_28.get_W_3(); G_B12_0 = L_29; G_B12_1 = G_B10_0; G_B12_2 = G_B10_1; G_B12_3 = G_B10_2; goto IL_0070; } IL_006a: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_30 = ___value10; float L_31 = L_30.get_W_3(); G_B12_0 = L_31; G_B12_1 = G_B11_0; G_B12_2 = G_B11_1; G_B12_3 = G_B11_2; } IL_0070: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_32; memset((&L_32), 0, sizeof(L_32)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_32), G_B12_3, G_B12_2, G_B12_1, G_B12_0, /*hidden argument*/NULL); return L_32; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method) { float G_B3_0 = 0.0f; float G_B5_0 = 0.0f; float G_B4_0 = 0.0f; float G_B6_0 = 0.0f; float G_B6_1 = 0.0f; float G_B8_0 = 0.0f; float G_B8_1 = 0.0f; float G_B7_0 = 0.0f; float G_B7_1 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; float G_B9_2 = 0.0f; float G_B11_0 = 0.0f; float G_B11_1 = 0.0f; float G_B11_2 = 0.0f; float G_B10_0 = 0.0f; float G_B10_1 = 0.0f; float G_B10_2 = 0.0f; float G_B12_0 = 0.0f; float G_B12_1 = 0.0f; float G_B12_2 = 0.0f; float G_B12_3 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value10; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___value21; float L_3 = L_2.get_X_0(); if ((((float)L_1) < ((float)L_3))) { goto IL_0016; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___value21; float L_5 = L_4.get_X_0(); G_B3_0 = L_5; goto IL_001c; } IL_0016: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___value10; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_001c: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___value10; float L_9 = L_8.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___value21; float L_11 = L_10.get_Y_1(); G_B4_0 = G_B3_0; if ((((float)L_9) < ((float)L_11))) { G_B5_0 = G_B3_0; goto IL_0032; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___value21; float L_13 = L_12.get_Y_1(); G_B6_0 = L_13; G_B6_1 = G_B4_0; goto IL_0038; } IL_0032: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___value10; float L_15 = L_14.get_Y_1(); G_B6_0 = L_15; G_B6_1 = G_B5_0; } IL_0038: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16 = ___value10; float L_17 = L_16.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_18 = ___value21; float L_19 = L_18.get_Z_2(); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; if ((((float)L_17) < ((float)L_19))) { G_B8_0 = G_B6_0; G_B8_1 = G_B6_1; goto IL_004e; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_20 = ___value21; float L_21 = L_20.get_Z_2(); G_B9_0 = L_21; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; goto IL_0054; } IL_004e: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_22 = ___value10; float L_23 = L_22.get_Z_2(); G_B9_0 = L_23; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; } IL_0054: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_24 = ___value10; float L_25 = L_24.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = ___value21; float L_27 = L_26.get_W_3(); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; G_B10_2 = G_B9_2; if ((((float)L_25) < ((float)L_27))) { G_B11_0 = G_B9_0; G_B11_1 = G_B9_1; G_B11_2 = G_B9_2; goto IL_006a; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_28 = ___value21; float L_29 = L_28.get_W_3(); G_B12_0 = L_29; G_B12_1 = G_B10_0; G_B12_2 = G_B10_1; G_B12_3 = G_B10_2; goto IL_0070; } IL_006a: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_30 = ___value10; float L_31 = L_30.get_W_3(); G_B12_0 = L_31; G_B12_1 = G_B11_0; G_B12_2 = G_B11_1; G_B12_3 = G_B11_2; } IL_0070: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_32; memset((&L_32), 0, sizeof(L_32)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_32), G_B12_3, G_B12_2, G_B12_1, G_B12_0, /*hidden argument*/NULL); return L_32; } }