Searched refs:stTmpBuf (Results 1 – 7 of 7) sorted by relevance
52 pstNnieParam->astForwardWithBboxCtrl[i].stTmpBuf = pstNnieParam->stTmpBuf; in SAMPLE_SVP_NNIE_FillForwardInfo()64 pstNnieParam->astForwardCtrl[i].stTmpBuf = pstNnieParam->stTmpBuf; in SAMPLE_SVP_NNIE_FillForwardInfo()280 pstNnieParam->stTmpBuf.u32Size = u32TmpBufSize; in SAMPLE_SVP_NNIE_ParamInit()281 pstNnieParam->stTmpBuf.u64PhyAddr = u64PhyAddr + u32TotalTaskBufSize; in SAMPLE_SVP_NNIE_ParamInit()282 pstNnieParam->stTmpBuf.u64VirAddr = (HI_U64)(HI_UINTPTR_T)pu8VirAddr + u32TotalTaskBufSize; in SAMPLE_SVP_NNIE_ParamInit()287 pstNnieParam->astForwardWithBboxCtrl[i].stTmpBuf = pstNnieParam->stTmpBuf; in SAMPLE_SVP_NNIE_ParamInit()295 pstNnieParam->astForwardCtrl[i].stTmpBuf = pstNnieParam->stTmpBuf; in SAMPLE_SVP_NNIE_ParamInit()
82 SVP_MEM_INFO_S stTmpBuf; member
197 SVP_MEM_INFO_S stTmpBuf; /* auxiliary temp mem */ member207 SVP_MEM_INFO_S stTmpBuf; /* auxiliary temp mem */ member
976 IVE_MEM_INFO_S stTmpBuf; member
2118 pstIveKcfInfo->stKcfProCtrl.stTmpBuf.u64PhyAddr = in SAMPLE_IVE_KcfInit()2120 pstIveKcfInfo->stKcfProCtrl.stTmpBuf.u64VirAddr = in SAMPLE_IVE_KcfInit()2122 pstIveKcfInfo->stKcfProCtrl.stTmpBuf.u32Size = SAMPLE_IVE_KCF_TEMP_BUF_SIZE; in SAMPLE_IVE_KcfInit()