Home
last modified time | relevance | path

Searched refs:refIdx11ActiveMinus1 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderDef.h426 uint32_t refIdx11ActiveMinus1; member
462 this->refIdx11ActiveMinus1 = other.refIdx11ActiveMinus1;
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp714 mParamAvc.nRefIdx11ActiveMinus1 = mAVCParams->refIdx11ActiveMinus1; in GetParamVideoAvc()