/* Start IPIPE operation */
if ( ioctrl( hResize->fd, RSZ_RESIZE, &rsz) == -1 )//blcok
{
}
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
/* Start IPIPE operation */
if ( ioctrl( hResize->fd, RSZ_RESIZE, &rsz) == -1 )//blcok
{
}