Home
last modified time | relevance | path

Searched refs:OMX_DitherErrorDiffusion (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_IVCommon.h775 OMX_DitherErrorDiffusion, enumerator
/hardware/qcom/media/mm-core/inc/
DOMX_IVCommon.h775 OMX_DitherErrorDiffusion, enumerator
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
DOMX_IVCommon.h775 OMX_DitherErrorDiffusion, enumerator
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_IVCommon.h775 OMX_DitherErrorDiffusion, enumerator
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_IVCommon.h775 OMX_DitherErrorDiffusion, enumerator
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
DVPPTest.c2320 pConfigNewDither->eDither = OMX_DitherErrorDiffusion;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c1829 …if (nDither->eDither == OMX_DitherErrorDiffusion && nDither->nPortIndex == OMX_VPP_RGB_OUTPUT_PORT… in VPP_SetConfig()