Home | History | Annotate | Download | only in src

Lines Matching defs:omx

171   omx_venc *omx = reinterpret_cast<omx_venc*>(input);
181 error_code = ioctl(omx->handle->m_nDriver_fd,VEN_IOCTL_CMD_READ_NEXT_MSG,(void *)&ioctl_msg);
191 else if(omx->async_message_process(input,&venc_msg) < 0)