Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/arm_neon/
H A Dchroma_yuv.c66 VIDEO_FILTER_WRAPPER (I420_YUYV) in VIDEO_FILTER_WRAPPER() function
75 VIDEO_FILTER_WRAPPER (I420_YVYU) in VIDEO_FILTER_WRAPPER() function
84 VIDEO_FILTER_WRAPPER (I420_UYVY) in VIDEO_FILTER_WRAPPER() function
93 VIDEO_FILTER_WRAPPER (I420_VYUY) in VIDEO_FILTER_WRAPPER() function
150 VIDEO_FILTER_WRAPPER (I422_YUYV) in VIDEO_FILTER_WRAPPER() function
159 VIDEO_FILTER_WRAPPER (I422_YVYU) in VIDEO_FILTER_WRAPPER() function
168 VIDEO_FILTER_WRAPPER (I422_UYVY) in VIDEO_FILTER_WRAPPER() function
177 VIDEO_FILTER_WRAPPER (I422_VYUY) in VIDEO_FILTER_WRAPPER() function
188 VIDEO_FILTER_WRAPPER (YUYV_I422) in VIDEO_FILTER_WRAPPER() function
197 VIDEO_FILTER_WRAPPER (YVYU_I422) in VIDEO_FILTER_WRAPPER() function
[all …]
H A Dyuv_rgb.c128 VIDEO_FILTER_WRAPPER (I420_RGBA)
129 VIDEO_FILTER_WRAPPER (I420_RV16) in VIDEO_FILTER_WRAPPER() function
130 VIDEO_FILTER_WRAPPER (YV12_RGBA) in VIDEO_FILTER_WRAPPER()
131 VIDEO_FILTER_WRAPPER (NV21_RGBA) in VIDEO_FILTER_WRAPPER()
132 VIDEO_FILTER_WRAPPER (NV12_RGBA) in VIDEO_FILTER_WRAPPER()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_chroma/
H A Domxdl.c57 VIDEO_FILTER_WRAPPER (I420_RV16) in VIDEO_FILTER_WRAPPER() function
70 VIDEO_FILTER_WRAPPER (YV12_RV16) in VIDEO_FILTER_WRAPPER() function
84 VIDEO_FILTER_WRAPPER (I422_I420) in VIDEO_FILTER_WRAPPER() function
97 VIDEO_FILTER_WRAPPER (I422_YV12) in VIDEO_FILTER_WRAPPER() function
113 VIDEO_FILTER_WRAPPER (I444_RV16) in VIDEO_FILTER_WRAPPER() function
126 VIDEO_FILTER_WRAPPER (YUYV_RV24) in VIDEO_FILTER_WRAPPER() function
138 VIDEO_FILTER_WRAPPER (YUYV_RV16) in VIDEO_FILTER_WRAPPER() function
152 VIDEO_FILTER_WRAPPER (UYVY_I420) in VIDEO_FILTER_WRAPPER() function
165 VIDEO_FILTER_WRAPPER (UYVY_YV12) in VIDEO_FILTER_WRAPPER() function
391 VIDEO_FILTER_WRAPPER (I420_RGB_Scale) in VIDEO_FILTER_WRAPPER() function
[all …]
H A Di420_nv12.c131 VIDEO_FILTER_WRAPPER( I420_NV12 )
132 VIDEO_FILTER_WRAPPER( YV12_NV12 ) in VIDEO_FILTER_WRAPPER() function
133 VIDEO_FILTER_WRAPPER( NV12_I420 ) in VIDEO_FILTER_WRAPPER()
134 VIDEO_FILTER_WRAPPER( NV12_YV12 ) in VIDEO_FILTER_WRAPPER()
135 VIDEO_FILTER_WRAPPER( I42010B_P010 ) in VIDEO_FILTER_WRAPPER()
136 VIDEO_FILTER_WRAPPER( P010_I42010B ) in VIDEO_FILTER_WRAPPER()
H A Di420_rgb.c300 VIDEO_FILTER_WRAPPER( I420_R5G5B5 )
301 VIDEO_FILTER_WRAPPER( I420_R5G6B5 )
302 VIDEO_FILTER_WRAPPER( I420_A8R8G8B8 )
303 VIDEO_FILTER_WRAPPER( I420_R8G8B8A8 )
304 VIDEO_FILTER_WRAPPER( I420_B8G8R8A8 )
305 VIDEO_FILTER_WRAPPER( I420_A8B8G8R8 )
307 VIDEO_FILTER_WRAPPER( I420_RGB8 )
308 VIDEO_FILTER_WRAPPER( I420_RGB16 )
309 VIDEO_FILTER_WRAPPER( I420_RGB32 )
H A Di422_i420.c113 VIDEO_FILTER_WRAPPER( I422_I420 )
114 VIDEO_FILTER_WRAPPER( I422_YV12 ) in VIDEO_FILTER_WRAPPER() function
115 VIDEO_FILTER_WRAPPER( I422_YUVA ) in VIDEO_FILTER_WRAPPER()
H A Dyuy2_i422.c111 VIDEO_FILTER_WRAPPER( YUY2_I422 )
112 VIDEO_FILTER_WRAPPER( YVYU_I422 ) in VIDEO_FILTER_WRAPPER() function
113 VIDEO_FILTER_WRAPPER( UYVY_I422 ) in VIDEO_FILTER_WRAPPER()
H A Di422_yuy2.c151 VIDEO_FILTER_WRAPPER( I422_YUY2 )
152 VIDEO_FILTER_WRAPPER( I422_YVYU ) in VIDEO_FILTER_WRAPPER() function
153 VIDEO_FILTER_WRAPPER( I422_UYVY ) in VIDEO_FILTER_WRAPPER()
154 VIDEO_FILTER_WRAPPER( I422_IUYV ) in VIDEO_FILTER_WRAPPER()
156 VIDEO_FILTER_WRAPPER( I422_Y211 ) in VIDEO_FILTER_WRAPPER()
H A Dgrey_yuv.c103 VIDEO_FILTER_WRAPPER( GREY_I420 )
104 VIDEO_FILTER_WRAPPER( GREY_YUY2 ) in VIDEO_FILTER_WRAPPER() function
H A Dyuy2_i420.c111 VIDEO_FILTER_WRAPPER( YUY2_I420 )
112 VIDEO_FILTER_WRAPPER( YVYU_I420 ) in VIDEO_FILTER_WRAPPER() function
113 VIDEO_FILTER_WRAPPER( UYVY_I420 ) in VIDEO_FILTER_WRAPPER()
H A Di420_yuy2.c183 VIDEO_FILTER_WRAPPER( I420_YUY2 )
184 VIDEO_FILTER_WRAPPER( I420_YVYU ) in VIDEO_FILTER_WRAPPER() function
185 VIDEO_FILTER_WRAPPER( I420_UYVY ) in VIDEO_FILTER_WRAPPER()
187 VIDEO_FILTER_WRAPPER( I420_IUYV ) in VIDEO_FILTER_WRAPPER()
190 VIDEO_FILTER_WRAPPER( I420_Y211 ) in VIDEO_FILTER_WRAPPER()
H A Di420_10_p010.c99 VIDEO_FILTER_WRAPPER( I420_10_P010 ) in VIDEO_FILTER_WRAPPER() function
/dports/multimedia/vlc/vlc-3.0.16/modules/hw/d3d9/
H A Ddxa9.c306 VIDEO_FILTER_WRAPPER (DXA9_YV12)
307 VIDEO_FILTER_WRAPPER (DXA9_NV12) in VIDEO_FILTER_WRAPPER() function
308 VIDEO_FILTER_WRAPPER (YV12_D3D9) in VIDEO_FILTER_WRAPPER()
/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_filter.h287 #define VIDEO_FILTER_WRAPPER( name ) \ macro
/dports/multimedia/vlc/vlc-3.0.16/modules/hw/d3d11/
H A Dd3d11_surface.c667 VIDEO_FILTER_WRAPPER (D3D11_NV12)
668 VIDEO_FILTER_WRAPPER (D3D11_YUY2) in VIDEO_FILTER_WRAPPER() function
669 VIDEO_FILTER_WRAPPER (NV12_D3D11) in VIDEO_FILTER_WRAPPER()