Searched refs:nLayerID (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
H A DOMX_IntelVideoExt.h199 OMX_U32 nLayerID[32]; member in struct:OMX_VIDEO_PARAM_INTEL_TEMPORAL_LAYER
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderDef.h382 uint32_t nLayerID[32]; member in struct:VideoParamsCommon
549 uint32_t nLayerID[32]; member in struct:VideoParamsTemporalLayer
724 uint32_t nLayerID; member in struct:VideoConfigTemperalLayerBitrateFramerate
H A DVideoEncoderBase.cpp961 memset(mComParams.nLayerID,0,32*sizeof(uint32_t));
1054 mComParams.nLayerID[i] = temporallayer->nLayerID[i];
1243 mTemporalLayerBitrateFramerate[configBitRate->rcParams.temporalID].nLayerID = configBitRate->rcParams.temporalID;
H A DVideoEncoderVP8.cpp306 misc_layer_struc->layer_id[i] = mComParams.nLayerID[i];
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoEncoderBase.cpp904 TemporalLayer.nLayerID[i] = p->nLayerID[i];

Completed in 120 milliseconds