Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderDef.h432 bool bConstIpred ; member
468 this->bConstIpred = other.bConstIpred;
DVideoEncoderAVC.cpp52 mVideoParamsAVC.bConstIpred = 0; in VideoEncoderAVC()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp720 mParamAvc.bconstIpred = (OMX_BOOL)mAVCParams->bConstIpred; in GetParamVideoAvc()