Searched refs:rSize (Results 1 – 4 of 4) sorted by relevance
49 const GLuint rSize = ctx->PixelMaps.RtoR.Size; in load_color_map_texture() local72 rgba[0] = ctx->PixelMaps.RtoR.Map[j * rSize / texSize]; in load_color_map_texture()
260 …size_t const rSize = compP.compressionFunction(blockTable[blockNb].srcPtr, blockTable[blockNb].cPt… in BMK_benchMem() local261 if (LZ4_isError(rSize)) EXM_THROW(1, "LZ4_compress() failed"); in BMK_benchMem()262 blockTable[blockNb].cSize = rSize; in BMK_benchMem()
135278 LogEst rSize; /* Number of rows in the table */135310 rSize = pProbe->aiRowLogEst[0];135311 rLogSize = estLog(rSize);135507 whereLoopOutputAdjust(pBuilder->pWC, pNew, rSize);135704 LogEst rSize; /* number of rows in the table */135746 rSize = pTab->nRowLogEst;135747 rLogSize = estLog(rSize);135779 pNew->rSetup = rLogSize + rSize + 4;135810 rSize = pProbe->aiRowLogEst[0];135819 pNew->nOut = rSize;[all …]
135294 LogEst rSize; /* Number of rows in the table */135326 rSize = pProbe->aiRowLogEst[0];135327 rLogSize = estLog(rSize);135523 whereLoopOutputAdjust(pBuilder->pWC, pNew, rSize);135720 LogEst rSize; /* number of rows in the table */135762 rSize = pTab->nRowLogEst;135763 rLogSize = estLog(rSize);135795 pNew->rSetup = rLogSize + rSize + 4;135826 rSize = pProbe->aiRowLogEst[0];135835 pNew->nOut = rSize;[all …]