/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/ |
H A D | mp_image.h | 30 #define MP_IMGFLAG_PRESERVE 0x01 macro
|
H A D | vf_tinterlace.c | 51 MP_IMGFLAG_PRESERVE, in put_image() 137 MP_IMGFLAG_PRESERVE, in put_image()
|
H A D | vf_lavfi.c | 62 if (!(mpi->flags & MP_IMGFLAG_PRESERVE)) in mpi_to_bufref() 127 flags |= MP_IMGFLAG_PRESERVE; in mpsink_get_video_buffer() 291 if (mpi->flags & MP_IMGFLAG_PRESERVE) in get_image()
|
H A D | vd_black.c | 175 mpi = mpcodecs_get_image(sh, MP_IMGTYPE_EXPORT, MP_IMGFLAG_PRESERVE, in decode()
|
H A D | vd_ffmpeg.c | 682 flags|= MP_IMGFLAG_PRESERVE|MP_IMGFLAG_READABLE in get_buffer() 692 if (flags & MP_IMGFLAG_PRESERVE) in get_buffer() 831 if(mpi->flags&MP_IMGFLAG_PRESERVE) in release_buffer() 879 mpi=mpcodecs_get_image(sh, MP_IMGTYPE_EXPORT, MP_IMGFLAG_PRESERVE | in decode() 1045 mpi=mpcodecs_get_image(sh, MP_IMGTYPE_EXPORT, MP_IMGFLAG_PRESERVE, in decode()
|
H A D | vf_softpulldown.c | 47 MP_IMGFLAG_PRESERVE, mpi->width, mpi->height); in put_image()
|
H A D | vf_telecine.c | 47 MP_IMGFLAG_PRESERVE, mpi->width, mpi->height); in put_image()
|
H A D | vf_qp.c | 86 if(mpi->flags&MP_IMGFLAG_PRESERVE) return; // don't change in get_image()
|
H A D | vf_decimate.c | 137 MP_IMGFLAG_PRESERVE | MP_IMGFLAG_READABLE, in put_image()
|
H A D | vf_detc.c | 326 MP_IMGFLAG_PRESERVE | MP_IMGFLAG_READABLE, in put_image() 331 MP_IMGFLAG_PRESERVE, mpi->width, mpi->height); in put_image()
|
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/ |
H A D | mp_image.h | 30 #define MP_IMGFLAG_PRESERVE 0x01 macro
|
H A D | vf_tinterlace.c | 51 MP_IMGFLAG_PRESERVE, in put_image() 137 MP_IMGFLAG_PRESERVE, in put_image()
|
H A D | vf_lavfi.c | 62 if (!(mpi->flags & MP_IMGFLAG_PRESERVE)) in mpi_to_bufref() 127 flags |= MP_IMGFLAG_PRESERVE; in mpsink_get_video_buffer() 291 if (mpi->flags & MP_IMGFLAG_PRESERVE) in get_image()
|
H A D | vd_black.c | 175 mpi = mpcodecs_get_image(sh, MP_IMGTYPE_EXPORT, MP_IMGFLAG_PRESERVE, in decode()
|
H A D | vd_ffmpeg.c | 682 flags|= MP_IMGFLAG_PRESERVE|MP_IMGFLAG_READABLE in get_buffer() 692 if (flags & MP_IMGFLAG_PRESERVE) in get_buffer() 831 if(mpi->flags&MP_IMGFLAG_PRESERVE) in release_buffer() 879 mpi=mpcodecs_get_image(sh, MP_IMGTYPE_EXPORT, MP_IMGFLAG_PRESERVE | in decode() 1045 mpi=mpcodecs_get_image(sh, MP_IMGTYPE_EXPORT, MP_IMGFLAG_PRESERVE, in decode()
|
H A D | vf_softpulldown.c | 47 MP_IMGFLAG_PRESERVE, mpi->width, mpi->height); in put_image()
|
H A D | vf_telecine.c | 47 MP_IMGFLAG_PRESERVE, mpi->width, mpi->height); in put_image()
|
H A D | vf_qp.c | 86 if(mpi->flags&MP_IMGFLAG_PRESERVE) return; // don't change in get_image()
|
H A D | vf_decimate.c | 137 MP_IMGFLAG_PRESERVE | MP_IMGFLAG_READABLE, in put_image()
|
H A D | vf_detc.c | 326 MP_IMGFLAG_PRESERVE | MP_IMGFLAG_READABLE, in put_image() 331 MP_IMGFLAG_PRESERVE, mpi->width, mpi->height); in put_image()
|
H A D | vf_pp.c | 113 mpi->flags&MP_IMGFLAG_PRESERVE) return; // don't change in get_image()
|
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/libmpcodecs/ |
H A D | mp_image.h | 46 #define MP_IMGFLAG_PRESERVE 0x01 macro
|
H A D | vf_softpulldown.c | 48 MP_IMGFLAG_PRESERVE, mpi->width, mpi->height); in put_image()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/libmpcodecs/ |
H A D | mp_image.h | 46 #define MP_IMGFLAG_PRESERVE 0x01 macro
|
H A D | vf_softpulldown.c | 48 MP_IMGFLAG_PRESERVE, mpi->width, mpi->height); in put_image()
|