예제 #1
0
 public static extern void img_resample_close(ref ImgReSampleContext pImgReSampleContext);
예제 #2
0
 public static extern void img_resample(ref ImgReSampleContext pImgReSampleContext, ref AVPicture output, ref AVPicture input);