Searched refs:base_dpb (Results 1 – 4 of 4) sorted by relevance
90 dpb->fs[num_fs]->base_dpb = dpb->decoded_picture_buffer + dpb->used_size; in InitDPB()250 … status = avcHandle->CBAVC_FrameBind(avcHandle->userData, ii, &(video->currFS->base_dpb)); in DPBInitBuffer()304 video->currPic->Sl = video->currFS->base_dpb + offset; in DPBInitPic()305 video->currPic->Scb = video->currFS->base_dpb + luma_framesize + offsetc; in DPBInitPic()
519 uint8 *base_dpb; /* base pointer for the YCbCr */ member
578 recon->id = (uint32) currFS->base_dpb; /* use the pointer as the id */ in PVAVCEncGetRecon()
884 output->id = (uint32) oldestFrame->base_dpb; /* use the pointer as the id */ in PVAVCDecGetOutput()