Searched refs:omx_2_hal_pixel_format (Results 1 – 4 of 4) sorted by relevance
60 unsigned int omx_2_hal_pixel_format( in omx_2_hal_pixel_format() function
87 unsigned int omx_2_hal_pixel_format(
293 …unsigned int csc_src_color_format = omx_2_hal_pixel_format((unsigned int)OMX_COLOR_FormatYUV420Sem… in Exynos_CSC_InputData()294 …unsigned int csc_dst_color_format = omx_2_hal_pixel_format((unsigned int)OMX_COLOR_FormatYUV420Sem… in Exynos_CSC_InputData()319 csc_src_color_format = omx_2_hal_pixel_format((unsigned int)OMX_COLOR_Format32bitARGB8888); in Exynos_CSC_InputData()320 … csc_dst_color_format = omx_2_hal_pixel_format((unsigned int)OMX_COLOR_FormatYUV420SemiPlanar); in Exynos_CSC_InputData()328 …csc_src_color_format = omx_2_hal_pixel_format((unsigned int)Exynos_OSAL_GetANBColorFormat(ppBuf[0]… in Exynos_CSC_InputData()345 … csc_src_color_format = omx_2_hal_pixel_format((unsigned int)OMX_COLOR_FormatYUV420Planar); in Exynos_CSC_InputData()346 … csc_dst_color_format = omx_2_hal_pixel_format((unsigned int)OMX_COLOR_FormatYUV420SemiPlanar); in Exynos_CSC_InputData()352 … csc_src_color_format = omx_2_hal_pixel_format((unsigned int)OMX_COLOR_FormatYUV420SemiPlanar); in Exynos_CSC_InputData()353 … csc_dst_color_format = omx_2_hal_pixel_format((unsigned int)OMX_COLOR_FormatYUV420SemiPlanar); in Exynos_CSC_InputData()
435 omx_2_hal_pixel_format(colorFormat), /* color_format */ in Exynos_CSC_OutputData()445 …omx_2_hal_pixel_format(exynosOutputPort->portDefinition.format.video.eColorFormat), /* color_forma… in Exynos_CSC_OutputData()