Searched refs:bWeightedPPrediction (Results 1 – 15 of 15) sorted by relevance
229 avcparam.bWeightedPPrediction = p->bWeightedPPrediction;
430 bool bWeightedPPrediction; member466 this->bWeightedPPrediction = other.bWeightedPPrediction;
50 mVideoParamsAVC.bWeightedPPrediction = 0; in VideoEncoderAVC()101 mVideoParamsAVC.bWeightedPPrediction = 0; in derivedSetParams()
916 OMX_BOOL bWeightedPPrediction; member
852 OMX_BOOL bWeightedPPrediction; member
898 OMX_BOOL bWeightedPPrediction; member
903 OMX_BOOL bWeightedPPrediction; member
712 mParamAvc.bWeightedPPrediction = (OMX_BOOL)mAVCParams->bWeightedPPrediction; in GetParamVideoAvc()
386 m_sParamAVC.bWeightedPPrediction = OMX_FALSE; in component_init()
430 m_sParamAVC.bWeightedPPrediction = OMX_FALSE; in component_init()
861 pAppData->pH264->bWeightedPPrediction = OMX_FALSE; in VIDENCTEST_SetH264Parameter()
800 pComponentPrivate->pH264->bWeightedPPrediction = OMX_FALSE; in OMX_ComponentInit()
1026 … pComponentPrivate->pH264->bWeightedPPrediction = VIDDEC_DEFAULT_H264_WEIGHTEDPPREDICTION; in VIDDEC_Load_Defaults()