Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
DOMX_IntelVideoExt.h77 typedef struct OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS { struct
84 } OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS; argument
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderAVC.h80 OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS mDecodeSettings;
DOMXVideoDecoderAVC.cpp269OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS *p = (OMX_VIDEO_PARAM_INTEL_AVC_DECODE_SETTINGS *)pStruc… in SetParamIntelAVCDecodeSettings()