Home
last modified time | relevance | path

Searched refs:EXYNOS_INDEX_PARAM_ENABLE_ANB (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/exynos/
DExynos_OMX_Def.h78 #define EXYNOS_INDEX_PARAM_ENABLE_ANB "OMX.google.android.index.enableAndroidNativeBuffers" macro
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
DExynos_OMX_VdecControl.c1494 if (Exynos_OSAL_Strcmp(cParameterName, EXYNOS_INDEX_PARAM_ENABLE_ANB) == 0) { in Exynos_OMX_VideoDecodeGetExtensionIndex()