Home
last modified time | relevance | path

Searched refs:gavl_video_converter_t (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/gavl/gavl-1.4.0/gavl/
H A Dvideo.c40 gavl_video_converter_t * gavl_video_converter_create() in gavl_video_converter_create()
42 gavl_video_converter_t * ret = calloc(1,sizeof(gavl_video_converter_t)); in gavl_video_converter_create()
47 static void video_converter_cleanup(gavl_video_converter_t* cnv) in video_converter_cleanup()
65 void gavl_video_converter_destroy(gavl_video_converter_t* cnv) in gavl_video_converter_destroy()
74 add_context(gavl_video_converter_t * cnv, in add_context()
101 static int add_context_csp(gavl_video_converter_t * cnv, in add_context_csp()
139 static int add_context_scale(gavl_video_converter_t * cnv, in add_context_scale()
208 int gavl_video_converter_reinit(gavl_video_converter_t * cnv) in gavl_video_converter_reinit()
478 int gavl_video_converter_init(gavl_video_converter_t * cnv, in gavl_video_converter_init()
489 gavl_video_converter_get_options(gavl_video_converter_t * cnv) in gavl_video_converter_get_options()
[all …]
/dports/multimedia/gmerlin/gmerlin-1.2.0/include/
H A Drecorder_private.h136 gavl_video_converter_t * enc_cnv;
137 gavl_video_converter_t * monitor_cnv;
138 gavl_video_converter_t * snapshot_cnv;
H A Dplayerprivate.h135 gavl_video_converter_t * cnv;
/dports/multimedia/gavl/gavl-1.4.0/include/gavl/
H A Dgavl.h3220 typedef struct gavl_video_converter_s gavl_video_converter_t; typedef
3228 gavl_video_converter_t * gavl_video_converter_create();
3236 void gavl_video_converter_destroy(gavl_video_converter_t*cnv);
3252 gavl_video_converter_get_options(gavl_video_converter_t*cnv);
3269 int gavl_video_converter_init(gavl_video_converter_t* cnv,
3286 int gavl_video_converter_reinit(gavl_video_converter_t* cnv);
3301 void gavl_video_convert(gavl_video_converter_t * cnv,
/dports/multimedia/gavl/gavl-1.4.0/src/
H A Dpngutil.c39 gavl_video_converter_t * cnv; in write_png()
126 gavl_video_converter_t * cnv; in read_png()
H A Dblend_test.c48 gavl_video_converter_t * cnv; in write_png()
133 gavl_video_converter_t * cnv; in read_png()
H A Dfill_test.c39 gavl_video_converter_t * cnv; in write_png()
H A Dscaletest.c73 gavl_video_converter_t * cnv; in write_png()
163 gavl_video_converter_t * cnv; in read_png()
H A Dcolorspace_time.c80 gavl_video_converter_t * cnv = gavl_video_converter_create(); in main()
H A Dbenchmark.c648 gavl_video_converter_t * cnv;
/dports/multimedia/gmerlin/gmerlin-1.2.0/tests/
H A Dv4ltest.c38 gavl_video_converter_t * cnv; in main()
H A Dextractchannel.c64 gavl_video_converter_t * cnv; in main()
H A Dgmerlin_ssim.c46 gavl_video_converter_t * cnv; in main()
H A Dimgconvert.c113 gavl_video_converter_t * cnv; in main()
H A Dvideoplayer1.c72 gavl_video_converter_t * video_converter; in main()
H A Dgmerlin_vanalyze.c150 gavl_video_converter_t * cnv; in main()
H A Dgmerlin_visualize.c57 gavl_video_converter_t * video_cnv_e = NULL;
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/x11/
H A Dicon.c34 gavl_video_converter_t * cnv; in make_icon()
/dports/multimedia/gmerlin/gmerlin-1.2.0/apps/thumbnailer/
H A Dgmerlin-video-thumbnailer.c143 gavl_video_converter_t * cnv; in main()
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/
H A Docr.c60 gavl_video_converter_t * cnv;
H A Dconverters.c251 gavl_video_converter_t * cnv;
H A Dvisualize_slave.c238 gavl_video_converter_t * video_cnv;
H A Dedldec.c81 gavl_video_converter_t * cnv;
H A Dpluginregistry.c1486 gavl_video_converter_t * cnv; in bg_plugin_registry_save_image()
/dports/multimedia/gmerlin/gmerlin-1.2.0/apps/nmjedit/
H A Dnmjedit.c656 gavl_video_converter_t * cnv = 0; in bg_nmj_make_thumbnail()

12