예제 #1
0
 static int n_GetAddress_I(IntPtr jnienv, IntPtr native__this, int p0)
 {
     global::Org.Jcodec.Codecs.H264.Decode.Aso.IMapper __this = global::Java.Lang.Object.GetObject <global::Org.Jcodec.Codecs.H264.Decode.Aso.IMapper> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(__this.GetAddress(p0));
 }
예제 #2
0
 static bool n_TopRightAvailable_I(IntPtr jnienv, IntPtr native__this, int p0)
 {
     global::Org.Jcodec.Codecs.H264.Decode.Aso.IMapper __this = global::Java.Lang.Object.GetObject <global::Org.Jcodec.Codecs.H264.Decode.Aso.IMapper> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(__this.TopRightAvailable(p0));
 }