Home
last modified time | relevance | path

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

/trunk/main/avmedia/source/gstreamer/
H A Dgstframegrabber.cxx232 const int nRowStride = gdk_pixbuf_get_rowstride( mpLastPixbuf ); in grabFrame() local
237 guchar* pCur = const_cast< guchar* >( pBuffer + nRow * nRowStride ); in grabFrame()

Completed in 12 milliseconds