Home
last modified time | relevance | path

Searched defs:threshY (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/addrlib/r800/
Degbaddrlib.h262 UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, in ComputeBankEquation()
Dsiaddrlib.cpp220 UINT_32 threshY, ///< [in] threshold for y channel in ComputeBankEquation()
449 UINT_32 threshY, ///< [in] Threshold for Y channel in ComputePipeEquation()
/external/mesa3d/src/amd/addrlib/core/
Daddrlib1.h433 …UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, ADDR_TILEINFO* pTileInfo, ADDR_EQUATION* pE… in ComputePipeEquation()