HomeSort by relevance Sort by last modified time
    Searched refs:MAX_COMPONENT_NUM (Results 1 - 12 of 12) sorted by null

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
library_register.h 36 #define MAX_COMPONENT_NUM 1
library_register.c 56 return MAX_COMPONENT_NUM;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
library_register.h 36 #define MAX_COMPONENT_NUM 2
library_register.c 58 return MAX_COMPONENT_NUM;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
library_register.h 36 #define MAX_COMPONENT_NUM 2
library_register.c 63 return MAX_COMPONENT_NUM;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
library_register.h 36 #define MAX_COMPONENT_NUM 1
library_register.c 57 return MAX_COMPONENT_NUM;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
library_register.h 36 #define MAX_COMPONENT_NUM 1
library_register.c 53 return MAX_COMPONENT_NUM;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
library_register.h 36 #define MAX_COMPONENT_NUM 2
library_register.c 61 return MAX_COMPONENT_NUM;

Completed in 3281 milliseconds