Searched refs:OMX_BYTE (Results 1 - 10 of 10) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Android.h65 OMX_ERRORTYPE Exynos_OSAL_GetInfoFromMetaData(OMX_IN OMX_BYTE pBuffer,
H A DExynos_OSAL_Android.cpp541 OMX_ERRORTYPE Exynos_OSAL_GetInfoFromMetaData(OMX_IN OMX_BYTE pBuffer,
/hardware/qcom/media/mm-core/inc/
H A DOMX_Types.h208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE; typedef
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Types.h208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE; typedef
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Types.h208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE; typedef
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Types.h208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE; typedef
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Types.h208 /** The OMX_BYTE type is intended to be used to pass arrays of bytes such as
209 buffers between the application and the component and core. The OMX_BYTE
213 typedef unsigned char* OMX_BYTE; typedef
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_Venc.c177 OMX_BYTE checkInputStream = NULL;
221 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)inputUseBuffer->bufferHeader->pBuffer, ppBuf);
321 OMX_BYTE checkInputStream = NULL;
344 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)inputUseBuffer->bufferHeader->pBuffer, ppBuf);
368 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)inputUseBuffer->bufferHeader->pBuffer, ppBuf);
552 Exynos_OSAL_GetInfoFromMetaData((OMX_BYTE)srcInputUseBuffer->bufferHeader->pBuffer, ppBuf);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_Vdec.c327 OMX_BYTE checkInputStream = NULL;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
H A DExynos_OMX_Adec.c590 OMX_BYTE checkInputStream = NULL;

Completed in 243 milliseconds