Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderDef.h429 uint32_t weightedBipredicitonMode; member
465 this->weightedBipredicitonMode = other.weightedBipredicitonMode;
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp715 mParamAvc.nWeightedBipredicitonMode = mAVCParams->weightedBipredicitonMode; in GetParamVideoAvc()