Searched refs:gavl_video_converter_t (Results 1 – 25 of 27) sorted by relevance
12
40 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 …]
136 gavl_video_converter_t * enc_cnv;137 gavl_video_converter_t * monitor_cnv;138 gavl_video_converter_t * snapshot_cnv;
135 gavl_video_converter_t * cnv;
3220 typedef struct gavl_video_converter_s gavl_video_converter_t; typedef3228 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,
39 gavl_video_converter_t * cnv; in write_png()126 gavl_video_converter_t * cnv; in read_png()
48 gavl_video_converter_t * cnv; in write_png()133 gavl_video_converter_t * cnv; in read_png()
39 gavl_video_converter_t * cnv; in write_png()
73 gavl_video_converter_t * cnv; in write_png()163 gavl_video_converter_t * cnv; in read_png()
80 gavl_video_converter_t * cnv = gavl_video_converter_create(); in main()
648 gavl_video_converter_t * cnv;
38 gavl_video_converter_t * cnv; in main()
64 gavl_video_converter_t * cnv; in main()
46 gavl_video_converter_t * cnv; in main()
113 gavl_video_converter_t * cnv; in main()
72 gavl_video_converter_t * video_converter; in main()
150 gavl_video_converter_t * cnv; in main()
57 gavl_video_converter_t * video_cnv_e = NULL;
34 gavl_video_converter_t * cnv; in make_icon()
143 gavl_video_converter_t * cnv; in main()
60 gavl_video_converter_t * cnv;
251 gavl_video_converter_t * cnv;
238 gavl_video_converter_t * video_cnv;
81 gavl_video_converter_t * cnv;
1486 gavl_video_converter_t * cnv; in bg_plugin_registry_save_image()
656 gavl_video_converter_t * cnv = 0; in bg_nmj_make_thumbnail()