Home
last modified time | relevance | path

Searched refs:OMX_SEC_COLOR_FormatNV21Linear (Results 1 – 5 of 5) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
DExynos_OMX_Def.h130 OMX_SEC_COLOR_FormatNV21Linear = 0x7F000011, enumerator
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
DExynos_OMX_Mpeg4enc.c254 if (pVideoEnc->ANBColorFormat == OMX_SEC_COLOR_FormatNV21Linear) in Set_Mpeg4Enc_Param()
267 case OMX_SEC_COLOR_FormatNV21Linear: in Set_Mpeg4Enc_Param()
362 if (pVideoEnc->ANBColorFormat == OMX_SEC_COLOR_FormatNV21Linear) in Set_H263Enc_Param()
375 case OMX_SEC_COLOR_FormatNV21Linear: in Set_H263Enc_Param()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
DExynos_OMX_Venc.c350 case OMX_SEC_COLOR_FormatNV21Linear: in Exynos_CSC_InputData()
DExynos_OMX_VencControl.c1003 portFormat->eColorFormat = OMX_SEC_COLOR_FormatNV21Linear; in Exynos_OMX_VideoEncodeGetParameter()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
DExynos_OMX_H264enc.c277 case OMX_SEC_COLOR_FormatNV21Linear: in Set_H264Enc_Param()