Home | History | Annotate | Download | only in omx

Lines Matching full:oerr

873     OMX_ERRORTYPE oerr = OMX_GetParameter(
875 if (oerr != OMX_ErrorNone) {
877 CLOG_ERROR(getParameter, oerr, "%s(%#x): %s:%u",
890 oerr = OMX_GetParameter(
892 if (oerr != OMX_ErrorNone) {