示例#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);