Searched refs:pMP (Results 1 – 5 of 5) sorted by relevance
58 MultiPass **pMP = video->pMP; in RC_Initialize() local230 if (++pMP->framePos == pMP->frameRange) pMP->framePos = 0; in RC_VopQPSetting()274 pMP->pRDSamples[pMP->framePos][counter_samples].QP = pMP->QP; in SaveRDSamples()276 pMP->pRDSamples[pMP->framePos][counter_samples].mad = pMP->mad; in SaveRDSamples()277 …pMP->pRDSamples[pMP->framePos][counter_samples].R_D = (float)(pMP->actual_bits / (pMP->mad + 0.000… in SaveRDSamples()318 pMP->sum_QP += pMP->QP; in RC_VopUpdateStat()424 MultiPass **pMP = video->pMP; in RC_UpdateBXRCParams() local567 … pMP->aver_mad = (pMP->aver_mad * pMP->encoded_frames + curr_mad) / (pMP->encoded_frames + 1); in targetBitCalculation()873 pMP->sum_mad -= pMP->mad; in updateRC_PostProc()874 …pMP->aver_mad = (pMP->aver_mad * pMP->encoded_frames - pMP->mad) / (float)(pMP->encoded_frames - 1… in updateRC_PostProc()[all …]
851 if (video->pMP[idx] == NULL) goto CLEAN_UP; in PVInitVideoEncoder()852 M4VENC_MEMSET(video->pMP[idx], 0, sizeof(MultiPass)); in PVInitVideoEncoder()859 if (video->pMP[idx]->pRDSamples == NULL) goto CLEAN_UP; in PVInitVideoEncoder()867 video->pMP[idx]->frameRange = PV_MAX(video->pMP[idx]->frameRange, 5); in PVInitVideoEncoder()868 video->pMP[idx]->frameRange = PV_MIN(video->pMP[idx]->frameRange, 30); in PVInitVideoEncoder()870 video->pMP[idx]->framePos = -1; in PVInitVideoEncoder()1237 if (video->pMP[idx]) in PVCleanUpVideoEncoder()1239 if (video->pMP[idx]->pRDSamples) in PVCleanUpVideoEncoder()1243 if (video->pMP[idx]->pRDSamples[i]) in PVCleanUpVideoEncoder()1246 M4VENC_FREE(video->pMP[idx]->pRDSamples); in PVCleanUpVideoEncoder()[all …]
432 MultiPass *pMP[4]; /* for multipass encoding, 4 represents 4 layer encoding */ member
Error! Your browser does not support the video tag. There was an error! Java heap space java.lang.OutOfMemoryError: Java heap space
Java heap space
java.lang.OutOfMemoryError: Java heap space