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

  /frameworks/native/include/media/hardware/
HardwareAPI.h 48 struct EnableAndroidNativeBuffersParams {
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 689 EnableAndroidNativeBuffersParams *pANBParams = (EnableAndroidNativeBuffersParams *) ComponentParameterStructure;
695 ret = Exynos_OMX_Check_SizeVersion(pANBParams, sizeof(EnableAndroidNativeBuffersParams));
697 Exynos_OSAL_Log(EXYNOS_LOG_ERROR, "%s: Exynos_OMX_Check_SizeVersion(EnableAndroidNativeBuffersParams) is failed", __func__);
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 335 EnableAndroidNativeBuffersParams params = {
336 sizeof(EnableAndroidNativeBuffersParams), ver, portIndex, enable,
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]

Completed in 56 milliseconds