Searched refs:H263_Enabled (Results 1 – 5 of 5) sorted by relevance
339 encParams->H263_Enabled = 0; in PVInitVideoEncoder()372 encParams->H263_Enabled = 2; in PVInitVideoEncoder()390 encParams->H263_Enabled = 1; in PVInitVideoEncoder()438 if (!encParams->H263_Enabled) in PVInitVideoEncoder()455 if (encParams->H263_Enabled) in PVInitVideoEncoder()562 if (encParams->H263_Enabled && encOption->searchRange > 16) in PVInitVideoEncoder()682 if (!video->encParams->H263_Enabled) in PVInitVideoEncoder()733 if (video->encParams->H263_Enabled) /* make it conditional 11/28/05 */ in PVInitVideoEncoder()863 pVol->shortVideoHeader = pEncParams->H263_Enabled; /*Short Header */ in PVInitVideoEncoder()1155 if (video->encParams->H263_Enabled) in PVCleanUpVideoEncoder()[all …]
83 if (video->encParams->H263_Enabled) in RC_Initialize()452 if (video->encParams->H263_Enabled) in RC_UpdateBXRCParams()681 if (video->encParams->H263_Enabled && rc->T > video->encParams->maxFrameSize) in targetBitCalculation()824 …if ((video->encParams->H263_Enabled && rc->Rc > video->encParams->maxFrameSize) || /* For H263/sh… in updateRateControl()
76 Int h263_mode = video->encParams->H263_Enabled; /* 3/29/01 */ in FindHalfPelMB()
216 Bool H263_Enabled; /* H263 Short Header */ member
213 if (video->prevBaseVop->padded == 0 && !video->encParams->H263_Enabled) in MotionEstimation()781 UChar h263_mode = video->encParams->H263_Enabled; in MBMotionSearch()