Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
DOMX_IntelVideoExt.h193 typedef struct OMX_VIDEO_PARAM_INTEL_TEMPORAL_LAYER { struct
200 } OMX_VIDEO_PARAM_INTEL_TEMPORAL_LAYER; typedef
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderBase.h95 OMX_VIDEO_PARAM_INTEL_TEMPORAL_LAYER mTemporalLayer;
DOMXVideoEncoderBase.cpp882OMX_VIDEO_PARAM_INTEL_TEMPORAL_LAYER* p = static_cast<OMX_VIDEO_PARAM_INTEL_TEMPORAL_LAYER*>(pStru… in GetTemporalLayer()
892 OMX_VIDEO_PARAM_INTEL_TEMPORAL_LAYER *p = (OMX_VIDEO_PARAM_INTEL_TEMPORAL_LAYER *)pStructure; in SetTemporalLayer()