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

  /frameworks/native/include/media/hardware/
HardwareAPI.h 136 struct GetAndroidNativeBufferUsageParams {
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.cpp 514 android::GetAndroidNativeBufferUsageParams *param =
515 (android::GetAndroidNativeBufferUsageParams*)pStructure;
OMXVideoDecoderBase.cpp     [all...]
OMXVideoDecoderVP9HWR.cpp 750 android::GetAndroidNativeBufferUsageParams *param =
751 (android::GetAndroidNativeBufferUsageParams*)pStructure;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 587 GetAndroidNativeBufferUsageParams *pANBParams = (GetAndroidNativeBufferUsageParams *) ComponentParameterStructure;
592 ret = Exynos_OMX_Check_SizeVersion(pANBParams, sizeof(GetAndroidNativeBufferUsageParams));
594 Exynos_OSAL_Log(EXYNOS_LOG_ERROR, "%s: Exynos_OMX_Check_SizeVersion(GetAndroidNativeBufferUsageParams) is failed", __func__);
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 472 GetAndroidNativeBufferUsageParams params;
    [all...]
  /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_hevc_swvdec.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]

Completed in 326 milliseconds