Home
last modified time | relevance | path

Searched refs:MSMirrorType (Results 1 – 2 of 2) sorted by relevance

/dports/net/mediastreamer/mediastreamer-2.16.1/include/mediastreamer2/
H A Dmsvideo.h209 }MSMirrorType; typedef
263 MS2_PUBLIC void ms_yuv_buf_mirrors(YuvBuf *buf,const MSMirrorType type);
/dports/net/mediastreamer/mediastreamer-2.16.1/src/voip/
H A Dmsvideo.c298 static void plane_mirror(MSMirrorType type, uint8_t *p, int linesize, int w, int h){ in plane_mirror()
320 void ms_yuv_buf_mirrors(YuvBuf *buf, MSMirrorType type){ in ms_yuv_buf_mirrors()