Searched refs:RC_Type (Results 1 – 3 of 3) sorted by relevance
309 encParams->RC_Type = encOption->rcType; in PVInitVideoEncoder()541 encParams->RC_Type = encOption->rcType; in PVInitVideoEncoder()579 …if (video->encParams->RC_Type == CBR_1 || video->encParams->RC_Type == CBR_2 || video->encParams->… in PVInitVideoEncoder()587 else if (video->encParams->RC_Type == CONSTANT_Q) /* constant_Q */ in PVInitVideoEncoder()1051 if (video->encParams->RC_Type != CONSTANT_Q) in PVInitVideoEncoder()1274 if (video->encParams->RC_Type != CONSTANT_Q) in PVCleanUpVideoEncoder()2713 if (encParams->RC_Type != CONSTANT_Q) in DetermineCodingLayer()2759 if (encParams->RC_Type != CONSTANT_Q) in DetermineCodingLayer()2807 if (encParams->RC_Type == CONSTANT_Q || video->rc[currLayer]->skip_next_frame != -1) in DetermineVopType()2829 if (encParams->RC_Type == CONSTANT_Q || video->rc[currLayer]->skip_next_frame != -1) in DetermineVopType()[all …]
203 MP4RateControlType RC_Type; /*Constant Q, M4 constantRate, VM5+, M4RC,MPEG2TM5 */ member
197 if (video->encParams->RC_Type == CONSTANT_Q) in RC_VopQPSetting()298 switch (video->encParams->RC_Type) in RC_VopUpdateStat()