Home
last modified time | relevance | path

Searched refs:v4lconvert_alloc_buffer (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dlibv4lconvert.c756 unsigned char *v4lconvert_alloc_buffer(int needed, in v4lconvert_alloc_buffer() function
842 d = v4lconvert_alloc_buffer(width * height * 3 / 2, in v4lconvert_convert_pixfmt()
968 tmpbuf = v4lconvert_alloc_buffer(width * height, in v4lconvert_convert_pixfmt()
1185 d = v4lconvert_alloc_buffer(width * height * 3, in v4lconvert_convert_pixfmt()
1443 tmpbuf = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_convert_pixfmt()
1479 tmpbuf = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_convert_pixfmt()
1689 convert1_dest = v4lconvert_alloc_buffer( in v4lconvert_convert()
1701 convert2_dest = v4lconvert_alloc_buffer(temp_needed, in v4lconvert_convert()
1711 rotate90_dest = v4lconvert_alloc_buffer(temp_needed, in v4lconvert_convert()
1720 flip_dest = v4lconvert_alloc_buffer(temp_needed, &data->flip_buf, in v4lconvert_convert()
H A Dlibv4lconvert-priv.h112 unsigned char *v4lconvert_alloc_buffer(int needed,
H A Djpeg.c191 uv_buf = v4lconvert_alloc_buffer(width * 16, in decode_libjpeg_h_samp1()
H A Drgbyuv.c692 unpacked_buffer = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_y10b_to_rgb24()
723 unpacked_buffer = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_y10b_to_yuv420()
H A Dtinyjpeg.c2265 v4lconvert_alloc_buffer(priv->stream_end - priv->stream, in tinyjpeg_decode()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dlibv4lconvert.c756 unsigned char *v4lconvert_alloc_buffer(int needed, in v4lconvert_alloc_buffer() function
842 d = v4lconvert_alloc_buffer(width * height * 3 / 2, in v4lconvert_convert_pixfmt()
968 tmpbuf = v4lconvert_alloc_buffer(width * height, in v4lconvert_convert_pixfmt()
1185 d = v4lconvert_alloc_buffer(width * height * 3, in v4lconvert_convert_pixfmt()
1443 tmpbuf = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_convert_pixfmt()
1479 tmpbuf = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_convert_pixfmt()
1689 convert1_dest = v4lconvert_alloc_buffer( in v4lconvert_convert()
1701 convert2_dest = v4lconvert_alloc_buffer(temp_needed, in v4lconvert_convert()
1711 rotate90_dest = v4lconvert_alloc_buffer(temp_needed, in v4lconvert_convert()
1720 flip_dest = v4lconvert_alloc_buffer(temp_needed, &data->flip_buf, in v4lconvert_convert()
H A Dlibv4lconvert-priv.h112 unsigned char *v4lconvert_alloc_buffer(int needed,
H A Djpeg.c191 uv_buf = v4lconvert_alloc_buffer(width * 16, in decode_libjpeg_h_samp1()
H A Drgbyuv.c692 unpacked_buffer = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_y10b_to_rgb24()
723 unpacked_buffer = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_y10b_to_yuv420()
H A Dtinyjpeg.c2265 v4lconvert_alloc_buffer(priv->stream_end - priv->stream, in tinyjpeg_decode()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dlibv4lconvert.c756 unsigned char *v4lconvert_alloc_buffer(int needed, in v4lconvert_alloc_buffer() function
842 d = v4lconvert_alloc_buffer(width * height * 3 / 2, in v4lconvert_convert_pixfmt()
968 tmpbuf = v4lconvert_alloc_buffer(width * height, in v4lconvert_convert_pixfmt()
1185 d = v4lconvert_alloc_buffer(width * height * 3, in v4lconvert_convert_pixfmt()
1443 tmpbuf = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_convert_pixfmt()
1479 tmpbuf = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_convert_pixfmt()
1689 convert1_dest = v4lconvert_alloc_buffer( in v4lconvert_convert()
1701 convert2_dest = v4lconvert_alloc_buffer(temp_needed, in v4lconvert_convert()
1711 rotate90_dest = v4lconvert_alloc_buffer(temp_needed, in v4lconvert_convert()
1720 flip_dest = v4lconvert_alloc_buffer(temp_needed, &data->flip_buf, in v4lconvert_convert()
H A Dlibv4lconvert-priv.h112 unsigned char *v4lconvert_alloc_buffer(int needed,
H A Djpeg.c191 uv_buf = v4lconvert_alloc_buffer(width * 16, in decode_libjpeg_h_samp1()
H A Drgbyuv.c692 unpacked_buffer = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_y10b_to_rgb24()
723 unpacked_buffer = v4lconvert_alloc_buffer(width * height * 2, in v4lconvert_y10b_to_yuv420()
H A Dtinyjpeg.c2265 v4lconvert_alloc_buffer(priv->stream_end - priv->stream, in tinyjpeg_decode()