Searched refs:iMV8x8 (Results 1 – 4 of 4) sorted by relevance
223 bool iMV8x8; member
585 bool iMV8x8; member
862 iVideoEncodeParam.iMV8x8 = false; in PVMFOMXEncNode()2561 MotionVector.bFourMV = ((iVideoEncodeParam.iMV8x8 == true) ? OMX_TRUE : OMX_FALSE); in SetMP4EncoderParameters()
976 aEncOption.mv8x8Enable = (aEncParam->iMV8x8 == true) ? PV_ON : PV_OFF; in Initialize()