Home | History | Annotate | Download | only in src

Lines Matching refs:eColorFormat

218   m_sInPortDef.format.video.eColorFormat =  OMX_COLOR_FormatYUV420SemiPlanar;
241 m_sOutPortDef.format.video.eColorFormat = OMX_COLOR_FormatUnused;
266 m_sInPortFormat.eColorFormat = OMX_COLOR_FormatYUV420SemiPlanar;
274 m_sOutPortFormat.eColorFormat = OMX_COLOR_FormatUnused;
473 m_sInPortDef.format.video.eColorFormat = portDefn->format.video.eColorFormat;
521 portFmt->eColorFormat);
531 portFmt->eColorFormat);
533 m_sInPortFormat.eColorFormat = portFmt->eColorFormat;