Searched refs:bFourMV (Results 1 – 8 of 8) sorted by relevance
281 OMX_BOOL bFourMV; member
299 OMX_BOOL bFourMV; member
878 OMX_BOOL bFourMV; member
284 OMX_BOOL bFourMV; member
878 pComponentPrivate->pMotionVector->bFourMV = 1; in OMX_ComponentInit()2336 pComponentPrivate->pMotionVector->bFourMV = pComponentPrivate->maxMVperMB >= 4; in GetConfig()2555 pComponentPrivate->maxMVperMB = pComponentPrivate->pMotionVector->bFourMV ? 4 : 1; in SetConfig()