Home
last modified time | relevance | path

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

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