Home
last modified time | relevance | path

Searched defs:paintinfo_struct (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/videotestsrc/
H A Dvideotestsrc.h34 struct paintinfo_struct struct
43 int x_offset;
45 int x_invert;
46 int y_invert;
48 guint8 *tmpline;
49 guint8 *tmpline2;
50 guint8 *tmpline_u8;
51 guint16 *tmpline_u16;
53 guint n_lines;
54 gint offset;
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c44 struct paintinfo_struct struct
46 unsigned char *dest; /* pointer to first byte of video data */
47 unsigned char *yp, *up, *vp; /* pointers to first byte of each component
49 unsigned char *ap; /* pointer to first byte of alpha component */
50 unsigned char *endptr; /* pointer to byte beyond last video data */
51 int ystride;
52 int ustride;
53 int vstride;
54 int width;
55 int height;