Пример #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);