Searched refs:currLayer (Results 1 – 18 of 18) sorted by relevance
139 void DetermineVopType(VideoEncData *video, Int currLayer);1164 for (idx = 1; idx < video->currLayer; idx++) in PVCleanUpVideoEncoder()1329 encData->currLayer = layer; /* Set Layer */ in PVGetVolHeader()1362 Int currLayer = video->currLayer; in PVGetOverrunBuffer() local1363 Vol *currVol = video->vol[currLayer]; in PVGetOverrunBuffer()1403 Int currLayer = -1; in PVEncodeVideoFrame() local1424 currLayer = *nLayer; in PVEncodeVideoFrame()1425 if ((currLayer < 0) || (currLayer > encParams->nLayers - 1)) in PVEncodeVideoFrame()1466 currVol = video->vol[currLayer]; in PVEncodeVideoFrame()1476 if (video->volInitialize[currLayer]) in PVEncodeVideoFrame()[all …]
185 Int currLayer = video->currLayer; in RC_VopQPSetting() local186 Vol *currVol = video->vol[currLayer]; in RC_VopQPSetting()192 rateControl *rc = video->rc[currLayer]; in RC_VopQPSetting()193 MultiPass *pMP = video->pMP[currLayer]; in RC_VopQPSetting()205 if (video->rc[currLayer]->encoded_frames == 0) /* rc[currLayer]->totalFrameNumber*/ in RC_VopQPSetting()208 video->rc[currLayer]->Qc = video->encParams->InitQuantIvop[currLayer]; in RC_VopQPSetting()213 currVop->quantizer = video->rc[currLayer]->Qc; in RC_VopQPSetting()234 …pMP->counter_BTdst = (Int)(video->encParams->LayerFrameRate[video->currLayer] * 7.5 + 0.5); /* 0.7… in RC_VopQPSetting()293 Int currLayer = video->currLayer; in RC_VopUpdateStat() local294 Vol *currVol = video->vol[currLayer]; in RC_VopUpdateStat()[all …]
43 Int currLayer = video->currLayer; in EncodeVop() local44 Vol *currVol = video->vol[currLayer]; in EncodeVop()108 RC_VopUpdateStat(video, rc[currLayer]); in EncodeVop()127 Vol *currVol = video->vol[video->currLayer]; in EncodeVop_NoME()195 Int currLayer = video->currLayer; in EncodeSlice() local196 Vol *currVol = video->vol[currLayer]; in EncodeSlice()259 status = RC_VopUpdateStat(video, rc[currLayer]); in EncodeSlice()510 Vol *currVol = video->vol[video->currLayer]; in EncodeVideoPacketHeader()
186 Int RC_GetSkipNextFrame(VideoEncData *video, Int currLayer);187 Int RC_GetRemainingVops(VideoEncData *video, Int currLayer);188 void RC_ResetSkipNextFrame(VideoEncData *video, Int currLayer);189 PV_STATUS RC_UpdateBuffer(VideoEncData *video, Int currLayer, Int num_skip);
81 Int height = video->vol[video->currLayer]->height; in FindHalfPelMB()203 height = video->vol[video->currLayer]->height; in FindHalfPelBlk()
40 Vol *currVol = video->vol[video->currLayer]; in EncodeFrameCombinedMode()265 Vol *currVol = video->vol[video->currLayer]; in EncodeSliceCombinedMode()684 …BitstreamEncVideo *stream = (bs1stream ? video->bitstream1 : video->vol[video->currLayer]->stream); in EncodeGOBHeader()
39 Vol *currVol = video->vol[video->currLayer]; in EncodeFrameDataPartMode()214 Vol *currVol = video->vol[video->currLayer]; in EncodeSliceDataPartMode()
1146 Int shortVideoHeader = video->vol[video->currLayer]->shortVideoHeader; in MBVlcEncodeCombined_I_VOP()1182 if (!video->vol[video->currLayer]->shortVideoHeader) in MBVlcEncodeCombined_I_VOP()1264 Int shortVideoHeader = video->vol[video->currLayer]->shortVideoHeader; in MBVlcEncodeCombined_P_VOP()1324 if (!video->vol[video->currLayer]->shortVideoHeader && intra) in MBVlcEncodeCombined_P_VOP()1338 if (!((video->vol[video->currLayer]->scalability) && (video->currVop->refSelectCode == 3))) in MBVlcEncodeCombined_P_VOP()1789 …Int ShortNacNintra = (!(video->vol[video->currLayer]->shortVideoHeader) && video->acPredFlag[video… in RunLevel()2024 Vol *currVol = video->vol[video->currLayer]; in DCACPred()2534 Vol *currVol = video->vol[video->currLayer]; in find_pmvs()
139 Vol *currVol = video->vol[video->currLayer]; in MotionEstimation()223 if (video->currLayer == 0 && video->encParams->Refresh) in MotionEstimation()469 currVop->quantizer = video->encParams->InitQuantIvop[video->currLayer]; in MotionEstimation()773 Vol *currVol = video->vol[video->currLayer]; in MBMotionSearch()1358 Vol *currVol = video->vol[video->currLayer]; in CandidateSelection()
57 UChar shortHeader = video->vol[video->currLayer]->shortVideoHeader; in CodeMB_H263()287 Vol *currVol = video->vol[video->currLayer]; in CodeMB_MPEG()
404 Int currLayer; /* Current frame layer */ member
177 auto currLayer = layerMap[layerProto.id()]; in updateChildrenAndRelative() local181 currLayer->children.push_back(layerMap[layerProto.children(i)]); in updateChildrenAndRelative()187 currLayer->relatives.push_back(layerMap[layerProto.relatives(i)]); in updateChildrenAndRelative()193 currLayer->parent = layerMap[layerProto.parent()]; in updateChildrenAndRelative()199 currLayer->zOrderRelativeOf = layerMap[layerProto.z_order_relative_of()]; in updateChildrenAndRelative()
534 video->currLayer = 0; in PVAllocVideoData()844 return video->currLayer; in PVGetLayerID()1079 video->currLayer = idx; in PVDecodeVopHeader()1122 video->currLayer = target_layer; in PVDecodeVopHeader()1153 video->currLayer = target_layer = 0; in PVDecodeVopHeader()1234 header_info->currLayer = target_layer; in PVDecodeVopHeader()1259 int target_layer = video->currLayer; in PVDecodeVopBody()
253 int currLayer; /* Current frame layer */ member
31 Vol *currVol = video->vol[video->currLayer]; in PV_ReadVideoPacketHeader()
54 Vol *currVol = video->vol[video->currLayer]; in VlcDequantMpegIntraBlock()388 Vol *currVol = video->vol[video->currLayer]; in VlcDequantMpegInterBlock()
853 Vol *currVol = video->vol[video->currLayer]; in DecodeVOPHeader()1587 Vol *currVol = video->vol[video->currLayer]; in PV_DecodeVop()
108 int currLayer; member