Home | History | Annotate | Download | only in src

Lines Matching refs:m_sConfigFrameRotation

172   OMX_INIT_STRUCT(&m_sConfigFrameRotation, OMX_CONFIG_ROTATIONTYPE);
173 m_sConfigFrameRotation.nPortIndex = (OMX_U32) PORT_INDEX_OUT;
174 m_sConfigFrameRotation.nRotation = 0;