Home | History | Annotate | Download | only in enc

Lines Matching refs:eColorFormat

65         switch(secOutputPort->portDefinition.format.video.eColorFormat) {
708 if (pSECPort->portDefinition.format.video.eColorFormat == OMX_COLOR_FormatYUV420SemiPlanar)
710 else if (pSECPort->portDefinition.format.video.eColorFormat == OMX_COLOR_FormatYUV420Planar)
712 else if (pSECPort->portDefinition.format.video.eColorFormat == OMX_COLOR_FormatYUV422Planar)
751 if ((pSECPort->portDefinition.format.video.eColorFormat != OMX_SEC_COLOR_FormatNV12TPhysicalAddress) &&
765 switch (pSECPort->portDefinition.format.video.eColorFormat) {
1098 portFormat->eColorFormat = OMX_COLOR_FormatYUV420SemiPlanar;
1103 portFormat->eColorFormat = OMX_COLOR_FormatYUV420Planar;
1108 portFormat->eColorFormat = OMX_SEC_COLOR_FormatNV12TPhysicalAddress;
1114 portFormat->eColorFormat = OMX_COLOR_FormatAndroidOpaque;
1130 portFormat->eColorFormat = portDefinition->format.video.eColorFormat;
1253 portDefinition->format.video.eColorFormat = portFormat->eColorFormat;
1384 pSECPort->portDefinition.format.video.eColorFormat = OMX_COLOR_FormatUnused;
1406 pSECPort->portDefinition.format.video.eColorFormat = OMX_COLOR_FormatUnused;