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

  /hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 77 typedef struct OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS {
84 } OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS;
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderAVC.h 59 // for OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS
80 OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS mDecodeSettings;
OMXVideoDecoderAVC.cpp 49 //OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS
269 OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS *p = (OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS *)pStructure;

Completed in 108 milliseconds