Home
last modified time | relevance | path

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

/dports/graphics/swftools/swftools-0.9.2/lib/h.263/
H A Dswfvideo.c44 stream->olinex = width; in swf_SetVideoStreamDefine()
1228 rgb2yuv(s->current, pic, s->linex, s->olinex, s->owidth, s->oheight); in swf_SetVideoStreamIFrame()
1286 rgb2yuv(s->current, pic, s->linex, s->olinex, s->owidth, s->oheight); in swf_SetVideoStreamPFrame()
1410 rgb2yuv(s->current, pic, s->linex, s->olinex, s->owidth, s->oheight); in test_copy_diff()
/dports/graphics/swftools/swftools-0.9.2/lib/
H A Drfxswf.h1005 int olinex; member