Searched refs:Exynos_Output_CodecBufferToData (Results 1 - 4 of 4) sorted by relevance
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/ |
H A D | Exynos_OMX_Vdec.h | 143 OMX_ERRORTYPE Exynos_Output_CodecBufferToData(EXYNOS_OMX_BASECOMPONENT *pExynosComponent, OMX_PTR codecBuffer, EXYNOS_OMX_DATA *pData);
|
H A D | Exynos_OMX_Vdec.c | 297 OMX_ERRORTYPE Exynos_Output_CodecBufferToData(EXYNOS_OMX_BASECOMPONENT *pExynosComponent, OMX_PTR codecBuffer, EXYNOS_OMX_DATA *pData) function 863 Exynos_Output_CodecBufferToData(pExynosComponent, codecBuffer, &dstInputData);
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/ |
H A D | Exynos_OMX_Venc.h | 136 OMX_ERRORTYPE Exynos_Output_CodecBufferToData(EXYNOS_OMX_BASECOMPONENT *pExynosComponent, OMX_PTR codecBuffer, EXYNOS_OMX_DATA *pData);
|
H A D | Exynos_OMX_Venc.c | 226 OMX_ERRORTYPE Exynos_Output_CodecBufferToData(EXYNOS_OMX_BASECOMPONENT *pExynosComponent, OMX_PTR codecBuffer, EXYNOS_OMX_DATA *pData) function 885 Exynos_Output_CodecBufferToData(pExynosComponent, codecBuffer, &dstInputData);
|
Completed in 8 milliseconds