Searched refs:mDstImgs (Results 1 – 4 of 4) sorted by relevance
257 memset(&mDstImgs[i], 0, sizeof(mDstImgs[i])); in ExynosMPP()258 mDstImgs[i].acrylicAcquireFenceFd = -1; in ExynosMPP()259 mDstImgs[i].acrylicReleaseFenceFd = -1; in ExynosMPP()937 exynos_mpp_img_info freeDstBuf = mDstImgs[index]; in allocOutBuf()939 dumpExynosMPPImgInfo(eDebugMPP, mDstImgs[index]); in allocOutBuf()964 memset(&mDstImgs[index], 0, sizeof(mDstImgs[index])); in allocOutBuf()966 mDstImgs[index].acrylicAcquireFenceFd = -1; in allocOutBuf()967 mDstImgs[index].acrylicReleaseFenceFd = -1; in allocOutBuf()968 mDstImgs[index].bufferHandle = dstBuffer; in allocOutBuf()969 mDstImgs[index].bufferType = getBufferType(usage); in allocOutBuf()[all …]
554 struct exynos_mpp_img_info mDstImgs[NUM_MPP_DST_BUFS_DEFAULT]; variable
324 __func__, index, mM2mMPPs[i]->mDstImgs[index].bufferHandle, Xres, Yres); in doAllocDstBufs()
1928 handle = m2mMPP->mDstImgs[m2mMPP->mCurrentDstBuf].bufferHandle; in configureHandle()5981 m2mMPP->mDstImgs[m2mMPP->mCurrentDstBuf].acrylicReleaseFenceFd); in closeFencesForSkipFrame()