Home
last modified time | relevance | path

Searched refs:GAVL_YUV_422_P (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/gavl/gavl-1.4.0/gavl/
H A Dcolorspace.c112 case GAVL_YUV_422_P: in gavl_pixelformat_num_planes()
168 case GAVL_YUV_422_P: in gavl_pixelformat_chroma_sub()
388 case GAVL_YUV_422_P: in gavl_find_pixelformat_converter()
477 case GAVL_YUV_422_P: in gavl_find_pixelformat_converter()
568 case GAVL_YUV_422_P: in gavl_find_pixelformat_converter()
3206 case GAVL_YUV_422_P: in gavl_find_pixelformat_converter()
4146 case GAVL_YUV_422_P: in gavl_pixelformat_bytes_per_component()
4217 case GAVL_YUV_422_P: in gavl_pixelformat_bytes_per_pixel()
4284 case GAVL_YUV_422_P: in gavl_pixelformat_bits_per_pixel()
4580 case GAVL_YUV_422_P: in gavl_pixelformat_get_intermediate()
[all …]
H A Ddsputils.c124 case GAVL_YUV_422_P: in gavl_dsp_interpolate_video_frame()
315 case GAVL_YUV_422_P: in gavl_dsp_video_frame_swap_endian()
H A Ddeinterlace_blend.c187 case GAVL_YUV_422_P: in gavl_deinterlacer_init_blend()
H A Dtransform_context.c83 case GAVL_YUV_422_P: in get_func()
H A Dabsdiff.c278 case GAVL_YUV_422_P: in gavl_video_frame_absdiff()
H A Dvideoframe.c472 case GAVL_YUV_422_P: in gavl_video_frame_clear_mask()
830 case GAVL_YUV_422_P: in find_flip_scanline_func()
1497 case GAVL_YUV_422_P: in gavl_video_frame_fill()
H A Dscale_context.c141 case GAVL_YUV_422_P: in get_func()
254 case GAVL_YUV_422_P: in get_minmax()
H A Dpsnr.c521 case GAVL_YUV_422_P: in gavl_video_frame_psnr()
H A Dcolorchannel.c1388 case GAVL_YUV_422_P: in get_channel_properties()
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/videofilters/
H A Dfv_cropscale.c925 vp->out_format.pixelformat = GAVL_YUV_422_P; in set_out_format()
978 vp->out_format.pixelformat = GAVL_YUV_422_P; in set_out_format()
1021 case GAVL_YUV_422_P: in set_out_format()
1083 vp->out_format.pixelformat = GAVL_YUV_422_P; in set_out_format()
1115 vp->out_format.pixelformat = GAVL_YUV_422_P; in set_out_format()
H A Dbgyadif.c164 GAVL_YUV_422_P,
206 case GAVL_YUV_422_P: in bg_yadif_init()
H A Dfv_decimate.c314 case GAVL_YUV_422_P: in set_input_format_decimate()
H A Dfv_colorbalance.c577 case GAVL_YUV_422_P: in set_input_format_colorbalance()
H A Dfv_equalizer.c687 case GAVL_YUV_422_P: in set_input_format_equalizer()
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/v4l2/
H A Dv4l2_common.c77 { GAVL_YUV_422_P, V4L2_PIX_FMT_YUV422P },
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/lqt/
H A Dlqtgavl.c142 { BC_YUV422P, GAVL_YUV_422_P },
751 (vfmt->pixelformat == GAVL_YUV_422_P) && in compression_info_gavl_2_lqt()
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/v4l/
H A Di_v4l.c127 { VIDEO_PALETTE_YUV422P, GAVL_YUV_422_P, 24 }, /* YUV 4:2:2 Planar */
/dports/multimedia/gavl/gavl-1.4.0/include/gavl/
H A Dgavl.h1777 GAVL_YUV_422_P = 2 | GAVL_PIXFMT_PLANAR | GAVL_PIXFMT_YUV, enumerator
/dports/multimedia/gavl/gavl-1.4.0/src/
H A Dcolorspace_test.c1521 case GAVL_YUV_422_P: in write_file()
2415 case GAVL_YUV_422_P: in create_picture()
H A Dbenchmark.c1553 GAVL_YUV_422_P,
/dports/multimedia/gavl/gavl-1.4.0/gavl/c/
H A Dblend_c.c2081 case GAVL_YUV_422_P: in gavl_find_blend_func_c()