Home
last modified time | relevance | path

Searched refs:GAVL_RGB_24 (Results 1 – 25 of 37) sorted by relevance

12

/dports/multimedia/gavl/gavl-1.4.0/gavl/
H A Dcolorspace.c93 case GAVL_RGB_24: in gavl_pixelformat_num_planes()
138 case GAVL_RGB_24: in gavl_pixelformat_chroma_sub()
345 case GAVL_RGB_24: in gavl_find_pixelformat_converter()
434 case GAVL_RGB_24: in gavl_find_pixelformat_converter()
525 case GAVL_RGB_24: in gavl_find_pixelformat_converter()
1305 case GAVL_RGB_24: in gavl_find_pixelformat_converter()
4122 case GAVL_RGB_24: in gavl_pixelformat_bytes_per_component()
4181 case GAVL_RGB_24: in gavl_pixelformat_bytes_per_pixel()
4250 case GAVL_RGB_24: in gavl_pixelformat_bits_per_pixel()
4520 case GAVL_RGB_24: in gavl_pixelformat_get_intermediate()
[all …]
H A Ddsputils.c74 case GAVL_RGB_24: in gavl_dsp_interpolate_video_frame()
311 case GAVL_RGB_24: in gavl_dsp_video_frame_swap_endian()
H A Ddeinterlace_blend.c143 case GAVL_RGB_24: in gavl_deinterlacer_init_blend()
H A Dtransform_context.c47 case GAVL_RGB_24: in get_func()
H A Dabsdiff.c232 case GAVL_RGB_24: in gavl_video_frame_absdiff()
H A Dvideoframe.c162 case GAVL_RGB_24: in gavl_video_frame_clear_mask()
800 case GAVL_RGB_24: in find_flip_scanline_func()
1391 case GAVL_RGB_24: in gavl_video_frame_fill()
H A Dscale_context.c105 case GAVL_RGB_24: in get_func()
222 case GAVL_RGB_24: in get_minmax()
/dports/multimedia/gavl/gavl-1.4.0/src/
H A Dpngutil.c45 if((format->pixelformat != GAVL_RGB_24) && (format->pixelformat != GAVL_RGBA_32)) in write_png()
58 format_1.pixelformat = GAVL_RGB_24; in write_png()
70 else if(format->pixelformat == GAVL_RGB_24) in write_png()
220 format->pixelformat = GAVL_RGB_24; in read_png()
H A Dfill_test.c45 if((format->pixelformat != GAVL_RGB_24) && (format->pixelformat != GAVL_RGBA_32)) in write_png()
58 format_1.pixelformat = GAVL_RGB_24; in write_png()
68 else if(format->pixelformat == GAVL_RGB_24) in write_png()
H A Dblend_test.c54 if((format->pixelformat != GAVL_RGB_24) && (format->pixelformat != GAVL_RGBA_32)) in write_png()
67 format_1.pixelformat = GAVL_RGB_24; in write_png()
77 else if(format->pixelformat == GAVL_RGB_24) in write_png()
226 format->pixelformat = GAVL_RGB_24; in read_png()
H A Dscaletest.c79 if((format->pixelformat != GAVL_RGB_24) && in write_png()
93 format_1.pixelformat = GAVL_RGB_24; in write_png()
107 else if(format->pixelformat == GAVL_RGB_24) in write_png()
257 format->pixelformat = GAVL_RGB_24; in read_png()
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/jpeg/
H A Dir_jpeg.c170 format->pixelformat = GAVL_RGB_24; in read_header_jpeg()
177 format->pixelformat = GAVL_RGB_24; in read_header_jpeg()
209 if((jpeg->format.pixelformat != GAVL_RGB_24) && in read_image_jpeg()
217 case GAVL_RGB_24: in read_image_jpeg()
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/image/
H A Diw_pnm.c97 format->pixelformat = GAVL_RGB_24; in write_header_pnm()
H A Dir_pnm.c270 format->pixelformat = GAVL_RGB_24; in read_header_pnm()
H A Dir_bmp.c179 GAVL_RGB_24
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/x11/
H A Dglvideo.c85 formats_ret[format_index++] = GAVL_RGB_24; in check_gl()
147 case GAVL_RGB_24: in create_texture()
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/png/
H A Dpngwriter.c125 format->pixelformat = GAVL_RGB_24; in bg_pngwriter_write_header()
H A Dir_png.c220 format->pixelformat = GAVL_RGB_24; in read_header_png()
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/tiff/
H A Diw_tiff.c134 format->pixelformat = GAVL_RGB_24; in write_header_tiff()
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/v4l2/
H A Dv4l2_common.c60 { GAVL_RGB_24, V4L2_PIX_FMT_RGB24 },
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/gtk/
H A Dgtkutils.c483 if(format->pixelformat == GAVL_RGB_24) in bg_gtk_pixbuf_from_frame()
/dports/multimedia/gavl/gavl-1.4.0/include/gavl/
H A Dgavl.h1723 GAVL_RGB_24 = 5 | GAVL_PIXFMT_RGB, enumerator
1815 #define GAVL_PIXELFORMAT_3D_8 GAVL_RGB_24
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/videofilters/
H A Dfv_decimate.c293 case GAVL_RGB_24: in set_input_format_decimate()
H A Dfv_colorbalance.c543 case GAVL_RGB_24: in set_input_format_colorbalance()
H A Dfv_invert_rgb.c499 case GAVL_RGB_24: in set_input_format_invert()

12